summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-11-22 22:43:03 +0000
committerwiz <wiz@pkgsrc.org>2005-11-22 22:43:03 +0000
commite4827da3361817e5a4dad7a99157db89b4ef00ae (patch)
tree3530b9f362fcc067645b19d36175fc6e890a8be8 /security
parentd2f162c9683b7d69c7bdf113dfb818e18badcf24 (diff)
downloadpkgsrc-e4827da3361817e5a4dad7a99157db89b4ef00ae.tar.gz
Depend on p5-Sort-Versions instead of p5-SortVersions.
Bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-RSA/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile
index 989b165ae27..ffcf386eddd 100644
--- a/security/p5-Crypt-RSA/Makefile
+++ b/security/p5-Crypt-RSA/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2005/08/06 06:19:30 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2005/11/22 22:43:03 wiz Exp $
#
DISTNAME= Crypt-RSA-1.50
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5rsa
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
@@ -19,7 +19,7 @@ DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC
DEPENDS+= p5-Crypt-Blowfish-[0-9]*:../../security/p5-Crypt-Blowfish
DEPENDS+= p5-Tie-EncryptedHash-[0-9]*:../../security/p5-Tie-EncryptedHash
DEPENDS+= p5-Convert-ASCII-Armour-[0-9]*:../../textproc/p5-Convert-ASCII-Armour
-DEPENDS+= p5-SortVersions-[0-9]*:../../devel/p5-SortVersions
+DEPENDS+= p5-Sort-Versions-[0-9]*:../../devel/p5-Sort-Versions
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
DEPENDS+= p5-Digest-MD5>=2.16:../../security/p5-Digest-MD5
DEPENDS+= p5-Digest-MD2-[0-9]*:../../security/p5-Digest-MD2