aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/bitcoin-utils
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-02-04 07:56:59 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-02-04 07:56:59 +0000
commit21a7215c9a806f970a618637b3834065873c16cc (patch)
tree2d857f70e9d9369cc2edd6a629840ea23a10805e /net-p2p/bitcoin-utils
parent3b482a5cd9f69abd47605fb4666a22f07e57098c (diff)
downloadports-21a7215c9a806f970a618637b3834065873c16cc.tar.gz
ports-21a7215c9a806f970a618637b3834065873c16cc.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)
Notes
Notes: svn path=/head/; revision=433286
Diffstat (limited to 'net-p2p/bitcoin-utils')
-rw-r--r--net-p2p/bitcoin-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin-utils/Makefile b/net-p2p/bitcoin-utils/Makefile
index 9f2c4497eaa6..ad9618baffdd 100644
--- a/net-p2p/bitcoin-utils/Makefile
+++ b/net-p2p/bitcoin-utils/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../bitcoin
-PORTREVISION= 3
+PORTREVISION= 4
PKGNAMESUFFIX= -utils
COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities)