diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-12 02:26:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-12 02:26:13 +0800 |
commit | b4a132dab359f8319615206dcd9b053552ae7194 (patch) | |
tree | 949cc06dd189ddfe52ea6d45bae7779aa88f5602 /graphics | |
parent | b338c0f73a091e7606dc48f014b58e6ce1434ccc (diff) | |
download | freebsd-ports-gnome-b4a132dab359f8319615206dcd9b053552ae7194.tar.gz freebsd-ports-gnome-b4a132dab359f8319615206dcd9b053552ae7194.tar.zst freebsd-ports-gnome-b4a132dab359f8319615206dcd9b053552ae7194.zip |
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/caffe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/caffe/Makefile b/graphics/caffe/Makefile index dbfb7298cb99..24b81d20263c 100644 --- a/graphics/caffe/Makefile +++ b/graphics/caffe/Makefile @@ -2,7 +2,7 @@ PORTNAME= caffe PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= eric@camachat.org |