aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2016-08-02 04:20:54 +0800
committeradamw <adamw@FreeBSD.org>2016-08-02 04:20:54 +0800
commitdf60ab919e9a6fe42cdd2a0e2124967b28603b64 (patch)
tree53b33ffc8de0cd0678b3699e4a12e1abe47baa29 /security
parentf72685885ad0c4a178bb3350d1d87270c83339c4 (diff)
downloadfreebsd-ports-gnome-df60ab919e9a6fe42cdd2a0e2124967b28603b64.tar.gz
freebsd-ports-gnome-df60ab919e9a6fe42cdd2a0e2124967b28603b64.tar.zst
freebsd-ports-gnome-df60ab919e9a6fe42cdd2a0e2124967b28603b64.zip
Update to 1.77. Switch to USES=ssl, and only install the examples
if the EXAMPLES knob is on. Changes: https://metacpan.org/changes/distribution/Net-SSLeay
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-SSLeay/Makefile7
-rw-r--r--security/p5-Net-SSLeay/distinfo5
2 files changed, 7 insertions, 5 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 6c4451e7920a..89c7b9e171c8 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net-SSLeay
-PORTVERSION= 1.74
+PORTVERSION= 1.77
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,8 +19,7 @@ TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
OPTIONS_DEFINE= EXAMPLES
CONFIGURE_ENV= OPENSSL_PREFIX=${OPENSSLBASE}
-USES= perl5 shebangfix
-USE_OPENSSL= yes
+USES= perl5 shebangfix ssl
USE_PERL5= configure
PORTEXAMPLES= *
@@ -29,6 +28,8 @@ SHEBANG_FILES= examples/*.pl
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/SSLeay/SSLeay.so
+
+post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/examples/req.conf ${STAGEDIR}${EXAMPLESDIR}/req.conf
diff --git a/security/p5-Net-SSLeay/distinfo b/security/p5-Net-SSLeay/distinfo
index b5e4abb0d5ba..d40843653fdf 100644
--- a/security/p5-Net-SSLeay/distinfo
+++ b/security/p5-Net-SSLeay/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Net-SSLeay-1.74.tar.gz) = 167a955410168a6d617fbb11d8a40a5ebffaef950035fb072b3e9b6b706cbc7d
-SIZE (Net-SSLeay-1.74.tar.gz) = 387262
+TIMESTAMP = 1470082642
+SHA256 (Net-SSLeay-1.77.tar.gz) = 6150a3e7643e8cd944519ffdbd80c9471f73c26b50975dbfaa5d0e91f2e2061a
+SIZE (Net-SSLeay-1.77.tar.gz) = 394451