pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-RSA Depend on p5-Sort-Versions inste...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7dbf8249a5c7
branches: trunk
changeset: 503538:7dbf8249a5c7
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 22 22:43:03 2005 +0000
description:
Depend on p5-Sort-Versions instead of p5-SortVersions.
Bump PKGREVISION.
diffstat:
security/p5-Crypt-RSA/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 11d9d510fec2 -r 7dbf8249a5c7 security/p5-Crypt-RSA/Makefile
--- a/security/p5-Crypt-RSA/Makefile Tue Nov 22 22:25:30 2005 +0000
+++ b/security/p5-Crypt-RSA/Makefile Tue Nov 22 22:43:03 2005 +0000
@@ -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-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
Home |
Main Index |
Thread Index |
Old Index