Skip to content

Commit

Permalink
databases/geoserver-mysql-plugin: Update version 2.19.0=>2.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed May 25, 2021
1 parent f11ccce commit 7416fa2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions databases/geoserver-mysql-plugin/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexander Logvinov <ports@logvinov.com>

PORTNAME= geoserver
PORTVERSION= 2.19.0
PORTVERSION= 2.19.1
CATEGORIES= databases geography java
MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION}/extensions
PKGNAMESUFFIX= -mysql-plugin
Expand All @@ -21,7 +21,7 @@ NO_ARCH= yes

GSLIBDIR= geoserver/webapps/geoserver/WEB-INF/lib
SUB_FILES= pkg-message
PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-25.0.jar \
PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-25.1.jar \
${GSLIBDIR}/mysql-connector-java-8.0.23.jar

do-install:
Expand Down
6 changes: 3 additions & 3 deletions databases/geoserver-mysql-plugin/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1617901300
SHA256 (geoserver-2.19.0-mysql-plugin.zip) = 249ae85d74190cfb2227c1a051cdc499ca1d4e88cef008f6d9cdd012f7858c46
SIZE (geoserver-2.19.0-mysql-plugin.zip) = 2316827
TIMESTAMP = 1621919872
SHA256 (geoserver-2.19.1-mysql-plugin.zip) = a7c401211e36301c9e4f69aa04cc0b7dac85957e8f93f876a41ec4448ba70b28
SIZE (geoserver-2.19.1-mysql-plugin.zip) = 2316838

0 comments on commit 7416fa2

Please sign in to comment.