Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2020 20:17:21 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525347 - head/graphics/geoserver
Message-ID:  <202002052017.015KHLDg088499@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Wed Feb  5 20:17:21 2020
New Revision: 525347
URL: https://svnweb.freebsd.org/changeset/ports/525347

Log:
  graphics/geoserver: Update version 2.16.1=>2.16.2

Modified:
  head/graphics/geoserver/Makefile
  head/graphics/geoserver/distinfo
  head/graphics/geoserver/pkg-plist

Modified: head/graphics/geoserver/Makefile
==============================================================================
--- head/graphics/geoserver/Makefile	Wed Feb  5 20:12:50 2020	(r525346)
+++ head/graphics/geoserver/Makefile	Wed Feb  5 20:17:21 2020	(r525347)
@@ -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

Modified: head/graphics/geoserver/distinfo
==============================================================================
--- head/graphics/geoserver/distinfo	Wed Feb  5 20:12:50 2020	(r525346)
+++ head/graphics/geoserver/distinfo	Wed Feb  5 20:17:21 2020	(r525347)
@@ -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

Modified: head/graphics/geoserver/pkg-plist
==============================================================================
--- head/graphics/geoserver/pkg-plist	Wed Feb  5 20:12:50 2020	(r525346)
+++ head/graphics/geoserver/pkg-plist	Wed Feb  5 20:17:21 2020	(r525347)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002052017.015KHLDg088499>