pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-version Update to 0.9901:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab5d2b236661
branches:  trunk
changeset: 610323:ab5d2b236661
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 21 22:52:00 2012 +0000

description:
Update to 0.9901:

2012-09-10  John Peacock  <john.peacock%havurah-software.org@localhost>

        * .hgtags:
        Tagging version '0.9901' using shipit.
        [4ede6195fa54] [tip]

2012-09-09  John Peacock  <john.peacock%havurah-software.org@localhost>

        * lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
        t/05sigdie.t, t/06noop.t, t/07locale.t, t/coretests.pm,
        vperl/vpp.pm, vutil/lib/version/vxs.pm, vutil/vutil.c:
        Fix problem with short floating point alpha versions (e.g. 0.52_0).
        Resolves:

         https://rt.cpan.org/Ticket/Display.html?id=79259
        [d0e1d933089b] [0.9901]

diffstat:

 devel/p5-version/Makefile |  7 +++----
 devel/p5-version/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 4a04af6f6cf7 -r ab5d2b236661 devel/p5-version/Makefile
--- a/devel/p5-version/Makefile Sun Oct 21 22:49:40 2012 +0000
+++ b/devel/p5-version/Makefile Sun Oct 21 22:52:00 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2012/10/03 21:55:53 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/21 22:52:00 wiz Exp $
 
-DISTNAME=      version-0.99
-PKGNAME=       p5-${DISTNAME}00
-PKGREVISION=   1
+DISTNAME=      version-0.9901
+PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=version/}
 
diff -r 4a04af6f6cf7 -r ab5d2b236661 devel/p5-version/distinfo
--- a/devel/p5-version/distinfo Sun Oct 21 22:49:40 2012 +0000
+++ b/devel/p5-version/distinfo Sun Oct 21 22:52:00 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2012/07/13 07:47:55 sno Exp $
+$NetBSD: distinfo,v 1.18 2012/10/21 22:52:00 wiz Exp $
 
-SHA1 (version-0.99.tar.gz) = 22f7633e505fb9ea8f3820c099160b6bd1d1fb4d
-RMD160 (version-0.99.tar.gz) = c64cf5ca85a2c8894fdd2304b2e8c6fdd4350a39
-Size (version-0.99.tar.gz) = 106577 bytes
+SHA1 (version-0.9901.tar.gz) = 405692dc6694e19bb33d0d3aa0195a8726fdf7b5
+RMD160 (version-0.9901.tar.gz) = 394b4966c0953d795d5f3e3a3e007e00a0d17309
+Size (version-0.9901.tar.gz) = 106769 bytes



Home | Main Index | Thread Index | Old Index