diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile index c0135e6c41d2..7b40f4d8ce2e 100644 --- a/security/libressl-devel/Makefile +++ b/security/libressl-devel/Makefile @@ -1,46 +1,46 @@ # Created by: Bernard Spil # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL PKGNAMESUFFIX= -devel MAINTAINER= brnrd@FreeBSD.org COMMENT= Free version of the SSL/TLS protocol forked from OpenSSL LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING CPE_VENDOR= openbsd OPTIONS_DEFINE= MAN3 NC OPTIONS_DEFAULT= MAN3 NC MAN3_DESC= Install API manpages (section 3) NC_DESC= Build nc libtls demo application CONFLICTS?= libressl-[0-9]* \ openssl-[0-9]* \ openssl-devel-[0-9]* GNU_CONFIGURE= yes USES= cpe libtool pathfix pkgconfig USE_LDCONFIG= yes OPTIONS_SUB= yes INSTALL_TARGET= install-strip TEST_TARGET= check post-stage-NC-on: ${INSTALL_PROGRAM} ${WRKSRC}/apps/nc/.libs/nc ${STAGEDIR}/${PREFIX}/bin/nc ${INSTALL_MAN} ${WRKSRC}/apps/nc/nc.1 ${STAGEDIR}/${PREFIX}/man/man1/nc.1 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 diff --git a/security/libressl-devel/distinfo b/security/libressl-devel/distinfo index 0e3e405f2213..36476adfcaad 100644 --- a/security/libressl-devel/distinfo +++ b/security/libressl-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (libressl-2.3.3.tar.gz) = 76733166187cc8587e0ebe1e83965ef257262a1a676a36806edd3b6d51b50aa9 -SIZE (libressl-2.3.3.tar.gz) = 3019069 +SHA256 (libressl-2.3.4.tar.gz) = 7a1135b2620f78928e89538c211a4df1d9415994001d1e7c9178c6b6d72de6a9 +SIZE (libressl-2.3.4.tar.gz) = 3013286