diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2016-08-29 17:00:54 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-08-29 17:00:54 +0000 |
commit | de4adca5a2c00272f70a67061540fc98672fe539 (patch) | |
tree | 5cbdeac84c393db766733c8386ed3d5c994379ad | |
parent | Update to 0.4220. (diff) |
Update to 1.78.
Changes: https://metacpan.org/changes/distribution/Net-SSLeay
Notes
Notes:
svn path=/head/; revision=421084
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Net-SSLeay/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index 89c7b9e171c8..131f80bb1c72 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-SSLeay -PORTVERSION= 1.77 +PORTVERSION= 1.78 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -32,6 +32,6 @@ post-install: post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/examples/req.conf ${STAGEDIR}${EXAMPLESDIR}/req.conf + ${INSTALL_DATA} ${WRKSRC}/examples/req.conf ${STAGEDIR}${EXAMPLESDIR} .include <bsd.port.mk> diff --git a/security/p5-Net-SSLeay/distinfo b/security/p5-Net-SSLeay/distinfo index d40843653fdf..162eab6d8446 100644 --- a/security/p5-Net-SSLeay/distinfo +++ b/security/p5-Net-SSLeay/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470082642 -SHA256 (Net-SSLeay-1.77.tar.gz) = 6150a3e7643e8cd944519ffdbd80c9471f73c26b50975dbfaa5d0e91f2e2061a -SIZE (Net-SSLeay-1.77.tar.gz) = 394451 +TIMESTAMP = 1472489900 +SHA256 (Net-SSLeay-1.78.tar.gz) = e7f56427602f897446013b84b9ff51b8e8ab4fce0bbd086c4e28c198a942ed53 +SIZE (Net-SSLeay-1.78.tar.gz) = 394554 |