summaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-21 22:20:40 +0000
committerwiz <wiz@pkgsrc.org>2012-10-21 22:20:40 +0000
commit40d3c54b0312e0bd0e07cc0a9bec9be977192111 (patch)
tree889cda52525ef98193a9694f64de6f8b70638100 /security/p5-Digest-SHA/Makefile
parent198561a6326ed46f55e747b7e071d303ede959b8 (diff)
downloadpkgsrc-40d3c54b0312e0bd0e07cc0a9bec9be977192111.tar.gz
Update to 5.72:
5.72 Mon Sep 24 15:22:08 MST 2012 - adjusted module installation directory for later Perls -- As of 5.11 Perl searches 'site' first, so use that -- ref. INSTALLDIRS in Makefile.PL -- thanks to Robert Sedlacek for patch
Diffstat (limited to 'security/p5-Digest-SHA/Makefile')
-rw-r--r--security/p5-Digest-SHA/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile
index 30eb176f9e2..51945a11c27 100644
--- a/security/p5-Digest-SHA/Makefile
+++ b/security/p5-Digest-SHA/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2012/10/03 21:57:31 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/21 22:20:40 wiz Exp $
-DISTNAME= Digest-SHA-5.71
+DISTNAME= Digest-SHA-5.72
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}