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

Vanilla I. Shu vanilla at FreeBSD.org
Tue Jan 13 09:34:25 UTC 2015


Author: vanilla
Date: Tue Jan 13 09:34:23 2015
New Revision: 376910
URL: https://svnweb.freebsd.org/changeset/ports/376910
QAT: https://qat.redports.org/buildarchive/r376910/

Log:
  Upgrade to 2.6.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	Tue Jan 13 08:42:40 2015	(r376909)
+++ head/databases/geoserver-mysql-plugin/Makefile	Tue Jan 13 09:34:23 2015	(r376910)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	geoserver
-PORTVERSION=	2.5.2
+PORTVERSION=	2.6.1
 CATEGORIES=	databases geography java
 MASTER_SITES=	SF/${PORTNAME}/GeoServer/${PORTVERSION}/extensions
 PKGNAMESUFFIX=	-mysql-plugin
@@ -20,7 +20,7 @@ NO_BUILD=	yes
 
 GSLIBDIR=	geoserver/webapps/geoserver/WEB-INF/lib
 SUB_FILES=	pkg-message
-PLIST_FILES=	${GSLIBDIR}/gt-jdbc-mysql-11.2.jar \
+PLIST_FILES=	${GSLIBDIR}/gt-jdbc-mysql-12.1.jar \
 		${GSLIBDIR}/mysql-connector-java-5.1.17.jar
 
 do-install:

Modified: head/databases/geoserver-mysql-plugin/distinfo
==============================================================================
--- head/databases/geoserver-mysql-plugin/distinfo	Tue Jan 13 08:42:40 2015	(r376909)
+++ head/databases/geoserver-mysql-plugin/distinfo	Tue Jan 13 09:34:23 2015	(r376910)
@@ -1,2 +1,2 @@
-SHA256 (geoserver-2.5.2-mysql-plugin.zip) = 86c6ccbe189a890c681eb84c07acb576f54253d993df8ed083856ec034aacc9e
-SIZE (geoserver-2.5.2-mysql-plugin.zip) = 773941
+SHA256 (geoserver-2.6.1-mysql-plugin.zip) = a9dc84151746367b29eafa1e578f38e43788d336af0f7447074f3879a1cd8c3b
+SIZE (geoserver-2.6.1-mysql-plugin.zip) = 773957


More information about the svn-ports-all mailing list