Updating security/p5-Crypt-Blowfish from 2.10nb1 to 2.12

pkgsrc changes:
- Add recommeded minimum version for Crypt::CBC dependency

Upstream changes:
2.12 04 Mar 2010
	- updated Changes to mesh with revision.

2.11  Feb 2010
	- patched _blowfish.c to stop spurious warnings.
	- updated POD
This commit is contained in:
sno 2010-03-08 15:15:57 +00:00
parent 6a85f03f61
commit 5f723343ee
2 changed files with 10 additions and 8 deletions

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.19 2008/10/19 19:18:44 he Exp $
# $NetBSD: Makefile,v 1.20 2010/03/08 15:15:57 sno Exp $
#
DISTNAME= Crypt-Blowfish-2.10
DISTNAME= Crypt-Blowfish-2.12
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
#PKGREVISION= 1
SVR4_PKGNAME= p5cbl
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
@ -11,11 +11,13 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Crypt-Blowfish/
COMMENT= Perl5 Blowfish implementation
# LICENSE= unclear
PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
BUILD_DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC
# recommended for tests
BUILD_DEPENDS+= p5-Crypt-CBC>=1.25:../../security/p5-Crypt-CBC
CRYPTO= YES
USE_LANGUAGES= c

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2006/09/10 13:44:28 heinz Exp $
$NetBSD: distinfo,v 1.6 2010/03/08 15:15:57 sno Exp $
SHA1 (Crypt-Blowfish-2.10.tar.gz) = 793bc598dfdd5e647f0615c3db50e9e8ca25e39c
RMD160 (Crypt-Blowfish-2.10.tar.gz) = 35ab9f62022521c28650cd2ddb11348aaeee011a
Size (Crypt-Blowfish-2.10.tar.gz) = 17623 bytes
SHA1 (Crypt-Blowfish-2.12.tar.gz) = d4712fc05559f8b6aef9d901e115bba2cd368a5f
RMD160 (Crypt-Blowfish-2.12.tar.gz) = 6ebc9fd880b6f18c9f9ea5e20e4da10a04a53a6e
Size (Crypt-Blowfish-2.12.tar.gz) = 17895 bytes