mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Upgrade to 2.6.2.
This commit is contained in:
parent
a4b32d2ebe
commit
17e8ac8f79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377590
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= geoserver
|
||||
PORTVERSION= 2.6.1
|
||||
PORTVERSION= 2.6.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.1.jar \
|
||||
PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-12.2.jar \
|
||||
${GSLIBDIR}/mysql-connector-java-5.1.17.jar
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (geoserver-2.6.1-mysql-plugin.zip) = a9dc84151746367b29eafa1e578f38e43788d336af0f7447074f3879a1cd8c3b
|
||||
SIZE (geoserver-2.6.1-mysql-plugin.zip) = 773957
|
||||
SHA256 (geoserver-2.6.2-mysql-plugin.zip) = 8cce05e325c8b7ff97300aa13be6106f23c3a0ffddc836a4ccf24dc94950d9ec
|
||||
SIZE (geoserver-2.6.2-mysql-plugin.zip) = 773953
|
||||
|
|
Loading…
Add table
Reference in a new issue