git: 0fef2c70ba4e - main - graphics/mapcache: Update to 1.14.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Aug 2024 12:20:23 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fef2c70ba4e1588449b4c257218f024a26dec1e commit 0fef2c70ba4e1588449b4c257218f024a26dec1e Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2024-08-07 11:45:57 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2024-08-07 12:19:57 +0000 graphics/mapcache: Update to 1.14.1 --- graphics/mapcache/Makefile | 5 ++--- graphics/mapcache/distinfo | 6 +++--- graphics/mapcache/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/graphics/mapcache/Makefile b/graphics/mapcache/Makefile index 1d55f1278bf5..698e5558d171 100644 --- a/graphics/mapcache/Makefile +++ b/graphics/mapcache/Makefile @@ -1,12 +1,11 @@ PORTNAME= mapcache -DISTVERSION= 1.14.0 -PORTREVISION= 5 +DISTVERSION= 1.14.1 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/mapserver/ MAINTAINER= wen@FreeBSD.org COMMENT= Server that implements tile caching to speed up access to WMS layers -WWW= https://www.mapserver.org/mapcache/ +WWW= https://www.mapserver.org/mapcache/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md diff --git a/graphics/mapcache/distinfo b/graphics/mapcache/distinfo index 41dd5143b0d1..e3f09aaa6e42 100644 --- a/graphics/mapcache/distinfo +++ b/graphics/mapcache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680353791 -SHA256 (mapcache-1.14.0.tar.gz) = a718676b8825edf949392ba93b12f3acc78f88cde63a9a1ca7508fdff3eb9efb -SIZE (mapcache-1.14.0.tar.gz) = 1066828 +TIMESTAMP = 1723021687 +SHA256 (mapcache-1.14.1.tar.gz) = 633a2a84d87237caacd227c9fb42a4b5cd7dec83864f277e933916c2e8e4f0c1 +SIZE (mapcache-1.14.1.tar.gz) = 1065269 diff --git a/graphics/mapcache/pkg-plist b/graphics/mapcache/pkg-plist index 634e84e31e1b..3c7bb493fb74 100644 --- a/graphics/mapcache/pkg-plist +++ b/graphics/mapcache/pkg-plist @@ -3,5 +3,5 @@ bin/mapcache_seed bin/mapcache_detail lib/libmapcache.so lib/libmapcache.so.1 -lib/libmapcache.so.1.14.0 +lib/libmapcache.so.1.14.1 %%APACHE%%%%APACHEMODDIR%%/mod_%%AP_MODULE%%