aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA-PurePerl
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2014-01-16 07:29:29 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2014-01-16 07:29:29 +0000
commitf2897eea7f840df72fcd4c43edc9d7cc92bb64e7 (patch)
treef5458e591a3a890a8a3ba67f8d2bd475d1c31d27 /security/p5-Digest-SHA-PurePerl
parentca39b2539d0ac9328510f5740f0b90d061ebd284 (diff)
downloadports-f2897eea7f840df72fcd4c43edc9d7cc92bb64e7.tar.gz
ports-f2897eea7f840df72fcd4c43edc9d7cc92bb64e7.zip
- Update to 5.85
- Add STAGE support
Notes
Notes: svn path=/head/; revision=339900
Diffstat (limited to 'security/p5-Digest-SHA-PurePerl')
-rw-r--r--security/p5-Digest-SHA-PurePerl/Makefile12
-rw-r--r--security/p5-Digest-SHA-PurePerl/distinfo4
-rw-r--r--security/p5-Digest-SHA-PurePerl/pkg-plist1
3 files changed, 6 insertions, 11 deletions
diff --git a/security/p5-Digest-SHA-PurePerl/Makefile b/security/p5-Digest-SHA-PurePerl/Makefile
index 8c548511cd6a..0d352ab0f46b 100644
--- a/security/p5-Digest-SHA-PurePerl/Makefile
+++ b/security/p5-Digest-SHA-PurePerl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Digest-SHA-PurePerl
-PORTVERSION= 5.81
+PORTVERSION= 5.85
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,19 +14,13 @@ USES= perl5
USE_PERL5= configure
PORTEXAMPLES= dups
-MAN3= Digest::SHA::PurePerl.3
-
-NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:
@${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL
-.if ${PORT_OPTIONS:MEXAMPLES}
post-install:
- @${MKDIR} ${EXAMPLESDIR}
- @${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} ${EXAMPLESDIR}
-
-.endif
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ @${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} ${STAGEDIR}${EXAMPLESDIR}
.include <bsd.port.mk>
diff --git a/security/p5-Digest-SHA-PurePerl/distinfo b/security/p5-Digest-SHA-PurePerl/distinfo
index 1827612d78cf..451bb3069fc0 100644
--- a/security/p5-Digest-SHA-PurePerl/distinfo
+++ b/security/p5-Digest-SHA-PurePerl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Digest-SHA-PurePerl-5.81.tar.gz) = c2bafeb508ac93f60063d52e7f2b1fa206f6926c3bd5eaf662797a3e7b67d83c
-SIZE (Digest-SHA-PurePerl-5.81.tar.gz) = 33766
+SHA256 (Digest-SHA-PurePerl-5.85.tar.gz) = 08bc99d997c766c0a1ce423cda35a552bf704f2d12cb3dbecafe407015ac38a7
+SIZE (Digest-SHA-PurePerl-5.85.tar.gz) = 34684
diff --git a/security/p5-Digest-SHA-PurePerl/pkg-plist b/security/p5-Digest-SHA-PurePerl/pkg-plist
index 92a00cd59762..956dbb5eec0c 100644
--- a/security/p5-Digest-SHA-PurePerl/pkg-plist
+++ b/security/p5-Digest-SHA-PurePerl/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Digest/SHA/PurePerl.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/PurePerl/.packlist
+%%PERL5_MAN3%%/Digest::SHA::PurePerl.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/PurePerl/
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/