summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-06-14 23:43:28 +0000
committersno <sno@pkgsrc.org>2009-06-14 23:43:28 +0000
commitf4f73670c3ae1a820800308fce2fdb4c02368373 (patch)
tree39e33dcb1291ba552cddb32071435d9d4a7b25ba
parentc08f527d30ef6d957ee962276fd8f1ca7779773f (diff)
downloadpkgsrc-f4f73670c3ae1a820800308fce2fdb4c02368373.tar.gz
pkgsrc changes:
- Updating package of p5 module PAR::Dist from 0.44 to 0.45 - Adjusting dependencies (check what module tries to load) Upstream changes: By: smueller on 2009/02/20 * Fix test skipping if certain optional dependencies couldn't be found. * This is 0.45.
-rw-r--r--devel/p5-PAR-Dist/Makefile7
-rw-r--r--devel/p5-PAR-Dist/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/p5-PAR-Dist/Makefile b/devel/p5-PAR-Dist/Makefile
index e2dad71e361..3fbe6707e56 100644
--- a/devel/p5-PAR-Dist/Makefile
+++ b/devel/p5-PAR-Dist/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2009/04/12 00:53:27 sno Exp $
+# $NetBSD: Makefile,v 1.19 2009/06/14 23:43:28 sno Exp $
#
-DISTNAME= PAR-Dist-0.44
+DISTNAME= PAR-Dist-0.45
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5moi
CATEGORIES= devel perl5
@@ -11,7 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/PAR-Dist/
COMMENT= Perl module toolkit to create and manipulate PAR distributions
-BUILD_DEPENDS+= p5-Archive-Zip>0:../../archivers/p5-Archive-Zip
+DEPENDS+= p5-Archive-Zip>0:../../archivers/p5-Archive-Zip
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-PAR-Dist/distinfo b/devel/p5-PAR-Dist/distinfo
index 4bd9f31eb13..a5faf82fc6e 100644
--- a/devel/p5-PAR-Dist/distinfo
+++ b/devel/p5-PAR-Dist/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2009/04/12 00:53:27 sno Exp $
+$NetBSD: distinfo,v 1.10 2009/06/14 23:43:28 sno Exp $
-SHA1 (PAR-Dist-0.44.tar.gz) = ac37bdf3c241f4cd785d27df683014b22c938117
-RMD160 (PAR-Dist-0.44.tar.gz) = 48bb6bffc05a667c87ac35d952ac34a7f7909fc6
-Size (PAR-Dist-0.44.tar.gz) = 35747 bytes
+SHA1 (PAR-Dist-0.45.tar.gz) = 8a108117c0b3efb7f120378300d639efd11a12bd
+RMD160 (PAR-Dist-0.45.tar.gz) = 0dd847f2e3c2b0f67d0860ca4af2ad7b3614ca36
+Size (PAR-Dist-0.45.tar.gz) = 35814 bytes