aboutsummaryrefslogtreecommitdiffstats
path: root/lang/io
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-02-20 10:57:04 +0800
committerjbeich <jbeich@FreeBSD.org>2017-02-20 10:57:04 +0800
commit37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61 (patch)
treea7fed64054defb433132b1227a0e77028e02fb2f /lang/io
parent3dcb47fa66f80920ebd69fe143bd3c3db57d31f0 (diff)
downloadfreebsd-ports-gnome-37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61.tar.gz
freebsd-ports-gnome-37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61.tar.zst
freebsd-ports-gnome-37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61.zip
devel/libevent2: drop historical suffix after r362796
PR: 216777 Approved by: mm (maintainer)
Diffstat (limited to 'lang/io')
-rw-r--r--lang/io/Makefile2
-rw-r--r--lang/io/Makefile.addons2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/io/Makefile b/lang/io/Makefile
index 576cd94b6384..41b0957d47cc 100644
--- a/lang/io/Makefile
+++ b/lang/io/Makefile
@@ -3,7 +3,7 @@
PORTNAME= io
PORTVERSION= 2015.11.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang
MAINTAINER= gahr@FreeBSD.org
diff --git a/lang/io/Makefile.addons b/lang/io/Makefile.addons
index e7f27399b71e..da921ad16c7f 100644
--- a/lang/io/Makefile.addons
+++ b/lang/io/Makefile.addons
@@ -99,7 +99,7 @@ Regex_LIB_DEPENDS= libpcre.so:devel/pcre
SQLite3_USES= sqlite:3
SampleRateConverter_LIB_DEPENDS=\
libsamplerate.so:audio/libsamplerate
-Socket_LIB_DEPENDS= libevent.so:devel/libevent2
+Socket_LIB_DEPENDS= libevent.so:devel/libevent
TagLib_LIB_DEPENDS= libtag.so:audio/taglib
Theora_LIB_DEPENDS= libtheora.so:multimedia/libtheora
TokyoCabinet_LIB_DEPENDS= \