mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
graphics/mapserver: Update to 8.2.2
Add a MASTER_SITES PR: 281344 Reported by: diizzy@
This commit is contained in:
parent
204dd0f078
commit
60c1372dc6
@ -1,8 +1,8 @@
|
||||
PORTNAME= mapserver
|
||||
DISTVERSION= 8.2.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 8.2.2
|
||||
CATEGORIES= graphics www geography
|
||||
MASTER_SITES= https://download.osgeo.org/${PORTNAME}/
|
||||
MASTER_SITES= https://download.osgeo.org/${PORTNAME}/ \
|
||||
https://github.com/MapServer/MapServer/releases/download/rel-${DISTVERSION:S|.|-|g}/
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= System for developing web-based GIS applications
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1721897389
|
||||
SHA256 (mapserver-8.2.1.tar.gz) = bc2cb4339cfc241aa68c8ae35b0e8ee6c19da7781cad16653a26c5229f2c98f2
|
||||
SIZE (mapserver-8.2.1.tar.gz) = 2965922
|
||||
TIMESTAMP = 1725454292
|
||||
SHA256 (mapserver-8.2.2.tar.gz) = 47d8ee4bd12ddd2f04b24aa84c6e58f8e6990bcd5c150ba42e22f30ad30568e4
|
||||
SIZE (mapserver-8.2.2.tar.gz) = 2966634
|
||||
|
@ -9,6 +9,6 @@ bin/mapserver_sortshp
|
||||
bin/mapserver_tile4ms
|
||||
lib/libmapserver.so
|
||||
lib/libmapserver.so.2
|
||||
lib/libmapserver.so.8.2.1
|
||||
lib/libmapserver.so.8.2.2
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/mapscript.py
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_mapscript.so
|
||||
|
Loading…
Reference in New Issue
Block a user