diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-16 23:44:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-08-16 23:44:48 +0800 |
commit | ca00a540c9f4d53348a745e673b365d20147e962 (patch) | |
tree | 3e8ee5a08927dcca76df382b3bc9d3351a03d5d6 /astro/libosmpbf | |
parent | 10ec4f0868e7fccb3e40e9112180595f4d192665 (diff) | |
download | freebsd-ports-gnome-ca00a540c9f4d53348a745e673b365d20147e962.tar.gz freebsd-ports-gnome-ca00a540c9f4d53348a745e673b365d20147e962.tar.zst freebsd-ports-gnome-ca00a540c9f4d53348a745e673b365d20147e962.zip |
Update devel/protobuf to 3.4.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
Diffstat (limited to 'astro/libosmpbf')
-rw-r--r-- | astro/libosmpbf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index 866cf505a221..872ffb5703ef 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -4,7 +4,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org |