mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
graphics/geoserver: Update version 2.19.0=>2.19.1
Relnotes: http://geoserver.org/announcements/2021/05/24/geoserver-2-19-1-released.html
This commit is contained in:
parent
ccfb6ed2d1
commit
f11cccee7b
3 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Wen heping<wenheping@gmail.com>
|
||||
|
||||
PORTNAME= geoserver
|
||||
PORTVERSION= 2.19.0
|
||||
PORTVERSION= 2.19.1
|
||||
CATEGORIES= graphics geography java
|
||||
MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
|
||||
|
@ -23,9 +23,9 @@ GEOSERVERDIR= ${PREFIX}/${PORTNAME}
|
|||
GEODIRS= data_dir etc lib logs modules resources webapps
|
||||
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
PLIST_SUB= G="${GEOSERVERDIR:S,^${PREFIX}/,,}" VER1=25.0 MVER=${PORTVERSION} \
|
||||
VER3=1.1.3 BATIK=1.14 GWC=1.19.0 ECLIPSE=2.15.0 JETTY=9.4.36.v20210114 \
|
||||
IMAGEIO=1.3.5 JT=1.1.20 JT1=1.6.0 SPRING=5.1.20 SPRINGS=5.1.13 SI=2.0.1
|
||||
PLIST_SUB= G="${GEOSERVERDIR:S,^${PREFIX}/,,}" VER1=25.1 MVER=${PORTVERSION} \
|
||||
VER3=1.1.3 BATIK=1.14 GWC=1.19.1 ECLIPSE=2.15.0 JETTY=9.4.36.v20210114 \
|
||||
IMAGEIO=1.3.6 JT=1.1.20 JT1=1.6.0 SPRING=5.1.20 SPRINGS=5.1.13 SI=2.0.1
|
||||
SUB_LIST= GEOSERVERDIR="${GEOSERVERDIR}" JAVA="${JAVA}"
|
||||
SUB_FILES= pkg-message
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1617819675
|
||||
SHA256 (geoserver-2.19.0-bin.zip) = ce9efaa04a74e8ce7910d3a97102a95b758ac1989106e9d906b75104bc188eaa
|
||||
SIZE (geoserver-2.19.0-bin.zip) = 103845464
|
||||
TIMESTAMP = 1621892376
|
||||
SHA256 (geoserver-2.19.1-bin.zip) = fc814f2647ec6ac7a421052c1b5d78d0362476e96e20a9f252329eaa3a132290
|
||||
SIZE (geoserver-2.19.1-bin.zip) = 103918833
|
||||
|
|
|
@ -590,7 +590,7 @@
|
|||
%%G%%/webapps/%%G%%/WEB-INF/lib/commons-dbcp-1.4.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/commons-fileupload-1.3.3.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/commons-httpclient-3.1.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/commons-io-2.6.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/commons-io-2.8.0.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/commons-jxpath-1.3.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/commons-lang-2.5.jar
|
||||
%%G%%/webapps/%%G%%/WEB-INF/lib/commons-lang3-3.8.1.jar
|
||||
|
|
Loading…
Add table
Reference in a new issue