svn commit: r440005 - in head/security/libressl-devel: . files
Bernard Spil
brnrd at FreeBSD.org
Wed May 3 08:59:00 UTC 2017
Author: brnrd
Date: Wed May 3 08:58:59 2017
New Revision: 440005
URL: https://svnweb.freebsd.org/changeset/ports/440005
Log:
security/libressl-devel: Update to 2.5.4
- Security update to 2.5.4
- Remove CVE-2017-8301 patch (included in 2.5.4)
- Remove nc.1 install target (included in 2.5.4)
Security: 24673ed7-2bf3-11e7-b291-b499baebfeaf
MFH: 2017Q2
Deleted:
head/security/libressl-devel/files/patch-CVE-2017-8301
Modified:
head/security/libressl-devel/Makefile
head/security/libressl-devel/distinfo
Modified: head/security/libressl-devel/Makefile
==============================================================================
--- head/security/libressl-devel/Makefile Wed May 3 08:44:36 2017 (r440004)
+++ head/security/libressl-devel/Makefile Wed May 3 08:58:59 2017 (r440005)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libressl
-PORTVERSION= 2.5.3
-PORTREVISION= 1
+PORTVERSION= 2.5.4
CATEGORIES= security devel
MASTER_SITES= OPENBSD/LibreSSL
PKGNAMESUFFIX= -devel
@@ -40,7 +39,4 @@ TEST_TARGET= check
post-install:
${RM} -r ${STAGEDIR}/${PREFIX}/etc/ssl/cert.pem
-post-install-NC-on:
- ${INSTALL_MAN} ${WRKSRC}/apps/nc/nc.1 ${STAGEDIR}/${PREFIX}/man/man1/nc.1
-
.include <bsd.port.mk>
Modified: head/security/libressl-devel/distinfo
==============================================================================
--- head/security/libressl-devel/distinfo Wed May 3 08:44:36 2017 (r440004)
+++ head/security/libressl-devel/distinfo Wed May 3 08:58:59 2017 (r440005)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491933706
-SHA256 (libressl-2.5.3.tar.gz) = 14e34cc586ec4ce5763f76046dcf366c45104b2cc71d77b63be5505608e68a30
-SIZE (libressl-2.5.3.tar.gz) = 3285151
+TIMESTAMP = 1493799912
+SHA256 (libressl-2.5.4.tar.gz) = 107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa
+SIZE (libressl-2.5.4.tar.gz) = 3286042
More information about the svn-ports-head
mailing list