From owner-svn-ports-head@freebsd.org Mon Oct 5 09:13:59 2015 Return-Path: Delivered-To: svn-ports-head@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 D3723A11631; Mon, 5 Oct 2015 09:13:59 +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 AB3ADDC; Mon, 5 Oct 2015 09:13:59 +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 t959Dx77027743; Mon, 5 Oct 2015 09:13:59 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t959Dw2q027740; Mon, 5 Oct 2015 09:13:58 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201510050913.t959Dw2q027740@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 09:13:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398631 - head/security/mbedtls X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Oct 2015 09:13:59 -0000 Author: tijl Date: Mon Oct 5 09:13:58 2015 New Revision: 398631 URL: https://svnweb.freebsd.org/changeset/ports/398631 Log: Update to 2.1.1 PR: 203546 Submitted by: takefu@airport.fm MFH: 2015Q4 Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.1.1-and-1.3.13-and-polarssl-1.2.16-released Modified: head/security/mbedtls/Makefile head/security/mbedtls/distinfo head/security/mbedtls/pkg-plist Modified: head/security/mbedtls/Makefile ============================================================================== --- head/security/mbedtls/Makefile Mon Oct 5 09:11:45 2015 (r398630) +++ head/security/mbedtls/Makefile Mon Oct 5 09:13:58 2015 (r398631) @@ -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: head/security/mbedtls/distinfo ============================================================================== --- head/security/mbedtls/distinfo Mon Oct 5 09:11:45 2015 (r398630) +++ head/security/mbedtls/distinfo Mon Oct 5 09:13:58 2015 (r398631) @@ -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: head/security/mbedtls/pkg-plist ============================================================================== --- head/security/mbedtls/pkg-plist Mon Oct 5 09:11:45 2015 (r398630) +++ head/security/mbedtls/pkg-plist Mon Oct 5 09:13:58 2015 (r398631) @@ -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