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