pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-PAR Someone commented there was a missing p5-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38d38bd3350d
branches: trunk
changeset: 543939:38d38bd3350d
user: he <he%pkgsrc.org@localhost>
date: Fri Jun 27 18:07:02 2008 +0000
description:
Someone commented there was a missing p5-Compress-Zlib>=1.30 dependency,
and they were right. Fix this. Should result in the same bits, so no
revision bump.
diffstat:
devel/p5-PAR/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9b3bc0034459 -r 38d38bd3350d devel/p5-PAR/Makefile
--- a/devel/p5-PAR/Makefile Fri Jun 27 13:24:39 2008 +0000
+++ b/devel/p5-PAR/Makefile Fri Jun 27 18:07:02 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:25 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2008/06/27 18:07:02 he Exp $
#
DISTNAME= PAR-0.89
@@ -16,6 +16,7 @@
DEPENDS+= p5-Module-ScanDeps>=0.45:../../devel/p5-Module-ScanDeps
DEPENDS+= p5-PAR-Dist>=0.06:../../devel/p5-PAR-Dist
DEPENDS+= p5-Module-Signature>=0.35:../../security/p5-Module-Signature
+DEPENDS+= p5-Compress-Zlib>=1.30:../../devel/p5-Compress-Zlib
PERL5_PACKLIST= auto/PAR/.packlist
Home |
Main Index |
Thread Index |
Old Index