From 59495e07734acfe191afc5244b6c7428d7168aa9 Mon Sep 17 00:00:00 2001 From: tota Date: Tue, 6 Dec 2016 12:32:35 +0000 Subject: - Update to 0.8-40 - Add "compiles" argument to USES=cran --- astro/R-cran-maptools/Makefile | 8 +++++--- astro/R-cran-maptools/distinfo | 5 +++-- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'astro') diff --git a/astro/R-cran-maptools/Makefile b/astro/R-cran-maptools/Makefile index ba2e1b4d8f1..7fa971588a9 100644 --- a/astro/R-cran-maptools/Makefile +++ b/astro/R-cran-maptools/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= maptools -DISTVERSION= 0.8-39 +DISTVERSION= 0.8-40 CATEGORIES= astro DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,8 +11,10 @@ COMMENT= Tools for reading and handling spatial objects LICENSE= GPLv2+ -RUN_DEPENDS= R-cran-sp>=1.0.11:math/R-cran-sp +CRAN_DEPENDS= R-cran-sp>=1.0.11:math/R-cran-sp +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} -USES= cran:auto-plist +USES= cran:auto-plist,compiles .include diff --git a/astro/R-cran-maptools/distinfo b/astro/R-cran-maptools/distinfo index c6ba23e71fb..ece687e4f14 100644 --- a/astro/R-cran-maptools/distinfo +++ b/astro/R-cran-maptools/distinfo @@ -1,2 +1,3 @@ -SHA256 (maptools_0.8-39.tar.gz) = 4b81e313e45dbb75e0fbb180b02985d1c34aaa5669e483283b632788e6a67dd2 -SIZE (maptools_0.8-39.tar.gz) = 1582435 +TIMESTAMP = 1481025150 +SHA256 (maptools_0.8-40.tar.gz) = 7875a45886f72cdd4d1601c89717c3d2868b5379183f618d753a3f7a25b6e713 +SIZE (maptools_0.8-40.tar.gz) = 1576590 -- cgit From 62ddc3e0d540c5e473189ec319669a989aaffa08 Mon Sep 17 00:00:00 2001 From: gerald Date: Wed, 7 Dec 2016 13:24:56 +0000 Subject: Bump PORTREVISIONS for ports depending on the canonical version of GCC and lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry --- astro/nightfall/Makefile | 1 + astro/wcslib/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'astro') diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 55686ab9a0b..a5c91551fe3 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -3,6 +3,7 @@ PORTNAME= nightfall PORTVERSION= 1.86 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= http://www.la-samhna.de/nightfall/ diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index 078488a00e8..af5fab444c7 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -3,6 +3,7 @@ PORTNAME= wcslib PORTVERSION= 5.15 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ -- cgit From 24f1021eb22e46fde724ad8dff4a0304ad3b792f Mon Sep 17 00:00:00 2001 From: tijl Date: Thu, 8 Dec 2016 16:39:11 +0000 Subject: Remove libjpeg.so.11 compatibility link that was added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. --- astro/openuniverse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro') diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index e1a1328fb1a..3dfe8384b3b 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -3,7 +3,7 @@ PORTNAME= openuniverse DISTVERSION= 1.0beta3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0beta3 -- cgit From 6fe8af705ce49f72acbf88fd1199c9613e28a664 Mon Sep 17 00:00:00 2001 From: tijl Date: Thu, 8 Dec 2016 17:40:41 +0000 Subject: Remove libexpat.so.6 compatibility link that was added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. --- astro/gpsbabel14/Makefile | 1 + astro/roadmap/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'astro') diff --git a/astro/gpsbabel14/Makefile b/astro/gpsbabel14/Makefile index 92559cbb27d..79e9699530a 100644 --- a/astro/gpsbabel14/Makefile +++ b/astro/gpsbabel14/Makefile @@ -3,6 +3,7 @@ PORTNAME= gpsbabel PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= astro geography MASTER_SITES= https://secure.ohos.nl/downloads/ \ LOCAL/beech diff --git a/astro/roadmap/Makefile b/astro/roadmap/Makefile index 8150baad9e3..ec94503a931 100644 --- a/astro/roadmap/Makefile +++ b/astro/roadmap/Makefile @@ -3,7 +3,7 @@ PORTNAME= roadmap PORTVERSION= 1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro geography MASTER_SITES= SF/${PORTNAME}/RoadMap/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -- cgit From 2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e Mon Sep 17 00:00:00 2001 From: tijl Date: Thu, 8 Dec 2016 19:52:19 +0000 Subject: Remove libintl.so.9 compatibility link that was added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. --- astro/gpscorrelate/Makefile | 2 +- astro/starplot/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'astro') diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile index 01c39aaf578..33e01d3389f 100644 --- a/astro/gpscorrelate/Makefile +++ b/astro/gpscorrelate/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpscorrelate PORTVERSION= 1.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro geography MAINTAINER= ports@FreeBSD.org diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile index b0645a5f11a..627cfb881e7 100644 --- a/astro/starplot/Makefile +++ b/astro/starplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= starplot PORTVERSION= 0.95.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro MASTER_SITES= http://starplot.org/downloads/ -- cgit