From owner-svn-ports-branches@freebsd.org Mon Oct 5 10:26:00 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E242D99A790; Mon, 5 Oct 2015 10:26:00 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA5562D7; Mon, 5 Oct 2015 10:26:00 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t95AQ0ex065227; Mon, 5 Oct 2015 10:26:00 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t95AQ0Dw065222; Mon, 5 Oct 2015 10:26:00 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201510051026.t95AQ0Dw065222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 5 Oct 2015 10:26:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r398637 - branches/2015Q4/security/mbedtls X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Oct 2015 10:26:01 -0000 Author: tijl Date: Mon Oct 5 10:25:59 2015 New Revision: 398637 URL: https://svnweb.freebsd.org/changeset/ports/398637 Log: MFH: r398631 Update to 2.1.1 PR: 203546 Submitted by: takefu@airport.fm Approved by: ports-secteam (erwin) Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.1.1-and-1.3.13-and-polarssl-1.2.16-released Modified: branches/2015Q4/security/mbedtls/Makefile branches/2015Q4/security/mbedtls/distinfo branches/2015Q4/security/mbedtls/pkg-plist Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/security/mbedtls/Makefile ============================================================================== --- branches/2015Q4/security/mbedtls/Makefile Mon Oct 5 10:24:41 2015 (r398636) +++ branches/2015Q4/security/mbedtls/Makefile Mon Oct 5 10:25:59 2015 (r398637) @@ -1,16 +1,16 @@ # $FreeBSD$ PORTNAME= mbedtls -PORTVERSION= 2.0.0 -DISTVERSIONSUFFIX= -gpl +PORTVERSION= 2.1.1 +DISTVERSIONSUFFIX= -apache CATEGORIES= security devel MASTER_SITES= https://tls.mbed.org/download/ MAINTAINER= tijl@FreeBSD.org COMMENT= SSL/TLS and cryptography library -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/apache-2.0.txt ALL_TARGET= no_test MAKE_ENV= SHARED=1 @@ -25,7 +25,6 @@ post-patch: @${REINPLACE_CMD} \ -e 's/PREFIX/NAMEPREFIX/' \ -e 's/$$(DESTDIR)/&$$(PREFIX)/' \ - -e '/^install:/s/[[:<:]]all//' \ ${WRKSRC}/Makefile post-install: Modified: branches/2015Q4/security/mbedtls/distinfo ============================================================================== --- branches/2015Q4/security/mbedtls/distinfo Mon Oct 5 10:24:41 2015 (r398636) +++ branches/2015Q4/security/mbedtls/distinfo Mon Oct 5 10:25:59 2015 (r398637) @@ -1,2 +1,2 @@ -SHA256 (mbedtls-2.0.0-gpl.tgz) = 149a06621368540b7e1cef1b203c268439c2edbf29e2e9471d8021125df34952 -SIZE (mbedtls-2.0.0-gpl.tgz) = 1790002 +SHA256 (mbedtls-2.1.1-apache.tgz) = 8f25b6f156ae5081e91bcc58b02455926d9324035fe5f7028a6bb5bc0139a757 +SIZE (mbedtls-2.1.1-apache.tgz) = 1829955 Modified: branches/2015Q4/security/mbedtls/pkg-plist ============================================================================== --- branches/2015Q4/security/mbedtls/pkg-plist Mon Oct 5 10:24:41 2015 (r398636) +++ branches/2015Q4/security/mbedtls/pkg-plist Mon Oct 5 10:25:59 2015 (r398637) @@ -109,6 +109,12 @@ include/mbedtls/x509_crl.h include/mbedtls/x509_crt.h include/mbedtls/x509_csr.h include/mbedtls/xtea.h +lib/libmbedcrypto.a +lib/libmbedcrypto.so +lib/libmbedcrypto.so.0 lib/libmbedtls.a lib/libmbedtls.so lib/libmbedtls.so.10 +lib/libmbedx509.a +lib/libmbedx509.so +lib/libmbedx509.so.0