aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-08-09 14:58:30 +0800
committerjbeich <jbeich@FreeBSD.org>2018-08-09 14:58:30 +0800
commit28df167cc772d301930a6f0487e841a7b7295193 (patch)
tree1cdec2aa532edb5042e8b80a8ee691de38be0ab7 /astro
parent7e6f437392e4d2315318139598554adc6f598ca9 (diff)
downloadfreebsd-ports-gnome-28df167cc772d301930a6f0487e841a7b7295193.tar.gz
freebsd-ports-gnome-28df167cc772d301930a6f0487e841a7b7295193.tar.zst
freebsd-ports-gnome-28df167cc772d301930a6f0487e841a7b7295193.zip
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers Changes: http://www.boost.org/users/history/version_1_68_0.html PR: 229569 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D16165
Diffstat (limited to 'astro')
-rw-r--r--astro/libkgeomap-kde4/Makefile2
-rw-r--r--astro/libkgeomap/Makefile1
-rw-r--r--astro/libosmium/Makefile2
3 files changed, 3 insertions, 2 deletions
diff --git a/astro/libkgeomap-kde4/Makefile b/astro/libkgeomap-kde4/Makefile
index bbb994c2aad1..9abe80ba3227 100644
--- a/astro/libkgeomap-kde4/Makefile
+++ b/astro/libkgeomap-kde4/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libkgeomap
PORTVERSION= ${KDE4_APPLICATIONS_VERSION}
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= astro kde
MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src
PKGNAMESUFFIX= -kde4
diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile
index c1171db6ae05..e1595a33dcb1 100644
--- a/astro/libkgeomap/Makefile
+++ b/astro/libkgeomap/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libkgeomap
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= astro kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile
index e59ac34946f7..16f85f3c30e4 100644
--- a/astro/libosmium/Makefile
+++ b/astro/libosmium/Makefile
@@ -3,8 +3,8 @@
PORTNAME= libosmium
PORTVERSION= 2.14.2
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 2
CATEGORIES= astro geography devel
MAINTAINER= amdmi3@FreeBSD.org