aboutsummaryrefslogtreecommitdiff
path: root/lang/io
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-08-02 13:30:40 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-08-02 13:30:40 +0000
commitf18538b989095df1895337d776faf103f4057d83 (patch)
treee12f88296b60e412fef69c80307407d6d19ae370 /lang/io
parentb9b8e8725edab0e3004502717af99eb74b418b09 (diff)
downloadports-f18538b989095df1895337d776faf103f4057d83.tar.gz
ports-f18538b989095df1895337d776faf103f4057d83.zip
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable ABI: https://abi-laboratory.pro/tracker/timeline/libevent/ PR: 239599 Reported by: GitHub (watch releases) Approved by: zeising (maintainer) MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI) Differential Revision: https://reviews.freebsd.org/D21133
Notes
Notes: svn path=/head/; revision=507877
Diffstat (limited to 'lang/io')
-rw-r--r--lang/io/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/io/Makefile b/lang/io/Makefile
index befe339aded0..64ae9494848a 100644
--- a/lang/io/Makefile
+++ b/lang/io/Makefile
@@ -3,7 +3,7 @@
PORTNAME= io
PORTVERSION= 2017.09.06
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= lang
MAINTAINER= gahr@FreeBSD.org