Skip to content

Commit

Permalink
graphics/geoserver: Update version 2.19.0=>2.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed May 25, 2021
1 parent ccfb6ed commit f11ccce
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions 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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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
2 changes: 1 addition & 1 deletion graphics/geoserver/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit f11ccce

Please sign in to comment.