graphics/geoserver: Update version 2.16.1=>2.16.2
This commit is contained in:
parent
4719c80800
commit
7dd14220c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525347
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= geoserver
|
||||
PORTVERSION= 2.16.1
|
||||
PORTVERSION= 2.16.2
|
||||
CATEGORIES= graphics geography java
|
||||
MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
|
||||
@ -22,8 +22,8 @@ GEOSERVERDIR= ${PREFIX}/${PORTNAME}
|
||||
GEODIRS= data_dir etc lib logs modules resources webapps
|
||||
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
PLIST_SUB= G="${GEOSERVERDIR:S,^${PREFIX}/,,}" VER1=22.1 MVER=${PORTVERSION} \
|
||||
VER3=1.1.3 BATIK=1.10 GWC=1.16.1 \
|
||||
PLIST_SUB= G="${GEOSERVERDIR:S,^${PREFIX}/,,}" VER1=22.2 MVER=${PORTVERSION} \
|
||||
VER3=1.1.3 BATIK=1.10 GWC=1.16.2 \
|
||||
JETTY=9.4.18.v20190429 IMAGEIO=1.3.2 JT=1.1.12 SPRINGS=5.1.5
|
||||
SUB_LIST= GEOSERVERDIR="${GEOSERVERDIR}" JAVA="${JAVA}"
|
||||
SUB_FILES= pkg-message
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1576358818
|
||||
SHA256 (geoserver-2.16.1-bin.zip) = b74d85baddc18674ef8bcff6e9f9a0748cbef02f6e0f148568d90844361d1fd5
|
||||
SIZE (geoserver-2.16.1-bin.zip) = 106853686
|
||||
TIMESTAMP = 1580577065
|
||||
SHA256 (geoserver-2.16.2-bin.zip) = af7ae3e0ed820ce6767431820bbeb622cd304eb1208eb2669ed10092b4f146ea
|
||||
SIZE (geoserver-2.16.2-bin.zip) = 106916363
|
||||
|
@ -756,7 +756,7 @@
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/jt-warp-%%JT%%.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/jt-zonal-%%JT%%.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/jt-zonalstats-1.5.0.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/jts-core-%%GWC%%.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/jts-core-1.16.1.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/log4j-1.2.17.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/mail-1.4.jar
|
||||
|
Loading…
Reference in New Issue
Block a user