diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-05 19:08:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-05 19:08:49 +0000 |
commit | 70ffc9c0fd81b51d1024ecf49d67863895ba1dc7 (patch) | |
tree | 90b32c3468080026959fc331c1bdc38ce49567f1 /net-p2p/namecoin | |
parent | 2f675b417b2c6a9dd479234121304a93ec0a2aae (diff) |
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=505909
Diffstat (limited to 'net-p2p/namecoin')
-rw-r--r-- | net-p2p/namecoin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index 1d2aca9988a8..b457647c570c 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= namecoin PORTVERSION= 0.17.0 DISTVERSIONPREFIX= nc -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= net-p2p dns |