diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-04-11 10:36:34 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-04-11 10:36:34 +0000 |
commit | 4aa4753780427cadc7e24c537feb3bb56deb8c1d (patch) | |
tree | fe937d8562f944f856aad945d205451eb0be2dc5 /security/p5-PerlCryptLib | |
parent | 77930f3256ee54e9e9dee80f9daf35904945b3d3 (diff) |
Notes
Diffstat (limited to 'security/p5-PerlCryptLib')
-rw-r--r-- | security/p5-PerlCryptLib/Makefile | 5 | ||||
-rw-r--r-- | security/p5-PerlCryptLib/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/security/p5-PerlCryptLib/Makefile b/security/p5-PerlCryptLib/Makefile index 75c41bdef90e..06cb2cbc13a3 100644 --- a/security/p5-PerlCryptLib/Makefile +++ b/security/p5-PerlCryptLib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PerlCryptLib -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/A/AL/ALVAROL @@ -21,7 +21,4 @@ PERL_CONFIGURE= 5.8.0+ MAN3= PerlCryptLib.3 -post-patch: - ${REINPLACE_CMD} -e "s,/home,${PREFIX}/include," ${WRKSRC}/${CONFIGURE_SCRIPT} - .include <bsd.port.mk> diff --git a/security/p5-PerlCryptLib/distinfo b/security/p5-PerlCryptLib/distinfo index a3c04e5b77c9..423cb1cee11f 100644 --- a/security/p5-PerlCryptLib/distinfo +++ b/security/p5-PerlCryptLib/distinfo @@ -1,3 +1,3 @@ -MD5 (PerlCryptLib-1.07.tar.gz) = cda89b2eab064c96972fde3ac6661ba1 -SHA256 (PerlCryptLib-1.07.tar.gz) = a43d03bec4358483ae6c1d01b1743a75e9ed75dda0186155f88359c943a55f50 -SIZE (PerlCryptLib-1.07.tar.gz) = 20847 +MD5 (PerlCryptLib-1.08.tar.gz) = d147790a68a9602793d33fad7a41ec91 +SHA256 (PerlCryptLib-1.08.tar.gz) = f43f753e880b9b43febcf67e8f2a736789687e36ec64a418821e7b2a621469c2 +SIZE (PerlCryptLib-1.08.tar.gz) = 21086 |