svn commit: r416226 - head/security/libressl
Bernard Spil
brnrd at FreeBSD.org
Wed Jun 1 06:51:55 UTC 2016
Author: brnrd
Date: Wed Jun 1 06:51:53 2016
New Revision: 416226
URL: https://svnweb.freebsd.org/changeset/ports/416226
Log:
security/libressl: Update to 2.3.5
- Update to bug-fix version 2.3.5
- `signify` verified tarball
- Remove MAKE_JOBS_UNSAFE added in 2.3.4
Modified:
head/security/libressl/Makefile
head/security/libressl/distinfo
Modified: head/security/libressl/Makefile
==============================================================================
--- head/security/libressl/Makefile Wed Jun 1 06:17:51 2016 (r416225)
+++ head/security/libressl/Makefile Wed Jun 1 06:51:53 2016 (r416226)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libressl
-PORTVERSION= 2.3.4
+PORTVERSION= 2.3.5
CATEGORIES= security devel
MASTER_SITES= OPENBSD/LibreSSL
@@ -22,7 +22,6 @@ NC_DESC= Install TLS-enabled netcat
CONFLICTS?= libressl-devel-[0-9]* \
openssl-[0-9]* \
openssl-devel-[0-9]*
-MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
USES= cpe libtool pathfix pkgconfig
Modified: head/security/libressl/distinfo
==============================================================================
--- head/security/libressl/distinfo Wed Jun 1 06:17:51 2016 (r416225)
+++ head/security/libressl/distinfo Wed Jun 1 06:51:53 2016 (r416226)
@@ -1,2 +1,3 @@
-SHA256 (libressl-2.3.4.tar.gz) = 7a1135b2620f78928e89538c211a4df1d9415994001d1e7c9178c6b6d72de6a9
-SIZE (libressl-2.3.4.tar.gz) = 3013286
+TIMESTAMP = 1464762751
+SHA256 (libressl-2.3.5.tar.gz) = f425275ce7debcc7282c9dcb46bd6eebbaf41ac60136e2fd32d8fd60be8b753b
+SIZE (libressl-2.3.5.tar.gz) = 3013316
More information about the svn-ports-all
mailing list