aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-11-23 20:45:46 +0800
committerjbeich <jbeich@FreeBSD.org>2016-11-23 20:45:46 +0800
commit3c5cf0a44299e8b909fd3062e8aa0cc710649894 (patch)
tree9f8db44177ed46a64b46576a24dfdf8ada114376 /astro
parent14033ee9eea4482bcff0519551003d231b38c244 (diff)
downloadfreebsd-ports-gnome-3c5cf0a44299e8b909fd3062e8aa0cc710649894.tar.gz
freebsd-ports-gnome-3c5cf0a44299e8b909fd3062e8aa0cc710649894.tar.zst
freebsd-ports-gnome-3c5cf0a44299e8b909fd3062e8aa0cc710649894.zip
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
Diffstat (limited to 'astro')
-rw-r--r--astro/libkgeomap/Makefile1
-rw-r--r--astro/osmium/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile
index 137b76d5371d..01031abdd116 100644
--- a/astro/libkgeomap/Makefile
+++ b/astro/libkgeomap/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libkgeomap
PORTVERSION= ${KDE4_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= astro kde
MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
diff --git a/astro/osmium/Makefile b/astro/osmium/Makefile
index e4ba4459e7f7..b62a6ca2e0c4 100644
--- a/astro/osmium/Makefile
+++ b/astro/osmium/Makefile
@@ -3,7 +3,7 @@
PORTNAME= osmium
PORTVERSION= git20130522
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= astro geography devel
MAINTAINER= amdmi3@FreeBSD.org