From aa908db786555280e1815cb05b2bd8c972595e63 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Mon, 12 Mar 2018 13:01:53 +0000 Subject: Update security/mbedtls to 2.7.1. PR: 226550 MFH: 2018Q1 --- security/mbedtls/Makefile | 10 +++++----- security/mbedtls/distinfo | 6 +++--- security/mbedtls/pkg-plist | 2 +- security/openvpn-devel/Makefile | 2 +- security/openvpn/Makefile | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'security') diff --git a/security/mbedtls/Makefile b/security/mbedtls/Makefile index 95d37c260a73..5b52ca3de7e9 100644 --- a/security/mbedtls/Makefile +++ b/security/mbedtls/Makefile @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= mbedtls -PORTVERSION= 2.7.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,14 +11,15 @@ 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]* post-patch: diff --git a/security/mbedtls/distinfo b/security/mbedtls/distinfo index 95711a90a572..7d998d63485e 100644 --- a/security/mbedtls/distinfo +++ b/security/mbedtls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520701659 -SHA256 (mbedtls-2.7.0-apache.tgz) = aeb66d6cd43aa1c79c145d15845c655627a7fc30d624148aaafbb6c36d7f55ef -SIZE (mbedtls-2.7.0-apache.tgz) = 2108442 +TIMESTAMP = 1520855936 +SHA256 (ARMmbed-mbedtls-mbedtls-2.7.1_GH0.tar.gz) = f7e960626ada42677d8b0b6f0ddd1961edf589938eb7965887a362d2640fb543 +SIZE (ARMmbed-mbedtls-mbedtls-2.7.1_GH0.tar.gz) = 2040225 diff --git a/security/mbedtls/pkg-plist b/security/mbedtls/pkg-plist index 3f418a72cba7..a67a7f0c2eab 100644 --- a/security/mbedtls/pkg-plist +++ b/security/mbedtls/pkg-plist @@ -118,7 +118,7 @@ include/mbedtls/x509_csr.h include/mbedtls/xtea.h lib/libmbedcrypto.a lib/libmbedcrypto.so -lib/libmbedcrypto.so.1 +lib/libmbedcrypto.so.2 lib/libmbedtls.a lib/libmbedtls.so lib/libmbedtls.so.10 diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile index cfa02d2722fd..adbfc589d7b5 100644 --- a/security/openvpn-devel/Makefile +++ b/security/openvpn-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvpn DISTVERSION= 201725 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= security net MASTER_SITES= https://secure-computing.net/files/openvpn/ \ ftp://ftp2.secure-computing.net/pub/FreeBSD/openvpn-devel/ diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index ecc21083a521..b7b91cfccc17 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvpn DISTVERSION= 2.4.4 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= security net MASTER_SITES= https://swupdate.openvpn.net/community/releases/ \ https://build.openvpn.net/downloads/releases/ -- cgit v1.2.3