pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-IO-All Update 0.61 to 0.85



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0c81e3ee3cd
branches:  trunk
changeset: 646392:b0c81e3ee3cd
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Feb 08 13:44:24 2015 +0000

description:
Update 0.61 to 0.85
-------------------
0.85 Mon Dec 15 08:34:09 CST 2014
 - Fix copy tests on Windows

0.84 Sun Dec 14 02:06:37 CST 2014
 - Pass separator along when tie'ing (Fixes GH#52, Arthur Axel 'fREW'
   Schmidt)
 - Add ->copy method (Arthur Axel 'fREW' Schmidt)
 - Prefix private methods with underscores (Arthur Axel 'fREW' Schmidt)

0.83 Sat Dec 13 01:00:16 CST 2014
 - Allow passing an argument to ->relative (Arthur Axel 'fREW' Schmidt)

0.82 Thu Nov 13 15:10:32 CST 2014
 - Use bsd_glob for ::Dir->glob (Arthur Axel 'fREW' Schmidt)

0.81 Wed Nov  5 18:18:25 PST 2014
 - Fixed a doc formatting bug.

0.80 Tue Nov  4 11:13:18 PST 2014
 - Make the Role Call list link to their doc sections.

0.79 Tue Sep  2 14:34:27 MDT 2014
 - Doc enhancement. PR/51. @nheinric++

0.78 Thu Aug 28 11:56:36 PDT 2014
 - Release to steal indexing back from Alt::IO::All::new.

0.77 Tue Aug 26 12:37:29 PDT 2014
 - Add new overloads from PR/49 @ginzel++

0.76 Tue Aug 19 16:21:05 PDT 2014
 - Relplace tabs with spaces

0.75 Sat Aug 16 16:41:13 PDT 2014
 - Change testdir to t

0.74 Sat Aug 16 16:03:33 PDT 2014
 - Fix strict/warnings

0.73 Sat Aug 16 15:35:55 PDT 2014
 - Remove 'use 5.x.x' from code

0.72 Sat Aug 16 11:19:00 PDT 2014
 - Meta 0.0.2

0.71 Sat Aug 16 03:45:11 PDT 2014
 - Eliminate spurious trailing whitespace

0.70 Sat Aug 16 02:08:08 PDT 2014
 - Eliminate File::Basename from test/

0.69 Fri Aug 15 15:55:18 PDT 2014
 - Add t/000-compile-modules.t
 - CPAN Day 2014 - 21 Release Salute!

0.68 Sun Aug 10 08:56:08 PDT 2014
 - PR/47. Doc fixes. @ginzel++

0.67 Sat Aug  2 11:58:01 PDT 2014
 - Fix Copyright years.

0.66 Wed Jul 16 23:39:38 PDT 2014
 - Move doc to Swim
 - Fix Meta and add Contributing file

0.65 Sat Jun 14 12:48:31 PDT 2014
 - Support recommended modules again

0.64 Sat Jun 14 12:33:21 PDT 2014
 - New badge syntax
 - Changed the ABSTRACT

0.63 Sun Jun  8 12:45:43 PDT 2014
 - Add coveralls badge
 - Finish porting pod to kwim

0.62 Sat Jun  7 13:36:32 PDT 2014
 - Convert release to Zilla::Dist
 - Start converting doc to Kwim

diffstat:

 devel/p5-IO-All/Makefile |  5 ++---
 devel/p5-IO-All/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 9a28b9ed19b1 -r b0c81e3ee3cd devel/p5-IO-All/Makefile
--- a/devel/p5-IO-All/Makefile  Sun Feb 08 13:35:48 2015 +0000
+++ b/devel/p5-IO-All/Makefile  Sun Feb 08 13:44:24 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2014/05/29 23:35:58 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2015/02/08 13:44:24 mef Exp $
 
-DISTNAME=      IO-All-0.61
+DISTNAME=      IO-All-0.85
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/}
 MODULE_DIR=    modules/by-module
diff -r 9a28b9ed19b1 -r b0c81e3ee3cd devel/p5-IO-All/distinfo
--- a/devel/p5-IO-All/distinfo  Sun Feb 08 13:35:48 2015 +0000
+++ b/devel/p5-IO-All/distinfo  Sun Feb 08 13:44:24 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/05/16 01:35:28 hiramatsu Exp $
+$NetBSD: distinfo,v 1.10 2015/02/08 13:44:24 mef Exp $
 
-SHA1 (IO-All-0.61.tar.gz) = 3594e932baacbe965e8f23df9fd3b1221bee83de
-RMD160 (IO-All-0.61.tar.gz) = 4cc7905223c6ae4dc9b21b491c10eb2887bb6fce
-Size (IO-All-0.61.tar.gz) = 93955 bytes
+SHA1 (IO-All-0.85.tar.gz) = 9a29b5af3e46b2ebf4f5a0da8a7aa1d6b0d0ee5d
+RMD160 (IO-All-0.85.tar.gz) = 229571899b1a96d828d7f2d4fb72446a4d111ca6
+Size (IO-All-0.85.tar.gz) = 78503 bytes



Home | Main Index | Thread Index | Old Index