diff options
| author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
| commit | 89f8b052147a980faa4f4419d8444f0c7073c997 (patch) | |
| tree | e94768205025f539f2698d8d84810ab33e0ca57f /databases/grass | |
| parent | Long awaited, finally update the default version of GCC in the Ports (diff) | |
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).
In particular that is 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.
Diffstat (limited to 'databases/grass')
| -rw-r--r-- | databases/grass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 18497bdbe2e7..235bc45ce3ec 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 6.4.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ |
