mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
databases/geoserver-mysql-plugin: Update version 2.20.2=>2.20.3
This commit is contained in:
parent
7b5c687c2a
commit
78565dcdbd
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Alexander Logvinov <ports@logvinov.com>
|
||||
|
||||
PORTNAME= geoserver
|
||||
PORTVERSION= 2.20.2
|
||||
PORTVERSION= 2.20.3
|
||||
CATEGORIES= databases geography java
|
||||
MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION}/extensions
|
||||
PKGNAMESUFFIX= -mysql-plugin
|
||||
|
@ -16,12 +16,12 @@ RUN_DEPENDS= ${LOCALBASE}/geoserver/start.jar:graphics/geoserver
|
|||
|
||||
USES= zip
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
GSLIBDIR= geoserver/webapps/geoserver/WEB-INF/lib
|
||||
SUB_FILES= pkg-message
|
||||
PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-26.2.jar \
|
||||
PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-26.3.jar \
|
||||
${GSLIBDIR}/mysql-connector-java-8.0.23.jar
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1644900394
|
||||
SHA256 (geoserver-2.20.2-mysql-plugin.zip) = 8a0415065e6e223d935ba8a3b37bff0098e704550a37b82a24e149952af36f38
|
||||
SIZE (geoserver-2.20.2-mysql-plugin.zip) = 2316831
|
||||
TIMESTAMP = 1646764446
|
||||
SHA256 (geoserver-2.20.3-mysql-plugin.zip) = 0d02874a96f71b5bf62d4d2ddefe28d9c58804ad7a513558eb89d82baed55f2c
|
||||
SIZE (geoserver-2.20.3-mysql-plugin.zip) = 2316828
|
||||
|
|
Loading…
Add table
Reference in a new issue