diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-02-05 20:17:21 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-02-05 20:17:21 +0000 |
commit | 7dd14220c92e257358ea8631990ba00ceb3bb767 (patch) | |
tree | b53eeb5075d26eb94fb999d2b6cc2a124cb9ae5e | |
parent | sysutils/fusefs-sshfs: Update version 3.6.0=>3.7.0 (diff) |
graphics/geoserver: Update version 2.16.1=>2.16.2
-rw-r--r-- | graphics/geoserver/Makefile | 6 | ||||
-rw-r--r-- | graphics/geoserver/distinfo | 6 | ||||
-rw-r--r-- | graphics/geoserver/pkg-plist | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/graphics/geoserver/Makefile b/graphics/geoserver/Makefile index b84f08635bf5..2ec21cb8f2d1 100644 --- a/graphics/geoserver/Makefile +++ b/graphics/geoserver/Makefile @@ -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 diff --git a/graphics/geoserver/distinfo b/graphics/geoserver/distinfo index f108253c664f..5b25a3b825c5 100644 --- a/graphics/geoserver/distinfo +++ b/graphics/geoserver/distinfo @@ -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 diff --git a/graphics/geoserver/pkg-plist b/graphics/geoserver/pkg-plist index e734f0411570..7d9529e79e78 100644 --- a/graphics/geoserver/pkg-plist +++ b/graphics/geoserver/pkg-plist @@ -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 |