diff options
author | gerald <gerald@FreeBSD.org> | 2017-04-01 23:23:30 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2017-04-01 23:23:30 +0800 |
commit | 8047a240e1cbbe6481930d3ec780c9c92fccd00c (patch) | |
tree | 77bf1316728e6dc2f4e5dfd92901d961b2df765d /astro | |
parent | 920b723a87c30ba9bae3e0bd19ff336e2866b06c (diff) | |
download | freebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.tar.gz freebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.tar.zst freebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.zip |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
Diffstat (limited to 'astro')
-rw-r--r-- | astro/geographiclib/Makefile | 1 | ||||
-rw-r--r-- | astro/gpstk/Makefile | 2 | ||||
-rw-r--r-- | astro/kstars/Makefile | 2 | ||||
-rw-r--r-- | astro/libosmium/Makefile | 1 | ||||
-rw-r--r-- | astro/nightfall/Makefile | 2 | ||||
-rw-r--r-- | astro/opencpn/Makefile | 2 | ||||
-rw-r--r-- | astro/qmapshack/Makefile | 1 | ||||
-rw-r--r-- | astro/viking/Makefile | 2 | ||||
-rw-r--r-- | astro/wcslib/Makefile | 1 | ||||
-rw-r--r-- | astro/xtide/Makefile | 1 |
10 files changed, 10 insertions, 5 deletions
diff --git a/astro/geographiclib/Makefile b/astro/geographiclib/Makefile index 5784dba86578..5527b7fe2a40 100644 --- a/astro/geographiclib/Makefile +++ b/astro/geographiclib/Makefile @@ -3,6 +3,7 @@ PORTNAME= geographiclib PORTVERSION= 1.46 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF/geographiclib/distrib\ SF/geographiclib:geoids,gravity,magnetic diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile index edcb82d9fb3a..a2c3020073d5 100644 --- a/astro/gpstk/Makefile +++ b/astro/gpstk/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpstk PORTVERSION= 2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro devel MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index 34527a47c596..376448d6b98f 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -2,7 +2,7 @@ PORTNAME= kstars PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile index e8df8cd6a0f3..59179e4f7dbd 100644 --- a/astro/libosmium/Makefile +++ b/astro/libosmium/Makefile @@ -3,6 +3,7 @@ PORTNAME= libosmium PORTVERSION= 2.12.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= astro geography devel diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index a5c91551fe38..c10bdcf8c805 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -3,7 +3,7 @@ PORTNAME= nightfall PORTVERSION= 1.86 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= http://www.la-samhna.de/nightfall/ diff --git a/astro/opencpn/Makefile b/astro/opencpn/Makefile index 48b5aca177e1..2d981f9bfd6c 100644 --- a/astro/opencpn/Makefile +++ b/astro/opencpn/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencpn PORTVERSION= 4.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro geography MAINTAINER= freebsd@netfence.it diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 2b05ed776f60..d9fdcdd67d3a 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -3,6 +3,7 @@ PORTNAME= qmapshack PORTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/ diff --git a/astro/viking/Makefile b/astro/viking/Makefile index f76cbc1d3f8c..73c9ac133988 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -3,7 +3,7 @@ PORTNAME= viking PORTVERSION= 1.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/ diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index b91214959b8e..d6e8c0db1a31 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -3,6 +3,7 @@ PORTNAME= wcslib PORTVERSION= 5.16 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 11a7215dde5b..d2222be1163a 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -3,6 +3,7 @@ PORTNAME= xtide PORTVERSION= 2.15.1 +PORTREVISION= 1 CATEGORIES= astro geography MASTER_SITES= ftp://ftp.flaterco.com/xtide/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |