From owner-svn-ports-head@freebsd.org Fri Jun 5 05:01:12 2020 Return-Path: Delivered-To: svn-ports-head@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 7F3CD34036D; Fri, 5 Jun 2020 05:01:12 +0000 (UTC) (envelope-from bofh@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49dVpw2sCKz42rH; Fri, 5 Jun 2020 05:01:12 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5D717B83E; Fri, 5 Jun 2020 05:01:12 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05551C4O088181; Fri, 5 Jun 2020 05:01:12 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05551CTj088180; Fri, 5 Jun 2020 05:01:12 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202006050501.05551CTj088180@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Fri, 5 Jun 2020 05:01:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537986 - head/graphics/geoserver X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/graphics/geoserver X-SVN-Commit-Revision: 537986 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2020 05:01:12 -0000 Author: bofh Date: Fri Jun 5 05:01:11 2020 New Revision: 537986 URL: https://svnweb.freebsd.org/changeset/ports/537986 Log: graphics/geoserver: Update version 2.17.0=>2.17.1 Relnotes: https://github.com/geoserver/geoserver/releases Modified: head/graphics/geoserver/Makefile head/graphics/geoserver/distinfo Modified: head/graphics/geoserver/Makefile ============================================================================== --- head/graphics/geoserver/Makefile Fri Jun 5 04:19:29 2020 (r537985) +++ head/graphics/geoserver/Makefile Fri Jun 5 05:01:11 2020 (r537986) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geoserver -PORTVERSION= 2.17.0 +PORTVERSION= 2.17.1 CATEGORIES= graphics geography java MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-bin @@ -24,8 +24,8 @@ GEOSERVERDIR= ${PREFIX}/${PORTNAME} GEODIRS= data_dir etc lib logs modules resources webapps USE_RC_SUBR= ${PORTNAME} -PLIST_SUB= G="${GEOSERVERDIR:S,^${PREFIX}/,,}" VER1=23.0 MVER=${PORTVERSION} \ - VER3=1.1.3 BATIK=1.10 GWC=1.17.0 \ +PLIST_SUB= G="${GEOSERVERDIR:S,^${PREFIX}/,,}" VER1=23.1 MVER=${PORTVERSION} \ + VER3=1.1.3 BATIK=1.10 GWC=1.17.1 \ JETTY=9.4.18.v20190429 IMAGEIO=1.3.2 JT=1.1.14 SPRINGS=5.1.8 SUB_LIST= GEOSERVERDIR="${GEOSERVERDIR}" JAVA="${JAVA}" SUB_FILES= pkg-message Modified: head/graphics/geoserver/distinfo ============================================================================== --- head/graphics/geoserver/distinfo Fri Jun 5 04:19:29 2020 (r537985) +++ head/graphics/geoserver/distinfo Fri Jun 5 05:01:11 2020 (r537986) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587727827 -SHA256 (geoserver-2.17.0-bin.zip) = f670f79410e23cbc66c54c0359da7bcb8d242d2e16cd9942057f6f5b098b738f -SIZE (geoserver-2.17.0-bin.zip) = 107371242 +TIMESTAMP = 1591212412 +SHA256 (geoserver-2.17.1-bin.zip) = 9ee69f896fb1e5f8b3d7adaff910ffccb70fcae803ccf974bc436bed8950704f +SIZE (geoserver-2.17.1-bin.zip) = 107352398