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 Updating package for p5 module PAR::...
details: https://anonhg.NetBSD.org/pkgsrc/rev/66c9560d3be7
branches: trunk
changeset: 563059:66c9560d3be7
user: sno <sno%pkgsrc.org@localhost>
date: Sun Aug 09 12:38:48 2009 +0000
description:
Updating package for p5 module PAR::Dist from 0.45 to 0.46
pkgsrc changes:
- Adding license information
- Adjusting dependencies according to comments in Changes and required
modules with version checking in PAR/dist.pm
Upstream changes:
By: smueller on 2009/07/31
* Do not use Archive::Zip if its version is 1.28.
* This is 0.46.
diffstat:
devel/p5-PAR-Dist/Makefile | 10 ++++++----
devel/p5-PAR-Dist/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r 5ec0688f80c0 -r 66c9560d3be7 devel/p5-PAR-Dist/Makefile
--- a/devel/p5-PAR-Dist/Makefile Sun Aug 09 12:33:14 2009 +0000
+++ b/devel/p5-PAR-Dist/Makefile Sun Aug 09 12:38:48 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2009/06/14 23:43:28 sno Exp $
+# $NetBSD: Makefile,v 1.20 2009/08/09 12:38:48 sno Exp $
#
-DISTNAME= PAR-Dist-0.45
+DISTNAME= PAR-Dist-0.46
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5moi
CATEGORIES= devel perl5
@@ -10,8 +10,10 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/PAR-Dist/
COMMENT= Perl module toolkit to create and manipulate PAR distributions
+LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Archive-Zip>0:../../archivers/p5-Archive-Zip
+DEPENDS+= p5-Archive-Zip>1.28:../../archivers/p5-Archive-Zip
+DEPENDS+= p5-Module-Signature>=0.25:../../security/p5-Module-Signature
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
PKG_DESTDIR_SUPPORT= user-destdir
@@ -25,7 +27,7 @@
PKG_OPTIONS_REQUIRED_GROUPS= YAML
PKG_OPTIONS_GROUP.YAML= YAML LibYAML YAML-Tiny
-PKG_SUGGESTED_OPTIONS= YAML
+PKG_SUGGESTED_OPTIONS= LibYAML
.include "../../mk/bsd.options.mk"
diff -r 5ec0688f80c0 -r 66c9560d3be7 devel/p5-PAR-Dist/distinfo
--- a/devel/p5-PAR-Dist/distinfo Sun Aug 09 12:33:14 2009 +0000
+++ b/devel/p5-PAR-Dist/distinfo Sun Aug 09 12:38:48 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2009/06/14 23:43:28 sno Exp $
+$NetBSD: distinfo,v 1.11 2009/08/09 12:38:48 sno Exp $
-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
+SHA1 (PAR-Dist-0.46.tar.gz) = 2d37f09a91e9cf5ffcd0f015be096145aa316a2f
+RMD160 (PAR-Dist-0.46.tar.gz) = 1ebe20692715b454dc374e1d11bdb5686e0610e0
+Size (PAR-Dist-0.46.tar.gz) = 35893 bytes
Home |
Main Index |
Thread Index |
Old Index