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 /astro | |
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 'astro')
-rw-r--r-- | astro/libosmpbf/Makefile | 2 | ||||
-rw-r--r-- | astro/merkaartor/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index 872ffb5703ef..340de01e3595 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -4,7 +4,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index d593d0f72fbc..d4a8fd6e4848 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info |