diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-16 23:44:48 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-16 23:44:48 +0800 |
commit | 6fa7fc50184079b9f635c21104921b28ca62ebee (patch) | |
tree | 3e8ee5a08927dcca76df382b3bc9d3351a03d5d6 /net-im | |
parent | 3fa1238d18eb0f93ba0a06c47941576542416847 (diff) | |
download | freebsd-ports-gnome-6fa7fc50184079b9f635c21104921b28ca62ebee.tar.gz freebsd-ports-gnome-6fa7fc50184079b9f635c21104921b28ca62ebee.tar.zst freebsd-ports-gnome-6fa7fc50184079b9f635c21104921b28ca62ebee.zip |
Update devel/protobuf to 3.4.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ricochet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index a98f65fdf64b..f7ceaafd27f7 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -4,7 +4,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im net-p2p MAINTAINER= yuri@rawbw.com |