diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-10 00:05:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-10 00:05:06 +0800 |
commit | 3e8fc9ff205af08e2e8795b24ac0fe911d148305 (patch) | |
tree | 3696b52be42d9c77512c96e06a4e32ed668dd751 /graphics/qgis | |
parent | b0f7227f05b859d28198fbef20794049a684eada (diff) | |
download | freebsd-ports-graphics-3e8fc9ff205af08e2e8795b24ac0fe911d148305.tar.gz freebsd-ports-graphics-3e8fc9ff205af08e2e8795b24ac0fe911d148305.tar.zst freebsd-ports-graphics-3e8fc9ff205af08e2e8795b24ac0fe911d148305.zip |
- Update to 2.0.0
- Bump PORTREVISION for graphics/gdal shlib change
- Mark astro/merkaartor as BROKEN
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
Diffstat (limited to 'graphics/qgis')
-rw-r--r-- | graphics/qgis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 95ecd097e78..abd071a5246 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -3,6 +3,7 @@ PORTNAME= qgis PORTVERSION= 2.10.0 +PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de |