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

Vanilla I. Shu vanilla at FreeBSD.org
Wed Sep 2 23:10:51 UTC 2015


Author: vanilla
Date: Wed Sep  2 23:10:49 2015
New Revision: 395928
URL: https://svnweb.freebsd.org/changeset/ports/395928

Log:
  Upgrade to 2.7.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	Wed Sep  2 23:10:23 2015	(r395927)
+++ head/databases/geoserver-mysql-plugin/Makefile	Wed Sep  2 23:10:49 2015	(r395928)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	geoserver
-PORTVERSION=	2.6.2
+PORTVERSION=	2.7.2
 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-12.2.jar \
+PLIST_FILES=	${GSLIBDIR}/gt-jdbc-mysql-13.2.jar \
 		${GSLIBDIR}/mysql-connector-java-5.1.17.jar
 
 do-install:

Modified: head/databases/geoserver-mysql-plugin/distinfo
==============================================================================
--- head/databases/geoserver-mysql-plugin/distinfo	Wed Sep  2 23:10:23 2015	(r395927)
+++ head/databases/geoserver-mysql-plugin/distinfo	Wed Sep  2 23:10:49 2015	(r395928)
@@ -1,2 +1,2 @@
-SHA256 (geoserver-2.6.2-mysql-plugin.zip) = 8cce05e325c8b7ff97300aa13be6106f23c3a0ffddc836a4ccf24dc94950d9ec
-SIZE (geoserver-2.6.2-mysql-plugin.zip) = 773953
+SHA256 (geoserver-2.7.2-mysql-plugin.zip) = 5cc865ad4967e50a18e1bae1f1b93a9e2a2eaa45a6b23760bc13e0ac6da1bf14
+SIZE (geoserver-2.7.2-mysql-plugin.zip) = 773993


More information about the svn-ports-all mailing list