From owner-dev-commits-ports-main@freebsd.org Tue May 25 17:57:06 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F395A6511D4; Tue, 25 May 2021 17:57:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FqMGp6M1vz3tBQ; Tue, 25 May 2021 17:57:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B96A02210C; Tue, 25 May 2021 17:57:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14PHv6jh016130; Tue, 25 May 2021 17:57:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14PHv6YO016129; Tue, 25 May 2021 17:57:06 GMT (envelope-from git) Date: Tue, 25 May 2021 17:57:06 GMT Message-Id: <202105251757.14PHv6YO016129@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: f11cccee7bae - main - graphics/geoserver: Update version 2.19.0=>2.19.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f11cccee7baeabf817cc756095ca5d2a65d2b4a0 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2021 17:57:07 -0000 The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f11cccee7baeabf817cc756095ca5d2a65d2b4a0 commit f11cccee7baeabf817cc756095ca5d2a65d2b4a0 Author: Muhammad Moinur Rahman AuthorDate: 2021-05-25 06:22:34 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2021-05-25 17:55:35 +0000 graphics/geoserver: Update version 2.19.0=>2.19.1 Relnotes: http://geoserver.org/announcements/2021/05/24/geoserver-2-19-1-released.html --- graphics/geoserver/Makefile | 8 ++++---- graphics/geoserver/distinfo | 6 +++--- 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 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