svn commit: r422669 - in branches/2016Q3/security/openssl: . files
Bernard Spil
brnrd at FreeBSD.org
Fri Sep 23 13:00:08 UTC 2016
Author: brnrd
Date: Fri Sep 23 13:00:07 2016
New Revision: 422669
URL: https://svnweb.freebsd.org/changeset/ports/422669
Log:
MFH: r422668
security/openssl: Update to 1.0.2i
- Update to 1.0.2i
- Move from PORTREVISION to PORTVERSION updates
- Remove patches that are included upstream
Reviewed by: mat, delphij
Sponsored by: EuroBSDcon 2016 DevSummit
Differential Revision: D8006
Approved by: ports-secteam (delphij)
Deleted:
branches/2016Q3/security/openssl/files/patch-dsa_ossl.c
branches/2016Q3/security/openssl/files/patch-s3_srvr.c
branches/2016Q3/security/openssl/files/patch-ssl_sess.c
branches/2016Q3/security/openssl/files/patch-t1_lib.c
Modified:
branches/2016Q3/security/openssl/Makefile
branches/2016Q3/security/openssl/distinfo
Directory Properties:
branches/2016Q3/ (props changed)
Modified: branches/2016Q3/security/openssl/Makefile
==============================================================================
--- branches/2016Q3/security/openssl/Makefile Fri Sep 23 12:54:20 2016 (r422668)
+++ branches/2016Q3/security/openssl/Makefile Fri Sep 23 13:00:07 2016 (r422669)
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= openssl
-PORTVERSION= 1.0.2
-DISTVERSIONSUFFIX= h
-PORTREVISION= 14
+PORTVERSION= 1.0.2i
+PORTEPOCH= 1
CATEGORIES= security devel
MASTER_SITES= http://www.openssl.org/source/ \
ftp://ftp.openssl.org/source/ \
@@ -182,7 +181,6 @@ pre-everything::
@${ECHO_CMD} "# please use DEFAULT_VERSIONS+= ssl=base instead."
@${ECHO_CMD} "#"
@${FALSE}
-
.endif
post-patch:
Modified: branches/2016Q3/security/openssl/distinfo
==============================================================================
--- branches/2016Q3/security/openssl/distinfo Fri Sep 23 12:54:20 2016 (r422668)
+++ branches/2016Q3/security/openssl/distinfo Fri Sep 23 13:00:07 2016 (r422669)
@@ -1,10 +1,11 @@
-SHA256 (openssl-1.0.2h/openssl-1.0.2h.tar.gz) = 1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919
-SIZE (openssl-1.0.2h/openssl-1.0.2h.tar.gz) = 5274412
-SHA256 (openssl-1.0.2h/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 2eddcb7ab342285cb637ce6b6be143cca835f449f35dd9bb8c7b9167ba2117a7
-SIZE (openssl-1.0.2h/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 3717
-SHA256 (openssl-1.0.2h/1002-backport-changes-from-upstream-padlock-module.patch) = aee88a24622ce9d71e38deeb874e58435dcf8ff5690f56194f0e4a00fb09b260
-SIZE (openssl-1.0.2h/1002-backport-changes-from-upstream-padlock-module.patch) = 5770
-SHA256 (openssl-1.0.2h/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = c10b8aaf56a4f4f79ca195fc587e0bb533f643e777d7a3e6fb0350399a6060ea
-SIZE (openssl-1.0.2h/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = 20935
-SHA256 (openssl-1.0.2h/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 97eb4411d0fc0890e94bc7c2d682f68b71135da782af769ca73914b37da2b1fd
-SIZE (openssl-1.0.2h/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 832
+TIMESTAMP = 1474552146
+SHA256 (openssl-1.0.2i/openssl-1.0.2i.tar.gz) = 9287487d11c9545b6efb287cdb70535d4e9b284dd10d51441d9b9963d000de6f
+SIZE (openssl-1.0.2i/openssl-1.0.2i.tar.gz) = 5308232
+SHA256 (openssl-1.0.2i/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 2eddcb7ab342285cb637ce6b6be143cca835f449f35dd9bb8c7b9167ba2117a7
+SIZE (openssl-1.0.2i/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 3717
+SHA256 (openssl-1.0.2i/1002-backport-changes-from-upstream-padlock-module.patch) = aee88a24622ce9d71e38deeb874e58435dcf8ff5690f56194f0e4a00fb09b260
+SIZE (openssl-1.0.2i/1002-backport-changes-from-upstream-padlock-module.patch) = 5770
+SHA256 (openssl-1.0.2i/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = c10b8aaf56a4f4f79ca195fc587e0bb533f643e777d7a3e6fb0350399a6060ea
+SIZE (openssl-1.0.2i/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = 20935
+SHA256 (openssl-1.0.2i/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 97eb4411d0fc0890e94bc7c2d682f68b71135da782af769ca73914b37da2b1fd
+SIZE (openssl-1.0.2i/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 832
More information about the svn-ports-branches
mailing list