mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
graphics/mapcache: Update to 1.14.1
This commit is contained in:
parent
3ce4a65cf8
commit
0fef2c70ba
3 changed files with 6 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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%%
|
||||
|
|
Loading…
Add table
Reference in a new issue