diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-21 11:46:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-21 11:46:21 +0800 |
commit | 14a03a388d0cf3d239c6584af408ded0280d25d3 (patch) | |
tree | f149977d2668f4fa897ee80638c5120b8bd3f1f8 /astro | |
parent | f79102a13497427357c3d2d77259a8dca760186a (diff) | |
download | freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.tar.gz freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.tar.zst freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.zip |
- Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
Diffstat (limited to 'astro')
-rw-r--r-- | astro/merkaartor/Makefile | 2 | ||||
-rw-r--r-- | astro/osmium/Makefile | 1 | ||||
-rw-r--r-- | astro/qlandkartegt/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 509cd9dae868..1ee5f08389ed 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -7,7 +7,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= http://merkaartor.be/attachments/download/301/ \ https://secure.ohos.nl/downloads/ diff --git a/astro/osmium/Makefile b/astro/osmium/Makefile index 5447a8c40bbc..981361070fe5 100644 --- a/astro/osmium/Makefile +++ b/astro/osmium/Makefile @@ -3,6 +3,7 @@ PORTNAME= osmium PORTVERSION= git20130522 +PORTREVISION= 1 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile index a7beb8277678..a78ae3b723aa 100644 --- a/astro/qlandkartegt/Makefile +++ b/astro/qlandkartegt/Makefile @@ -3,7 +3,7 @@ PORTNAME= qlandkartegt PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION} |