Index: head/security/libressl/Makefile =================================================================== --- head/security/libressl/Makefile +++ head/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 @@ libressl-devel-[0-9]* GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-silent-rules USES= cpe libtool pathfix pkgconfig USE_LDCONFIG= yes @@ -39,4 +38,7 @@ ${RM} -rf ${STAGEDIR}/${PREFIX}/man/man3 ${REINPLACE_CMD} -e '/^man\/man3/d' ${TMPPLIST} +post-install: + ${RM} -rf ${STAGEDIR}/${PREFIX}/etc/ssl/cert.pem + .include Index: head/security/libressl/distinfo =================================================================== --- head/security/libressl/distinfo +++ head/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 Index: head/security/libressl/pkg-plist =================================================================== --- head/security/libressl/pkg-plist +++ head/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