summaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5/Makefile
diff options
context:
space:
mode:
authorzuntum <zuntum>2003-07-12 09:41:52 +0000
committerzuntum <zuntum>2003-07-12 09:41:52 +0000
commit7d75e398529e8a50a4b3213e7e2758f750ec8ab9 (patch)
tree76153d02858ddbcd1c03c9b48720f0bf737c1a16 /security/p5-Digest-MD5/Makefile
parenta3fc70e728f618a2097cb6d1098d7695c0d34c44 (diff)
downloadpkgsrc-7d75e398529e8a50a4b3213e7e2758f750ec8ab9.tar.gz
Update p5-Digest-MD5 to version 2.24
Changes: 2003-03-09 Gisle Aas <gisle@ActiveState.com> Release 2.24 Don't let the $^W test get confused by lexical warnings. Sync up with bleadperl; safer patchlevel include. 2003-01-18 Gisle Aas <gisle@ActiveState.com> Release 2.23 Override INSTALLDIRS for 5.8 as suggested by Guido Ostkamp <Guido.Ostkamp@t-online.de>.
Diffstat (limited to 'security/p5-Digest-MD5/Makefile')
-rw-r--r--security/p5-Digest-MD5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile
index aade0642df6..e247b7a7ed0 100644
--- a/security/p5-Digest-MD5/Makefile
+++ b/security/p5-Digest-MD5/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2003/06/02 01:17:08 jschauma Exp $
+# $NetBSD: Makefile,v 1.17 2003/07/12 09:41:52 zuntum Exp $
#
-DISTNAME= Digest-MD5-2.22
+DISTNAME= Digest-MD5-2.24
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5md5
CATEGORIES= security perl5