summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-01-17 01:06:52 +0000
committersno <sno@pkgsrc.org>2010-01-17 01:06:52 +0000
commit670e70696517ec47ba0f3c470253254687ee0084 (patch)
tree3c0074b0790997f32a09460f6ce0cc79c6613f96
parentf2b5c7362108a24b0e501fcab5325e61394de0f8 (diff)
downloadpkgsrc-670e70696517ec47ba0f3c470253254687ee0084.tar.gz
Updating devel/p5-Test-NoWarnings from 0.084nb1 to 1.01
pkgsrc changes: - Adding license definition Upstream changes: 1.01 15 Jan 2010 - Adam Kennedy - My release automation accidentally decided that Test::NoWarnings was a Perl licensed distribution. Added in the appropriate changes to make sure it is correctly built with the LGPL license. 1.00 11 Jan 2010 - Adam Kennedy - Cleaned and updated the packaging of the module, the dependencies and the Makefile.PL contents, but otherwise remains unchanged (ADAMK) - Now makes explicit the Perl 5.006 dependency that was previously an undocumented implicit dependency (ADAMK)
-rw-r--r--devel/p5-Test-NoWarnings/Makefile21
-rw-r--r--devel/p5-Test-NoWarnings/distinfo8
2 files changed, 15 insertions, 14 deletions
diff --git a/devel/p5-Test-NoWarnings/Makefile b/devel/p5-Test-NoWarnings/Makefile
index 68268e08508..b5a3de86e09 100644
--- a/devel/p5-Test-NoWarnings/Makefile
+++ b/devel/p5-Test-NoWarnings/Makefile
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:01 he Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/17 01:06:52 sno Exp $
-DISTNAME= Test-NoWarnings-0.084
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+DISTNAME= Test-NoWarnings-1.01
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
-MAINTAINER= rhaen@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Test-NoWarnings/
-COMMENT= Perl5 module to make sure you didn't emit any warnings while testing
+MAINTAINER= rhaen@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Test-NoWarnings/
+COMMENT= Perl5 module to make sure you didn't emit any warnings while testing
+LICENSE= gnu-lgpl-v2.1
-DEPENDS+= p5-Test-Tester>=0.103:../../devel/p5-Test-Tester
+DEPENDS+= p5-Test-Tester>=0.103:../../devel/p5-Test-Tester
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Test/NoWarnings/.packlist
diff --git a/devel/p5-Test-NoWarnings/distinfo b/devel/p5-Test-NoWarnings/distinfo
index c79e4216b4b..d41e0c65575 100644
--- a/devel/p5-Test-NoWarnings/distinfo
+++ b/devel/p5-Test-NoWarnings/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/12/11 11:58:04 rhaen Exp $
+$NetBSD: distinfo,v 1.3 2010/01/17 01:06:52 sno Exp $
-SHA1 (Test-NoWarnings-0.084.tar.gz) = 6c11e3c8d7e724e70ba2e4cc180844a87f5ed5e3
-RMD160 (Test-NoWarnings-0.084.tar.gz) = a659ab279e0398d70098630979a850b721ac6993
-Size (Test-NoWarnings-0.084.tar.gz) = 15335 bytes
+SHA1 (Test-NoWarnings-1.01.tar.gz) = 9f13caef00364436563d8387dd679466496b82dd
+RMD160 (Test-NoWarnings-1.01.tar.gz) = 513ec005d249cbf4ecece4debcd9fc8737904ed3
+Size (Test-NoWarnings-1.01.tar.gz) = 17618 bytes