aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/dolphin-emu/Makefile2
-rw-r--r--lang/neko/Makefile2
-rw-r--r--net/bctoolbox/Makefile2
-rw-r--r--net/shadowsocks-libev/Makefile2
-rw-r--r--security/mbedtls/Makefile2
-rw-r--r--security/mbedtls/distinfo6
-rw-r--r--security/mbedtls/pkg-plist2
-rw-r--r--security/openvpn-devel/Makefile2
-rw-r--r--security/openvpn/Makefile2
-rw-r--r--www/hiawatha/Makefile2
10 files changed, 12 insertions, 12 deletions
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index f7b718f457b1..d9f59b6a2151 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dolphin-emu
PORTVERSION= 5.0
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= emulators
MAINTAINER= martymac@FreeBSD.org
diff --git a/lang/neko/Makefile b/lang/neko/Makefile
index 9c40e8b23421..2b0dd9dd14b2 100644
--- a/lang/neko/Makefile
+++ b/lang/neko/Makefile
@@ -3,7 +3,7 @@
PORTNAME= neko
DISTVERSIONPREFIX= v
DISTVERSION= 2-2-0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= lang
MAINTAINER= penzin.dev@gmail.com
diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile
index f77782f98f73..cac7f95c36ea 100644
--- a/net/bctoolbox/Makefile
+++ b/net/bctoolbox/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bctoolbox
PORTVERSION= 0.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= SAVANNAH/linphone/bctoolbox
diff --git a/net/shadowsocks-libev/Makefile b/net/shadowsocks-libev/Makefile
index e85556ba265a..1792fae189a6 100644
--- a/net/shadowsocks-libev/Makefile
+++ b/net/shadowsocks-libev/Makefile
@@ -4,7 +4,7 @@
PORTNAME= shadowsocks-libev
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MAINTAINER= xiaoding+freebsd@xiaoding.org
diff --git a/security/mbedtls/Makefile b/security/mbedtls/Makefile
index 5b52ca3de7e9..d1d78dffc45a 100644
--- a/security/mbedtls/Makefile
+++ b/security/mbedtls/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mbedtls
-PORTVERSION= 2.7.1
+PORTVERSION= 2.8.0
DISTVERSIONPREFIX=${PORTNAME}-
CATEGORIES= security devel
diff --git a/security/mbedtls/distinfo b/security/mbedtls/distinfo
index 7d998d63485e..a99fe7383cc5 100644
--- a/security/mbedtls/distinfo
+++ b/security/mbedtls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520855936
-SHA256 (ARMmbed-mbedtls-mbedtls-2.7.1_GH0.tar.gz) = f7e960626ada42677d8b0b6f0ddd1961edf589938eb7965887a362d2640fb543
-SIZE (ARMmbed-mbedtls-mbedtls-2.7.1_GH0.tar.gz) = 2040225
+TIMESTAMP = 1524509045
+SHA256 (ARMmbed-mbedtls-mbedtls-2.8.0_GH0.tar.gz) = c544d5a6ea6cf629a3c2d0653b1e8f3ab0491a852b84d9478403c6a3fb699fe4
+SIZE (ARMmbed-mbedtls-mbedtls-2.8.0_GH0.tar.gz) = 2132562
diff --git a/security/mbedtls/pkg-plist b/security/mbedtls/pkg-plist
index a67a7f0c2eab..3f418a72cba7 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.2
+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 75a98b0d7234..8bfc59fe99bb 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openvpn
DISTVERSION= 201811
-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 3925719033e1..f0e21e02f96f 100644
--- a/security/openvpn/Makefile
+++ b/security/openvpn/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openvpn
DISTVERSION= 2.4.5
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= security net
MASTER_SITES= https://swupdate.openvpn.net/community/releases/ \
https://build.openvpn.net/downloads/releases/
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile
index 763c3adfd3f8..31fce654096f 100644
--- a/www/hiawatha/Makefile
+++ b/www/hiawatha/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hiawatha
PORTVERSION= 10.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= https://www.hiawatha-webserver.org/files/