mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update security/mbedtls to 2.7.1.
PR: 226550 MFH: 2018Q1
This commit is contained in:
parent
28dafc7abd
commit
aa908db786
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464247
10 changed files with 16 additions and 16 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= dolphin-emu
|
||||
PORTVERSION= 5.0
|
||||
PORTREVISION= 16
|
||||
PORTREVISION= 17
|
||||
CATEGORIES= emulators
|
||||
|
||||
MAINTAINER= martymac@FreeBSD.org
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
PORTNAME= neko
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2-2-0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= lang
|
||||
|
||||
MAINTAINER= penzin.dev@gmail.com
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= bctoolbox
|
||||
PORTVERSION= 0.2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SAVANNAH/linphone/bctoolbox
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
PORTNAME= shadowsocks-libev
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.1.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= xiaoding+freebsd@xiaoding.org
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= hiawatha
|
||||
PORTVERSION= 10.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://www.hiawatha-webserver.org/files/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue