pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Exception Update to 0.27:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f25a58c68c1c
branches:  trunk
changeset: 541175:f25a58c68c1c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 16 09:04:22 2008 +0000

description:
Update to 0.27:

Add missing p5-Test-Simple dependency.

0.27
    -   Patch to fix my broken code with the now working Sub::Uplevel. Many
        thanks to David Golden

diffstat:

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

diffs (34 lines):

diff -r a5d566ed67cc -r f25a58c68c1c devel/p5-Test-Exception/Makefile
--- a/devel/p5-Test-Exception/Makefile  Wed Apr 16 09:01:24 2008 +0000
+++ b/devel/p5-Test-Exception/Makefile  Wed Apr 16 09:04:22 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/01/08 22:41:30 heinz Exp $
+# $NetBSD: Makefile,v 1.9 2008/04/16 09:04:22 wiz Exp $
 #
 
-DISTNAME=              Test-Exception-0.26
+DISTNAME=              Test-Exception-0.27
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -13,6 +13,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 DEPENDS+=              p5-Sub-Uplevel>=0.18:../../devel/p5-Sub-Uplevel
+DEPENDS+=              p5-Test-Simple>=0.7:../../devel/p5-Test-Simple
 
 USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                auto/Test/Exception/.packlist
diff -r a5d566ed67cc -r f25a58c68c1c devel/p5-Test-Exception/distinfo
--- a/devel/p5-Test-Exception/distinfo  Wed Apr 16 09:01:24 2008 +0000
+++ b/devel/p5-Test-Exception/distinfo  Wed Apr 16 09:04:22 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/01/08 22:41:30 heinz Exp $
+$NetBSD: distinfo,v 1.6 2008/04/16 09:04:22 wiz Exp $
 
-SHA1 (Test-Exception-0.26.tar.gz) = 38bd08c35d781e2445a65ea31676dc0516994a89
-RMD160 (Test-Exception-0.26.tar.gz) = 9065141a226000ee7a9d38d1f61247c60401461c
-Size (Test-Exception-0.26.tar.gz) = 12741 bytes
+SHA1 (Test-Exception-0.27.tar.gz) = e4cd92b68ddc8eef198eb5daf07c288d96f4906e
+RMD160 (Test-Exception-0.27.tar.gz) = 12ce8c315f817fe7f03e6c7bcdc3802279bb7015
+Size (Test-Exception-0.27.tar.gz) = 12940 bytes



Home | Main Index | Thread Index | Old Index