diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-15 01:58:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-15 01:58:20 +0800 |
commit | da3c4cef40bc4a38ef26055a981666b2c5366b02 (patch) | |
tree | 2c3bd02f8a29d85c101b2d9c070220a19a912530 /net-im/ricochet | |
parent | ac7497cfd0163eaf222da2d5821d16d3fd26e5a9 (diff) | |
download | freebsd-ports-gnome-da3c4cef40bc4a38ef26055a981666b2c5366b02.tar.gz freebsd-ports-gnome-da3c4cef40bc4a38ef26055a981666b2c5366b02.tar.zst freebsd-ports-gnome-da3c4cef40bc4a38ef26055a981666b2c5366b02.zip |
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
Diffstat (limited to 'net-im/ricochet')
-rw-r--r-- | net-im/ricochet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index c9e3e8056067..aaf1e7076cbe 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -4,6 +4,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= yuri@rawbw.com |