Date: Thu, 15 Sep 2016 22:05:45 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422233 - in head: devel/mingw32-openssl security/openssl security/openssl-devel Message-ID: <201609152205.u8FM5jRe088296@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Thu Sep 15 22:05:45 2016 New Revision: 422233 URL: https://svnweb.freebsd.org/changeset/ports/422233 Log: ftp.openssl.org is being taken out. https://mta.openssl.org/pipermail/openssl-announce/2016-September/000075.html Sponsored by: Absolight Modified: head/devel/mingw32-openssl/Makefile (contents, props changed) head/security/openssl-devel/Makefile (contents, props changed) head/security/openssl/Makefile (contents, props changed) Modified: head/devel/mingw32-openssl/Makefile ============================================================================== --- head/devel/mingw32-openssl/Makefile Thu Sep 15 21:14:50 2016 (r422232) +++ head/devel/mingw32-openssl/Makefile Thu Sep 15 22:05:45 2016 (r422233) @@ -6,7 +6,6 @@ PORTVERSION= 1.0.2d PORTREVISION= 1 CATEGORIES= devel security MASTER_SITES= http://www.openssl.org/source/ \ - ftp://ftp.openssl.org/source/ \ ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/ PKGNAMEPREFIX= mingw32- DIST_SUBDIR= ${DISTNAME} Modified: head/security/openssl-devel/Makefile ============================================================================== --- head/security/openssl-devel/Makefile Thu Sep 15 21:14:50 2016 (r422232) +++ head/security/openssl-devel/Makefile Thu Sep 15 22:05:45 2016 (r422233) @@ -5,7 +5,6 @@ PORTNAME= openssl DISTVERSION= 1.1.0 CATEGORIES= security devel MASTER_SITES= https://www.openssl.org/source/ \ - ftp://ftp.openssl.org/source/ \ ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/ PKGNAMESUFFIX= -devel Modified: head/security/openssl/Makefile ============================================================================== --- head/security/openssl/Makefile Thu Sep 15 21:14:50 2016 (r422232) +++ head/security/openssl/Makefile Thu Sep 15 22:05:45 2016 (r422233) @@ -8,7 +8,6 @@ PORTREVISION= 15 PORTEPOCH= 1 CATEGORIES= security devel MASTER_SITES= http://www.openssl.org/source/ \ - ftp://ftp.openssl.org/source/ \ ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/ DIST_SUBDIR= ${DISTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609152205.u8FM5jRe088296>