summaryrefslogtreecommitdiff
path: root/devel/p5-Test-NoWarnings/Makefile
diff options
context:
space:
mode:
authorsno <sno>2010-01-17 01:06:52 +0000
committersno <sno>2010-01-17 01:06:52 +0000
commitbba53acb6d953490dc03d6752e65c4e685e8acbc (patch)
tree3c0074b0790997f32a09460f6ce0cc79c6613f96 /devel/p5-Test-NoWarnings/Makefile
parentac6f20b8dac5a7524d751eed2e87dedd5baf4ce6 (diff)
downloadpkgsrc-bba53acb6d953490dc03d6752e65c4e685e8acbc.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)
Diffstat (limited to 'devel/p5-Test-NoWarnings/Makefile')
-rw-r--r--devel/p5-Test-NoWarnings/Makefile21
1 files changed, 11 insertions, 10 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