aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-12-04 03:41:32 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-12-04 03:41:32 +0800
commite1e935554223e7f656d07f3b8d4b19b651e96425 (patch)
tree8156e20afca01d9216c718d4023eba75e0a0f37a /astro
parent4891de5cd9ed73b29d7e93a2897aef0e68afa4d1 (diff)
downloadfreebsd-ports-gnome-e1e935554223e7f656d07f3b8d4b19b651e96425.tar.gz
freebsd-ports-gnome-e1e935554223e7f656d07f3b8d4b19b651e96425.tar.zst
freebsd-ports-gnome-e1e935554223e7f656d07f3b8d4b19b651e96425.zip
Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 231008 Exp-run by: antoine
Diffstat (limited to 'astro')
-rw-r--r--astro/libosmpbf/Makefile5
-rw-r--r--astro/merkaartor/Makefile2
2 files changed, 4 insertions, 3 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile
index 2f28ccb19dbb..9bcb125e6cd1 100644
--- a/astro/libosmpbf/Makefile
+++ b/astro/libosmpbf/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libosmpbf
PORTVERSION= 1.3.3
DISTVERSIONPREFIX= v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= astro geography devel
MAINTAINER= amdmi3@FreeBSD.org
@@ -21,6 +21,7 @@ USE_GITHUB= yes
GH_ACCOUNT= scrosby
GH_PROJECT= OSM-binary
-USES= cmake
+USES= cmake compiler:c++11-lang
+USE_CXXSTD= c++11
.include <bsd.port.mk>
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index 3b3a1279818c..978c346c1d1c 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= merkaartor
PORTVERSION= 0.18.2
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= astro
MAINTAINER= dev2@heesakkers.info