diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-02-04 15:56:59 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-02-04 15:56:59 +0800 |
commit | afdf4e3eb19e605a1bcb0d93f14743c4bb0db2f5 (patch) | |
tree | 2d857f70e9d9369cc2edd6a629840ea23a10805e /net-p2p/unworkable | |
parent | 317f09cc8914570a60418cb3d586c79af78905ba (diff) | |
download | freebsd-ports-gnome-afdf4e3eb19e605a1bcb0d93f14743c4bb0db2f5.tar.gz freebsd-ports-gnome-afdf4e3eb19e605a1bcb0d93f14743c4bb0db2f5.tar.zst freebsd-ports-gnome-afdf4e3eb19e605a1bcb0d93f14743c4bb0db2f5.zip |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
Diffstat (limited to 'net-p2p/unworkable')
-rw-r--r-- | net-p2p/unworkable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/unworkable/Makefile b/net-p2p/unworkable/Makefile index d317f555f18f..1defc57b5422 100644 --- a/net-p2p/unworkable/Makefile +++ b/net-p2p/unworkable/Makefile @@ -3,7 +3,7 @@ PORTNAME= unworkable PORTVERSION= 0.53 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE |