aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2016-01-31 19:48:37 +0800
committerbrnrd <brnrd@FreeBSD.org>2016-01-31 19:48:37 +0800
commit15a78b7be62fa96c25b44af77c36cdd19b06fb67 (patch)
treeaf2a9e34ab7d50f7cb03feb2b180b73ec0525cda /security
parent3e1251c193f3ecc5e9c1bee404f4a39a134f1294 (diff)
downloadfreebsd-ports-gnome-15a78b7be62fa96c25b44af77c36cdd19b06fb67.tar.gz
freebsd-ports-gnome-15a78b7be62fa96c25b44af77c36cdd19b06fb67.tar.zst
freebsd-ports-gnome-15a78b7be62fa96c25b44af77c36cdd19b06fb67.zip
security/libressl: Update to 2.2.6
- Update to version 2.2.6 [1] - Remove CA root cert that is installed by default Changes: ftp://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.6-relnotes.txt [1] Reviewed by: koobs (mentor), feld (mentor) Approved by: (mentor) Differential Revision: D5115
Diffstat (limited to 'security')
-rw-r--r--security/libressl/Makefile6
-rw-r--r--security/libressl/distinfo4
-rw-r--r--security/libressl/pkg-plist1
3 files changed, 6 insertions, 5 deletions
diff --git a/security/libressl/Makefile b/security/libressl/Makefile
index f5b16111584f..df1815220325 100644
--- a/security/libressl/Makefile
+++ b/security/libressl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libressl
-PORTVERSION= 2.2.5
+PORTVERSION= 2.2.6
CATEGORIES= security devel
MASTER_SITES= OPENBSD/LibreSSL
@@ -22,7 +22,6 @@ CONFLICTS?= openssl-[0-9]* \
libressl-devel-[0-9]*
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-silent-rules
USES= cpe libtool pathfix pkgconfig
USE_LDCONFIG= yes
@@ -39,4 +38,7 @@ post-install-MAN3-off:
${RM} -rf ${STAGEDIR}/${PREFIX}/man/man3
${REINPLACE_CMD} -e '/^man\/man3/d' ${TMPPLIST}
+post-install:
+ ${RM} -rf ${STAGEDIR}/${PREFIX}/etc/ssl/cert.pem
+
.include <bsd.port.post.mk>
diff --git a/security/libressl/distinfo b/security/libressl/distinfo
index a05af1335cf7..228e31a2007e 100644
--- a/security/libressl/distinfo
+++ b/security/libressl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libressl-2.2.5.tar.gz) = e3caded0469d8dc64f4ca2fe8e499ada4dd014e84d1c5a71818d39e54e6c914b
-SIZE (libressl-2.2.5.tar.gz) = 2966527
+SHA256 (libressl-2.2.6.tar.gz) = 1ee19994cffd047d40f63ba149115dba18a681b0cc923beec301bf424b58d64f
+SIZE (libressl-2.2.6.tar.gz) = 2965531
diff --git a/security/libressl/pkg-plist b/security/libressl/pkg-plist
index 672332a0778e..31f3d48d6062 100644
--- a/security/libressl/pkg-plist
+++ b/security/libressl/pkg-plist
@@ -1,5 +1,4 @@
bin/openssl
-etc/ssl/cert.pem
etc/ssl/openssl.cnf
etc/ssl/x509v3.cnf
include/openssl/aes.h