summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorsno <sno>2010-03-08 15:15:57 +0000
committersno <sno>2010-03-08 15:15:57 +0000
commit9a22a99d1cb9b54d8b95684b01571a55c0ef2875 (patch)
tree754ca18283f86951195bdb1a0ee05e1e7428fd4e /security
parent0d6777a4d919f7794ae13c30f2bd53a1c9b3bc1e (diff)
downloadpkgsrc-9a22a99d1cb9b54d8b95684b01571a55c0ef2875.tar.gz
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
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-Blowfish/Makefile10
-rw-r--r--security/p5-Crypt-Blowfish/distinfo8
2 files changed, 10 insertions, 8 deletions
diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile
index 57a6047f522..8a33268acea 100644
--- a/security/p5-Crypt-Blowfish/Makefile
+++ b/security/p5-Crypt-Blowfish/Makefile
@@ -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
diff --git a/security/p5-Crypt-Blowfish/distinfo b/security/p5-Crypt-Blowfish/distinfo
index a6c8c1ab1b7..037d52305d8 100644
--- a/security/p5-Crypt-Blowfish/distinfo
+++ b/security/p5-Crypt-Blowfish/distinfo
@@ -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