diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2021-05-25 06:22:34 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2021-05-25 17:55:35 +0000 |
commit | f11cccee7baeabf817cc756095ca5d2a65d2b4a0 (patch) | |
tree | d666114f81df27ce25229176671a8f18dac1aa9d | |
parent | ccfb6ed2d1baf3d886c8560bf7b2c5358bafb58f (diff) | |
download | ports-f11cccee7baeabf817cc756095ca5d2a65d2b4a0.tar.gz ports-f11cccee7baeabf817cc756095ca5d2a65d2b4a0.zip |
-rw-r--r-- | graphics/geoserver/Makefile | 8 | ||||
-rw-r--r-- | graphics/geoserver/distinfo | 6 | ||||
-rw-r--r-- | graphics/geoserver/pkg-plist | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/graphics/geoserver/Makefile b/graphics/geoserver/Makefile index 6c6e6b13148f..2091442308bb 100644 --- a/graphics/geoserver/Makefile +++ b/graphics/geoserver/Makefile @@ -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 diff --git a/graphics/geoserver/distinfo b/graphics/geoserver/distinfo index 8ce8f8622c48..edbcf50c5b95 100644 --- a/graphics/geoserver/distinfo +++ b/graphics/geoserver/distinfo @@ -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 diff --git a/graphics/geoserver/pkg-plist b/graphics/geoserver/pkg-plist index a8e76c0817e4..7c1668334c62 100644 --- a/graphics/geoserver/pkg-plist +++ b/graphics/geoserver/pkg-plist @@ -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 |