From owner-svn-ports-all@freebsd.org Fri Jan 4 21:07:23 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25F851439E4B; Fri, 4 Jan 2019 21:07:23 +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) server-signature RSA-PSS (4096 bits) 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 BA3A2848DB; Fri, 4 Jan 2019 21:07:22 +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 AC1B56480; Fri, 4 Jan 2019 21:07:22 +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 x04L7MRD054839; Fri, 4 Jan 2019 21:07:22 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x04L7MjT054838; Fri, 4 Jan 2019 21:07:22 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201901042107.x04L7MjT054838@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Fri, 4 Jan 2019 21:07:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489280 - head/databases/geoserver-mysql-plugin X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/databases/geoserver-mysql-plugin X-SVN-Commit-Revision: 489280 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: BA3A2848DB X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.968,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2019 21:07:23 -0000 Author: bofh Date: Fri Jan 4 21:07:22 2019 New Revision: 489280 URL: https://svnweb.freebsd.org/changeset/ports/489280 Log: databases/geoserver-mysql-plugin: Update version 2.13.2=>2.14.1 Modified: head/databases/geoserver-mysql-plugin/Makefile head/databases/geoserver-mysql-plugin/distinfo Modified: head/databases/geoserver-mysql-plugin/Makefile ============================================================================== --- head/databases/geoserver-mysql-plugin/Makefile Fri Jan 4 20:59:31 2019 (r489279) +++ head/databases/geoserver-mysql-plugin/Makefile Fri Jan 4 21:07:22 2019 (r489280) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geoserver -PORTVERSION= 2.13.2 +PORTVERSION= 2.14.1 CATEGORIES= databases geography java MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION}/extensions PKGNAMESUFFIX= -mysql-plugin @@ -16,12 +16,13 @@ LICENSE= LGPL21 RUN_DEPENDS= ${LOCALBASE}/geoserver/start.jar:graphics/geoserver USES= zip + NO_BUILD= yes NO_ARCH= yes GSLIBDIR= geoserver/webapps/geoserver/WEB-INF/lib SUB_FILES= pkg-message -PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-19.2.jar \ +PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-20.1.jar \ ${GSLIBDIR}/mysql-connector-java-5.1.46.jar do-install: Modified: head/databases/geoserver-mysql-plugin/distinfo ============================================================================== --- head/databases/geoserver-mysql-plugin/distinfo Fri Jan 4 20:59:31 2019 (r489279) +++ head/databases/geoserver-mysql-plugin/distinfo Fri Jan 4 21:07:22 2019 (r489280) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532478777 -SHA256 (geoserver-2.13.2-mysql-plugin.zip) = f9cc98786099de89b10e4d5a6ba5da082bd0ed8c76ffc55022c691da43391965 -SIZE (geoserver-2.13.2-mysql-plugin.zip) = 978181 +TIMESTAMP = 1546630609 +SHA256 (geoserver-2.14.1-mysql-plugin.zip) = e3345ef6e44e4c4d5c0ac1b14dccf88b440b32eeb16a1d1b5a7400c5aa0f626d +SIZE (geoserver-2.14.1-mysql-plugin.zip) = 978213