summaryrefslogtreecommitdiff
path: root/security/p5-Digest-CRC/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2010-12-02 12:22:07 +0000
committerwiz <wiz>2010-12-02 12:22:07 +0000
commit4e59627deade61e8942d7f8aa580b35a3504bab3 (patch)
treedb820fa3a63e78e22697db854ad39bce9af7c977 /security/p5-Digest-CRC/Makefile
parent25c3516c4b4d69dcb71f16192896d1b079517a52 (diff)
downloadpkgsrc-4e59627deade61e8942d7f8aa580b35a3504bab3.tar.gz
Update to 0.16:
0.16 Wed Sep 29 08:11:42 2010 - fixed crc64 support for non-xs case, #61490, #61491
Diffstat (limited to 'security/p5-Digest-CRC/Makefile')
-rw-r--r--security/p5-Digest-CRC/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile
index f337282bff3..a90f0d61e3e 100644
--- a/security/p5-Digest-CRC/Makefile
+++ b/security/p5-Digest-CRC/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2010/09/21 05:54:13 sno Exp $
+# $NetBSD: Makefile,v 1.14 2010/12/02 12:22:07 wiz Exp $
#
-DISTNAME= Digest-CRC-0.15
+DISTNAME= Digest-CRC-0.16
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 2
SVR4_PKGNAME= p5crc
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}