summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrhaen <rhaen>2007-12-11 11:58:04 +0000
committerrhaen <rhaen>2007-12-11 11:58:04 +0000
commit2e2b873c65dfbb9588b3a571cb024b5651f33830 (patch)
tree9fffded04b5de027741101cfb316e11b5461252b /devel
parent545263f67cd9ce66660536519b49e0677a34a582 (diff)
downloadpkgsrc-2e2b873c65dfbb9588b3a571cb024b5651f33830.tar.gz
- updated package to 0.084
- USER_DESTDIR support added - new maintainer for the package - ok'ed by rillig Changelog: 0.084 Perl 5.005 throws a warning when accessing $Carp::VERSION and was causing a test to fail. 0.083 Finally got rid of INSTALLDIRS => 'perl' from Makefile.PL. It should never have been there but removing it could cause hassle because of Perl's weird ordering of include directories. Basically if an older version exists in the 'perl' installdir it could be picked up instead of the newer version.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-NoWarnings/Makefile8
-rw-r--r--devel/p5-Test-NoWarnings/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-Test-NoWarnings/Makefile b/devel/p5-Test-NoWarnings/Makefile
index cac7a4b45e5..347a943a3ca 100644
--- a/devel/p5-Test-NoWarnings/Makefile
+++ b/devel/p5-Test-NoWarnings/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2006/03/04 21:29:25 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/12/11 11:58:04 rhaen Exp $
-DISTNAME= Test-NoWarnings-0.082
+DISTNAME= Test-NoWarnings-0.084
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
-MAINTAINER= pkgsrc-users@NetBSD.org
+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
DEPENDS+= p5-Test-Tester>=0.103:../../devel/p5-Test-Tester
-USE_LANGUAGES= # empty
+PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Test/NoWarnings/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/devel/p5-Test-NoWarnings/distinfo b/devel/p5-Test-NoWarnings/distinfo
index 04e450ce70f..c79e4216b4b 100644
--- a/devel/p5-Test-NoWarnings/distinfo
+++ b/devel/p5-Test-NoWarnings/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/11/23 22:00:02 wiz Exp $
+$NetBSD: distinfo,v 1.2 2007/12/11 11:58:04 rhaen Exp $
-SHA1 (Test-NoWarnings-0.082.tar.gz) = 41571c0e1c2e86a2eb63a6f9cfb769e6ff4630d2
-RMD160 (Test-NoWarnings-0.082.tar.gz) = 0cd18b19c8a415613648fb15202ebc73c672a785
-Size (Test-NoWarnings-0.082.tar.gz) = 15036 bytes
+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