Date: Thu, 15 Mar 2018 15:50:40 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r464595 - in branches/2018Q1: emulators/dolphin-emu lang/neko net/bctoolbox net/shadowsocks-libev security/mbedtls security/openvpn security/openvpn-devel security/polarssl13 www/hiawatha Message-ID: <201803151550.w2FFoep3051887@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Thu Mar 15 15:50:40 2018 New Revision: 464595 URL: https://svnweb.freebsd.org/changeset/ports/464595 Log: MFH: r464085, r464247 - Update security/polarssl13 to 1.3.22. - Update security/mbedtls to 2.7.1 and bump dependent ports. Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-01 Approved by: ports-secteam (swills) Modified: branches/2018Q1/emulators/dolphin-emu/Makefile branches/2018Q1/lang/neko/Makefile branches/2018Q1/net/bctoolbox/Makefile branches/2018Q1/net/shadowsocks-libev/Makefile branches/2018Q1/security/mbedtls/Makefile branches/2018Q1/security/mbedtls/distinfo branches/2018Q1/security/mbedtls/pkg-plist branches/2018Q1/security/openvpn-devel/Makefile branches/2018Q1/security/openvpn/Makefile branches/2018Q1/security/polarssl13/Makefile branches/2018Q1/security/polarssl13/distinfo branches/2018Q1/www/hiawatha/Makefile Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/emulators/dolphin-emu/Makefile ============================================================================== --- branches/2018Q1/emulators/dolphin-emu/Makefile Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/emulators/dolphin-emu/Makefile Thu Mar 15 15:50:40 2018 (r464595) @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org Modified: branches/2018Q1/lang/neko/Makefile ============================================================================== --- branches/2018Q1/lang/neko/Makefile Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/lang/neko/Makefile Thu Mar 15 15:50:40 2018 (r464595) @@ -2,6 +2,7 @@ PORTNAME= neko PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= lang MAINTAINER= penzin.dev@gmail.com Modified: branches/2018Q1/net/bctoolbox/Makefile ============================================================================== --- branches/2018Q1/net/bctoolbox/Makefile Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/net/bctoolbox/Makefile Thu Mar 15 15:50:40 2018 (r464595) @@ -3,6 +3,7 @@ PORTNAME= bctoolbox PORTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/bctoolbox Modified: branches/2018Q1/net/shadowsocks-libev/Makefile ============================================================================== --- branches/2018Q1/net/shadowsocks-libev/Makefile Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/net/shadowsocks-libev/Makefile Thu Mar 15 15:50:40 2018 (r464595) @@ -4,6 +4,7 @@ PORTNAME= shadowsocks-libev DISTVERSIONPREFIX= v DISTVERSION= 3.1.3 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= xiaoding+freebsd@xiaoding.org Modified: branches/2018Q1/security/mbedtls/Makefile ============================================================================== --- branches/2018Q1/security/mbedtls/Makefile Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/security/mbedtls/Makefile Thu Mar 15 15:50:40 2018 (r464595) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= mbedtls -PORTVERSION= 2.6.0 -DISTVERSIONSUFFIX= -apache +PORTVERSION= 2.7.1 +DISTVERSIONPREFIX=${PORTNAME}- CATEGORIES= security devel -MASTER_SITES= https://tls.mbed.org/download/ MAINTAINER= tijl@FreeBSD.org COMMENT= SSL/TLS and cryptography library @@ -12,13 +11,14 @@ COMMENT= SSL/TLS and cryptography library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/apache-2.0.txt +USE_GITHUB= yes +GH_ACCOUNT= ARMmbed + ALL_TARGET= no_test TEST_TARGET= test MAKE_ENV= SHARED=1 USES= gmake tar:tgz USE_LDCONFIG= yes - -WRKSRC= ${WRKDIR}/mbedtls-${PORTVERSION} CONFLICTS_INSTALL= polarssl13-[0-9]* Modified: branches/2018Q1/security/mbedtls/distinfo ============================================================================== --- branches/2018Q1/security/mbedtls/distinfo Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/security/mbedtls/distinfo Thu Mar 15 15:50:40 2018 (r464595) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505971872 -SHA256 (mbedtls-2.6.0-apache.tgz) = 99bc9d4212d3d885eeb96273bcde8ecc649a481404b8d7ea7bb26397c9909687 -SIZE (mbedtls-2.6.0-apache.tgz) = 1973397 +TIMESTAMP = 1520855936 +SHA256 (ARMmbed-mbedtls-mbedtls-2.7.1_GH0.tar.gz) = f7e960626ada42677d8b0b6f0ddd1961edf589938eb7965887a362d2640fb543 +SIZE (ARMmbed-mbedtls-mbedtls-2.7.1_GH0.tar.gz) = 2040225 Modified: branches/2018Q1/security/mbedtls/pkg-plist ============================================================================== --- branches/2018Q1/security/mbedtls/pkg-plist Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/security/mbedtls/pkg-plist Thu Mar 15 15:50:40 2018 (r464595) @@ -98,6 +98,7 @@ include/mbedtls/platform.h include/mbedtls/platform_time.h include/mbedtls/ripemd160.h include/mbedtls/rsa.h +include/mbedtls/rsa_internal.h include/mbedtls/sha1.h include/mbedtls/sha256.h include/mbedtls/sha512.h @@ -117,7 +118,7 @@ include/mbedtls/x509_csr.h include/mbedtls/xtea.h lib/libmbedcrypto.a lib/libmbedcrypto.so -lib/libmbedcrypto.so.0 +lib/libmbedcrypto.so.2 lib/libmbedtls.a lib/libmbedtls.so lib/libmbedtls.so.10 Modified: branches/2018Q1/security/openvpn-devel/Makefile ============================================================================== --- branches/2018Q1/security/openvpn-devel/Makefile Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/security/openvpn-devel/Makefile Thu Mar 15 15:50:40 2018 (r464595) @@ -3,7 +3,7 @@ PORTNAME= openvpn DISTVERSION= 201725 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= security net MASTER_SITES= https://secure-computing.net/files/openvpn/ \ ftp://ftp2.secure-computing.net/pub/FreeBSD/openvpn-devel/ Modified: branches/2018Q1/security/openvpn/Makefile ============================================================================== --- branches/2018Q1/security/openvpn/Makefile Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/security/openvpn/Makefile Thu Mar 15 15:50:40 2018 (r464595) @@ -3,7 +3,7 @@ PORTNAME= openvpn DISTVERSION= 2.4.4 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= security net MASTER_SITES= https://swupdate.openvpn.net/community/releases/ \ https://build.openvpn.net/downloads/releases/ Modified: branches/2018Q1/security/polarssl13/Makefile ============================================================================== --- branches/2018Q1/security/polarssl13/Makefile Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/security/polarssl13/Makefile Thu Mar 15 15:50:40 2018 (r464595) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polarssl -PORTVERSION= 1.3.21 +PORTVERSION= 1.3.22 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= https://polarssl.org/download/ @@ -13,6 +13,9 @@ COMMENT= SSL/TLS and cryptography library LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE + +DEPRECATED= has reached end of life +EXPIRATION_DATE=2018-04-30 ALL_TARGET= no_test MAKE_ENV= SHARED=1 Modified: branches/2018Q1/security/polarssl13/distinfo ============================================================================== --- branches/2018Q1/security/polarssl13/distinfo Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/security/polarssl13/distinfo Thu Mar 15 15:50:40 2018 (r464595) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505971554 -SHA256 (mbedtls-1.3.21-gpl.tgz) = 85ab0ac922e2b254063384fcae8f327acea48079eef8feccd90a4288a9d2ba84 -SIZE (mbedtls-1.3.21-gpl.tgz) = 1802357 +TIMESTAMP = 1520701401 +SHA256 (mbedtls-1.3.22-gpl.tgz) = ded041aa4acf9a3e4d0c85bf334b0860135da996e75afdcc3abf22f403d14457 +SIZE (mbedtls-1.3.22-gpl.tgz) = 1890430 Modified: branches/2018Q1/www/hiawatha/Makefile ============================================================================== --- branches/2018Q1/www/hiawatha/Makefile Thu Mar 15 15:21:33 2018 (r464594) +++ branches/2018Q1/www/hiawatha/Makefile Thu Mar 15 15:50:40 2018 (r464595) @@ -3,6 +3,7 @@ PORTNAME= hiawatha PORTVERSION= 10.7 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://www.hiawatha-webserver.org/files/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803151550.w2FFoep3051887>