summaryrefslogtreecommitdiff
path: root/devel/p5-Object-Signature
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-11-24 09:57:02 +0000
committerwiz <wiz@pkgsrc.org>2013-11-24 09:57:02 +0000
commitb362cdf6ca6e15d9c5626946935ca5a6961a2a0b (patch)
tree7454480abd0b02e5a802849b4bb0b9ba8fc726e7 /devel/p5-Object-Signature
parent217eae48c69f0a411841255e10e1a3a34ee49624 (diff)
downloadpkgsrc-b362cdf6ca6e15d9c5626946935ca5a6961a2a0b.tar.gz
Comment out p5-Storable dependency; included in perl since 5.7.3.
Diffstat (limited to 'devel/p5-Object-Signature')
-rw-r--r--devel/p5-Object-Signature/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Object-Signature/Makefile b/devel/p5-Object-Signature/Makefile
index e02e83e64cf..7d4c725a8a9 100644
--- a/devel/p5-Object-Signature/Makefile
+++ b/devel/p5-Object-Signature/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:36 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/11/24 09:57:03 wiz Exp $
DISTNAME= Object-Signature-1.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Object-Signature/
COMMENT= Generate cryptographic signatures for objects
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Storable>=2.11:../../devel/p5-Storable
+#DEPENDS+= p5-Storable>=2.11:../../devel/p5-Storable
DEPENDS+= p5-Digest-MD5>=2.00:../../security/p5-Digest-MD5
DEPENDS+= p5-Test-Simple>=0.47:../../devel/p5-Test-Simple
DEPENDS+= p5-PathTools>=0.80:../../devel/p5-PathTools