summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Eksblowfish/Makefile
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2011-11-18 03:26:41 +0000
committerhiramatsu <hiramatsu>2011-11-18 03:26:41 +0000
commit2b391d2d32f1687413108d45586d49e2e4786a0f (patch)
treea751b036c7e9568bad73d5b79309fa718df1bab6 /security/p5-Crypt-Eksblowfish/Makefile
parentc787e81152e0a4459a66131fe09ea0e8f39024ad (diff)
downloadpkgsrc-2b391d2d32f1687413108d45586d49e2e4786a0f.tar.gz
Update p5-Crypt-Eksblowfish to 0.09.
Changes from previous: version 0.009; 2011-04-28 * in XS, use PERL_NO_GET_CONTEXT for efficiency * in XS, declare "PROTOTYPES: DISABLE" to prevent automatic generation of unintended prototypes * jump through hoops to avoid compiler warnings * use full stricture in test suite * in Build.PL, complete declaration of configure-time requirements * slightly reformat some Perl and C code to avoid exceeding 80 columns * include META.json in distribution * add MYMETA.json and MYMETA.yml to .cvsignore
Diffstat (limited to 'security/p5-Crypt-Eksblowfish/Makefile')
-rw-r--r--security/p5-Crypt-Eksblowfish/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Crypt-Eksblowfish/Makefile b/security/p5-Crypt-Eksblowfish/Makefile
index 1b91b08807d..cc04653ea55 100644
--- a/security/p5-Crypt-Eksblowfish/Makefile
+++ b/security/p5-Crypt-Eksblowfish/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2011/08/14 14:42:47 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/11/18 03:26:41 hiramatsu Exp $
#
-DISTNAME= Crypt-Eksblowfish-0.008
+DISTNAME= Crypt-Eksblowfish-0.009
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}