diff options
author | wen <wen@FreeBSD.org> | 2015-06-15 21:03:11 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-06-15 21:03:11 +0800 |
commit | f1b39331cce851d3f5668ff9c2a8d72b257972df (patch) | |
tree | acf3259f4e968522191813e32d3404024083996d /astro | |
parent | 35db66bd3d26728ab9f432fad39fb349ec5f8dd1 (diff) | |
download | freebsd-ports-gnome-f1b39331cce851d3f5668ff9c2a8d72b257972df.tar.gz freebsd-ports-gnome-f1b39331cce851d3f5668ff9c2a8d72b257972df.tar.zst freebsd-ports-gnome-f1b39331cce851d3f5668ff9c2a8d72b257972df.zip |
- Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj
PR: 200434
Submitted by: wen@(myself)
Approved by: maintainer(timeout, >20 days)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/merkaartor/Makefile | 2 | ||||
-rw-r--r-- | astro/qlandkartegt/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index ca8a5af32258..df7b9d710924 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= astro MASTER_SITES= http://merkaartor.be/attachments/download/301/ \ https://secure.ohos.nl/downloads/ diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile index 14ff37a3d36f..267a9e29ff8c 100644 --- a/astro/qlandkartegt/Makefile +++ b/astro/qlandkartegt/Makefile @@ -3,7 +3,7 @@ PORTNAME= qlandkartegt PORTVERSION= 1.7.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarte%20GT%20${PORTVERSION} |