pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Warn Updating package devel/p5-Test-Warn...
details: https://anonhg.NetBSD.org/pkgsrc/rev/028a0ad1280c
branches: trunk
changeset: 398948:028a0ad1280c
user: sno <sno%pkgsrc.org@localhost>
date: Sat Sep 12 12:07:06 2009 +0000
description:
Updating package devel/p5-Test-Warn from 0.11nb1 to 0.21
pkgsrc changes:
- Adding license
- Adjusting dependencies
Upstream changes:
0.21 Aug 29 2009
- rename internal package Tree::MyDAG_Node with Test::Warn::DAG_Node_Tree
0.20 Aug 29 2009
- fix warning_exists.t for perl 5.6.2
- warnings_exists was renamed to warnings_exist
- compatibility layer in Makefile.PL
0.11_02 Jun 16 2009
- carped.t will work on VMS (RT#39579)
- fix warning_exists.t for perl 5.10
- warning_exists was renamed to warnings_exists
0.11_01 Jun 14 2009
- small changes
- MIN_PERL_VERSION in Makefile.PL
- Array::Compare is not needed
- allow files with spaces in path (RT#21545 by frew )
- Test::Exception is also not needed
- warning_exists added
diffstat:
devel/p5-Test-Warn/Makefile | 10 +++++-----
devel/p5-Test-Warn/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (42 lines):
diff -r 4a9283283db3 -r 028a0ad1280c devel/p5-Test-Warn/Makefile
--- a/devel/p5-Test-Warn/Makefile Sat Sep 12 11:48:13 2009 +0000
+++ b/devel/p5-Test-Warn/Makefile Sat Sep 12 12:07:06 2009 +0000
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.10 2008/10/19 19:18:02 he Exp $
+# $NetBSD: Makefile,v 1.11 2009/09/12 12:07:06 sno Exp $
#
-DISTNAME= Test-Warn-0.11
+DISTNAME= Test-Warn-0.21
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Test-Warn/
COMMENT= Perl extension to test methods for warnings
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Array-Compare-[0-9]*:../../devel/p5-Array-Compare
-DEPENDS+= p5-Sub-Uplevel-[0-9]*:../../devel/p5-Sub-Uplevel
+DEPENDS+= p5-Sub-Uplevel>=0.12:../../devel/p5-Sub-Uplevel
DEPENDS+= p5-Tree-DAG_Node-[0-9]*:../../devel/p5-Tree-DAG_Node
USE_LANGUAGES= # empty
diff -r 4a9283283db3 -r 028a0ad1280c devel/p5-Test-Warn/distinfo
--- a/devel/p5-Test-Warn/distinfo Sat Sep 12 11:48:13 2009 +0000
+++ b/devel/p5-Test-Warn/distinfo Sat Sep 12 12:07:06 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/07/27 16:53:38 he Exp $
+$NetBSD: distinfo,v 1.5 2009/09/12 12:07:06 sno Exp $
-SHA1 (Test-Warn-0.11.tar.gz) = 3cad88de96528d9c0154fbd3a23540d115f383d6
-RMD160 (Test-Warn-0.11.tar.gz) = 08fac10bed9152cbcf5ff5f4cd8f85f15d4555c8
-Size (Test-Warn-0.11.tar.gz) = 9661 bytes
+SHA1 (Test-Warn-0.21.zip) = 654a9eb272ddd83fd4d1e6600a05490ce65f77c0
+RMD160 (Test-Warn-0.21.zip) = 65dca4a13d5360bfe922df8e52bf1a89bdb601c0
+Size (Test-Warn-0.21.zip) = 19601 bytes
Home |
Main Index |
Thread Index |
Old Index