diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-07-22 10:44:52 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-07-22 10:44:52 +0000 |
commit | ae6f836a9a0d5ebdaae8fc927a0150caa69fc8f3 (patch) | |
tree | 1cb47ba4b86d7596d3f2da7a1cbcc79744e0c5ba /security/p5-Crypt-CBC | |
parent | 3bbbb772e7ed39b5eed4c48592c0e292435cae84 (diff) |
Update
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
Notes
Notes:
svn path=/head/; revision=30963
Diffstat (limited to 'security/p5-Crypt-CBC')
-rw-r--r-- | security/p5-Crypt-CBC/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-CBC/distinfo | 2 | ||||
-rw-r--r-- | security/p5-Crypt-CBC/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index 9a012c75cf29..03187c8eeabb 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-CBC -PORTVERSION= 1.23 +PORTVERSION= 1.25 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= markm@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/i386-freebsd/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 RESTRICTED= "Crypto; export-controlled" diff --git a/security/p5-Crypt-CBC/distinfo b/security/p5-Crypt-CBC/distinfo index 8e4fc9641443..057895e27483 100644 --- a/security/p5-Crypt-CBC/distinfo +++ b/security/p5-Crypt-CBC/distinfo @@ -1 +1 @@ -MD5 (Crypt-CBC-1.23.tar.gz) = eeb3173733336977501d8712fa0945f3 +MD5 (Crypt-CBC-1.25.tar.gz) = 0f77cf5536381e2face83d67d7d6099f diff --git a/security/p5-Crypt-CBC/pkg-plist b/security/p5-Crypt-CBC/pkg-plist index fceea60c6bd8..3bf643ca62e3 100644 --- a/security/p5-Crypt-CBC/pkg-plist +++ b/security/p5-Crypt-CBC/pkg-plist @@ -1,3 +1,3 @@ lib/perl5/site_perl/%%PERL_VER%%/Crypt/CBC.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/CBC.packlist +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/CBC/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/CBC |