aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-03-10 18:49:04 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-03-10 18:49:04 +0000
commitf6f4c350e7335b6236abf664e4014c42b9c9cd2e (patch)
treee48b9e666537a0392f322979d6eb56fda024e79c
parentc2a92a1aea4e66d25d82a5def112bb1b55660bd2 (diff)
downloadports-f6f4c350e7335b6236abf664e4014c42b9c9cd2e.tar.gz
ports-f6f4c350e7335b6236abf664e4014c42b9c9cd2e.zip
Notes
-rw-r--r--emulators/dolphin-emu/Makefile2
-rw-r--r--lang/neko/Makefile2
-rw-r--r--net/bctoolbox/Makefile1
-rw-r--r--net/shadowsocks-libev/Makefile1
-rw-r--r--security/mbedtls/Makefile2
-rw-r--r--security/mbedtls/distinfo6
-rw-r--r--security/mbedtls/pkg-plist3
-rw-r--r--security/openvpn-devel/Makefile2
-rw-r--r--security/openvpn/Makefile2
-rw-r--r--security/polarssl13/Makefile5
-rw-r--r--security/polarssl13/distinfo6
-rw-r--r--www/hiawatha/Makefile1
12 files changed, 20 insertions, 13 deletions
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index 822fc65116ff..a8a1c579cfcc 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dolphin-emu
PORTVERSION= 5.0
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= emulators
MAINTAINER= martymac@FreeBSD.org
diff --git a/lang/neko/Makefile b/lang/neko/Makefile
index 0bb8a6380807..f161154a424d 100644
--- a/lang/neko/Makefile
+++ b/lang/neko/Makefile
@@ -3,7 +3,7 @@
PORTNAME= neko
DISTVERSIONPREFIX= v
DISTVERSION= 2-2-0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MAINTAINER= penzin.dev@gmail.com
diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile
index 72524d8b7e0d..8d2aee73c900 100644
--- a/net/bctoolbox/Makefile
+++ b/net/bctoolbox/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bctoolbox
PORTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SAVANNAH/linphone/bctoolbox
diff --git a/net/shadowsocks-libev/Makefile b/net/shadowsocks-libev/Makefile
index d433f40b9363..b5716ef4f467 100644
--- a/net/shadowsocks-libev/Makefile
+++ b/net/shadowsocks-libev/Makefile
@@ -4,6 +4,7 @@
PORTNAME= shadowsocks-libev
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.3
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= xiaoding+freebsd@xiaoding.org
diff --git a/security/mbedtls/Makefile b/security/mbedtls/Makefile
index df3dacfde0a5..95d37c260a73 100644
--- a/security/mbedtls/Makefile
+++ b/security/mbedtls/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mbedtls
-PORTVERSION= 2.6.0
+PORTVERSION= 2.7.0
DISTVERSIONSUFFIX= -apache
CATEGORIES= security devel
MASTER_SITES= https://tls.mbed.org/download/
diff --git a/security/mbedtls/distinfo b/security/mbedtls/distinfo
index af203f05f41a..95711a90a572 100644
--- a/security/mbedtls/distinfo
+++ b/security/mbedtls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505971872
-SHA256 (mbedtls-2.6.0-apache.tgz) = 99bc9d4212d3d885eeb96273bcde8ecc649a481404b8d7ea7bb26397c9909687
-SIZE (mbedtls-2.6.0-apache.tgz) = 1973397
+TIMESTAMP = 1520701659
+SHA256 (mbedtls-2.7.0-apache.tgz) = aeb66d6cd43aa1c79c145d15845c655627a7fc30d624148aaafbb6c36d7f55ef
+SIZE (mbedtls-2.7.0-apache.tgz) = 2108442
diff --git a/security/mbedtls/pkg-plist b/security/mbedtls/pkg-plist
index a4a591289e9c..3f418a72cba7 100644
--- a/security/mbedtls/pkg-plist
+++ b/security/mbedtls/pkg-plist
@@ -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.1
lib/libmbedtls.a
lib/libmbedtls.so
lib/libmbedtls.so.10
diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile
index cb133236ebc4..cfa02d2722fd 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -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/
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile
index 22e4ebfbbdc4..ecc21083a521 100644
--- a/security/openvpn/Makefile
+++ b/security/openvpn/Makefile
@@ -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/
diff --git a/security/polarssl13/Makefile b/security/polarssl13/Makefile
index 55aed1eefcd8..c0080f9a2933 100644
--- a/security/polarssl13/Makefile
+++ b/security/polarssl13/Makefile
@@ -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/
@@ -14,6 +14,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
USES= cpe gmake tar:tgz
diff --git a/security/polarssl13/distinfo b/security/polarssl13/distinfo
index fdd9b7c655d8..4204759b8d08 100644
--- a/security/polarssl13/distinfo
+++ b/security/polarssl13/distinfo
@@ -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
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile
index 91e27b0ff1bc..3b9313834870 100644
--- a/www/hiawatha/Makefile
+++ b/www/hiawatha/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hiawatha
PORTVERSION= 10.7
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://www.hiawatha-webserver.org/files/