diff options
author | tobez <tobez@FreeBSD.org> | 2010-02-16 05:17:09 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-02-16 05:17:09 +0800 |
commit | 91546ac1a6b6f7ebce7688528631196c0d9381ca (patch) | |
tree | 0fc054862501a63337bd784c42ca0fcf6983e907 /security/p5-Crypt-Blowfish | |
parent | 9d1e3626bab846187f79eee9b696dcfeff42e1f5 (diff) | |
download | freebsd-ports-gnome-91546ac1a6b6f7ebce7688528631196c0d9381ca.tar.gz freebsd-ports-gnome-91546ac1a6b6f7ebce7688528631196c0d9381ca.tar.zst freebsd-ports-gnome-91546ac1a6b6f7ebce7688528631196c0d9381ca.zip |
Update to 2.11a.
Changes file not helpful at the moment. The diffs
to 2.10 show no functionality changes.
Changes: http://search.cpan.org/dist/Crypt-Blowfish/Changes
Feature safe: yes
Diffstat (limited to 'security/p5-Crypt-Blowfish')
-rw-r--r-- | security/p5-Crypt-Blowfish/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-Blowfish/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile index b4a8f43740c3..76b8cee443bb 100644 --- a/security/p5-Crypt-Blowfish/Makefile +++ b/security/p5-Crypt-Blowfish/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-Blowfish -PORTVERSION= 2.10 +PORTVERSION= 2.11a CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ COMMENT= Perl5 interface to the Blowfish encryption alogorithm BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC +WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//} PERL_CONFIGURE= yes MAN3= Crypt::Blowfish.3 diff --git a/security/p5-Crypt-Blowfish/distinfo b/security/p5-Crypt-Blowfish/distinfo index 540eb149a734..3521e9562337 100644 --- a/security/p5-Crypt-Blowfish/distinfo +++ b/security/p5-Crypt-Blowfish/distinfo @@ -1,3 +1,3 @@ -MD5 (Crypt-Blowfish-2.10.tar.gz) = 15b53308df3b29a62a9f2f718aace19a -SHA256 (Crypt-Blowfish-2.10.tar.gz) = b984751c6902573ad7805c1463d8d1d0d58f5d2d20c13100dca3edfa61d8d7eb -SIZE (Crypt-Blowfish-2.10.tar.gz) = 17623 +MD5 (Crypt-Blowfish-2.11a.tar.gz) = 93dd01dfcaa0e3f413816acad726ab36 +SHA256 (Crypt-Blowfish-2.11a.tar.gz) = 971d7e53d97c446bbe97bc51b33f3219658284facc2ede3731172bfd3333b4a0 +SIZE (Crypt-Blowfish-2.11a.tar.gz) = 17836 |