svn commit: r564944 - head/databases/geoserver-mysql-plugin

Muhammad Moinur Rahman bofh at FreeBSD.org
Thu Feb 11 13:22:24 UTC 2021


Author: bofh
Date: Thu Feb 11 13:22:24 2021
New Revision: 564944
URL: https://svnweb.freebsd.org/changeset/ports/564944

Log:
  databases/geoserver-mysql-plugin: Update version 2.18.1=>2.18.2

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	Thu Feb 11 13:21:18 2021	(r564943)
+++ head/databases/geoserver-mysql-plugin/Makefile	Thu Feb 11 13:22:24 2021	(r564944)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	geoserver
-PORTVERSION=	2.18.1
+PORTVERSION=	2.18.2
 CATEGORIES=	databases geography java
 MASTER_SITES=	SF/${PORTNAME}/GeoServer/${PORTVERSION}/extensions
 PKGNAMESUFFIX=	-mysql-plugin
@@ -22,8 +22,8 @@ NO_ARCH=	yes
 
 GSLIBDIR=	geoserver/webapps/geoserver/WEB-INF/lib
 SUB_FILES=	pkg-message
-PLIST_FILES=	${GSLIBDIR}/gt-jdbc-mysql-24.1.jar \
-		${GSLIBDIR}/mysql-connector-java-8.0.21.jar
+PLIST_FILES=	${GSLIBDIR}/gt-jdbc-mysql-24.2.jar \
+		${GSLIBDIR}/mysql-connector-java-8.0.22.jar
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/${GSLIBDIR}

Modified: head/databases/geoserver-mysql-plugin/distinfo
==============================================================================
--- head/databases/geoserver-mysql-plugin/distinfo	Thu Feb 11 13:21:18 2021	(r564943)
+++ head/databases/geoserver-mysql-plugin/distinfo	Thu Feb 11 13:22:24 2021	(r564944)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606534583
-SHA256 (geoserver-2.18.1-mysql-plugin.zip) = 72b08e822f553f45725ea94f5c0d9227c390c9499f2566516eb74cab6f617e48
-SIZE (geoserver-2.18.1-mysql-plugin.zip) = 2296438
+TIMESTAMP = 1613049211
+SHA256 (geoserver-2.18.2-mysql-plugin.zip) = 6e42c83801a59783db5f8fdd9f670f6c222c99ec0d44b7bdb7344c89b7927ed9
+SIZE (geoserver-2.18.2-mysql-plugin.zip) = 2289407


More information about the svn-ports-all mailing list