diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-04-27 02:18:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-04-27 02:18:39 +0800 |
commit | e09dfb5359556e7a7b334862fde2aa2f3141be64 (patch) | |
tree | 67755772945a32c30ed81fce5f1bee5f694513ef /astro/osmium | |
parent | 1eee448f5656437a16d3dd29b10edfe88c764ab0 (diff) | |
download | freebsd-ports-gnome-e09dfb5359556e7a7b334862fde2aa2f3141be64.tar.gz freebsd-ports-gnome-e09dfb5359556e7a7b334862fde2aa2f3141be64.tar.zst freebsd-ports-gnome-e09dfb5359556e7a7b334862fde2aa2f3141be64.zip |
- Update to 1.11.0
- Use PORTDATA
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
Diffstat (limited to 'astro/osmium')
-rw-r--r-- | astro/osmium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/osmium/Makefile b/astro/osmium/Makefile index 70a1a1cfc947..b3117e537a9a 100644 --- a/astro/osmium/Makefile +++ b/astro/osmium/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmium PORTVERSION= git20130522 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org |