pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-PAR-Dist pkgsrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b3aaa40efbd
branches:  trunk
changeset: 394765:2b3aaa40efbd
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Jun 14 23:43:28 2009 +0000

description:
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.

diffstat:

 devel/p5-PAR-Dist/Makefile |  7 ++++---
 devel/p5-PAR-Dist/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 5fec71f55c7b -r 2b3aaa40efbd devel/p5-PAR-Dist/Makefile
--- a/devel/p5-PAR-Dist/Makefile        Sun Jun 14 23:37:05 2009 +0000
+++ b/devel/p5-PAR-Dist/Makefile        Sun Jun 14 23:43:28 2009 +0000
@@ -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 @@
 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 -r 5fec71f55c7b -r 2b3aaa40efbd devel/p5-PAR-Dist/distinfo
--- a/devel/p5-PAR-Dist/distinfo        Sun Jun 14 23:37:05 2009 +0000
+++ b/devel/p5-PAR-Dist/distinfo        Sun Jun 14 23:43:28 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index