aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-11-23 12:45:46 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-11-23 12:45:46 +0000
commita8713d15f4d56c9054b5d6a952f5c3613f04959a (patch)
tree9f8db44177ed46a64b46576a24dfdf8ada114376 /astro
parentc9e5b0da2c7f6a3df13a274b6b410d835805742f (diff)
downloadports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.tar.gz
ports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.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)
Notes
Notes: svn path=/head/; revision=426908
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