diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-11-21 13:20:22 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-11-21 13:37:59 +0000 |
commit | 478505fda4077d02c5e27d28a57c5448719687c5 (patch) | |
tree | 80fc3ed0366de4880f617c70b46dfbd77de368bb /astro | |
parent | f6e080107e948307fb9c77313767704c7144104f (diff) |
graphics/gdal: Update to 3.10.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.10/NEWS.md
Diffstat (limited to 'astro')
-rw-r--r-- | astro/merkaartor/Makefile | 2 | ||||
-rw-r--r-- | astro/qmapshack/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 1c891c69f55c..b2501315c36c 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -1,6 +1,6 @@ PORTNAME= merkaartor PORTVERSION= 0.19.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 27811695aeb7..6d979a00f9f6 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -1,7 +1,7 @@ PORTNAME= qmapshack PORTVERSION= 1.17.1 DISTVERSIONPREFIX= V_ -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MAINTAINER= bofh@FreeBSD.org |