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/osgearth/Makefile | |
parent | b0f7227f05b859d28198fbef20794049a684eada (diff) | |
download | freebsd-ports-gnome-3e8fc9ff205af08e2e8795b24ac0fe911d148305.tar.gz freebsd-ports-gnome-3e8fc9ff205af08e2e8795b24ac0fe911d148305.tar.zst freebsd-ports-gnome-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/osgearth/Makefile')
-rw-r--r-- | graphics/osgearth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index dd3b5665c3ca..fcd9844ce038 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -4,7 +4,7 @@ PORTNAME= osgearth PORTVERSION= 2.5 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics geography MAINTAINER= coder@tuxfamily.org |