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 /math | |
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 'math')
-rw-r--r-- | math/pdal/Makefile | 1 | ||||
-rw-r--r-- | math/saga/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 51822a0a16af..a63f0f901306 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= pdal PORTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= math databases graphics MAINTAINER= coder@tuxfamily.org diff --git a/math/saga/Makefile b/math/saga/Makefile index 5ed08b435f32..18a50d7ed063 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -3,6 +3,7 @@ PORTNAME= saga PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} |