aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/libevent2/Makefile5
-rw-r--r--devel/libevent2/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/libevent2/Makefile b/devel/libevent2/Makefile
index c92511b3c56a..d8d26bfbde9b 100644
--- a/devel/libevent2/Makefile
+++ b/devel/libevent2/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= libevent2
-DISTVERSION= 2.0.13
+DISTVERSION= 2.0.16
CATEGORIES= devel
-MASTER_SITES= http://monkey.org/~provos/
+MASTER_SITES= https://github.com/downloads/libevent/libevent/
DISTNAME= ${PORTNAME:S/2//}-${DISTVERSION}-stable
MAINTAINER= mm@FreeBSD.org
@@ -17,6 +17,7 @@ COMMENT= API for executing callback functions on events or timeouts
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
+FETCH_ARGS= -pRr
USE_GNOME= lthack
GNU_CONFIGURE= yes
USE_LDCONFIG= ${PREFIX}/lib/event2
diff --git a/devel/libevent2/distinfo b/devel/libevent2/distinfo
index 3a5320250dd4..ea602ecd399d 100644
--- a/devel/libevent2/distinfo
+++ b/devel/libevent2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libevent-2.0.13-stable.tar.gz) = e2cc3b9f03e68ff878919b1cd031a210ba9ff376283d895161afcbc25aca00a9
-SIZE (libevent-2.0.13-stable.tar.gz) = 830805
+SHA256 (libevent-2.0.16-stable.tar.gz) = a578c7bcaf3bab1cc7924bd4d219f2ea621ab8c51dfc4f886e234b6ef4d38295
+SIZE (libevent-2.0.16-stable.tar.gz) = 837650