aboutsummaryrefslogtreecommitdiff
path: root/astro/qmapshack
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-11-17 09:23:58 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-11-17 09:23:58 +0000
commit1141c4e8efd54187012c301f3406429e92a1af6c (patch)
treeac749384ea60e49e52c9e12abd7083007d6e2e59 /astro/qmapshack
parent547d26ac29e29218fdce9e5af83511275f63d775 (diff)
downloadports-1141c4e8efd54187012c301f3406429e92a1af6c.tar.gz
ports-1141c4e8efd54187012c301f3406429e92a1af6c.zip
graphics/proj: Update to 7.1.1
- Add a pkg-message explaining how to access or sync datum grids from the CDN (disabled by default) - Add curl and tiff dependencies since proj can read datum grids from remote COG (Cloud Optimized Geotiff) - Take maintainer'ship (ok wen@) PR: 245611 Submitted by: wen (first version) Reviewed by: wen, rhurlin Approved by: wen Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=555543
Diffstat (limited to 'astro/qmapshack')
-rw-r--r--astro/qmapshack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile
index b457be42c01b..e2b0601ca65f 100644
--- a/astro/qmapshack/Makefile
+++ b/astro/qmapshack/Makefile
@@ -4,7 +4,7 @@
PORTNAME= qmapshack
PORTVERSION= 1.15.0
DISTVERSIONPREFIX= V_
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro
MAINTAINER= bofh@FreeBSD.org