1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

- Update to 2.1.1

- Add license information
This commit is contained in:
Alexander Logvinov 2011-06-27 02:37:48 +00:00
parent d3a995e088
commit 347ff969c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276473
2 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= geoserver
PORTVERSION= 2.0.2
PORTVERSION= 2.1.1
CATEGORIES= databases geography java
MASTER_SITES= SF/${PORTNAME}/GeoServer%20Extensions/${PORTVERSION}
PKGNAMESUFFIX= -mysql-plugin
@ -22,9 +22,11 @@ NO_BUILD= yes
GSLIBDIR= geoserver/webapps/geoserver/WEB-INF/lib
SUB_FILES= pkg-message
PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-2.6.4.jar \
PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-2.7.2.jar \
${GSLIBDIR}/mysql-connector-java-5.1.5.jar
LICENSE= LGPL21
do-install:
@${MKDIR} ${PREFIX}/${GSLIBDIR}
.for f in ${PLIST_FILES:S,^${GSLIBDIR}/,,}

View File

@ -1,2 +1,2 @@
SHA256 (geoserver-2.0.2-mysql-plugin.zip) = eaf8553b71bb14ef3c1502ce50d148069f651e8a6771217cc20740bf232a54e6
SIZE (geoserver-2.0.2-mysql-plugin.zip) = 665701
SHA256 (geoserver-2.1.1-mysql-plugin.zip) = 281fcb418feba301051c3d4b50739d8b8ae20c3049174d08378d9212cb20668c
SIZE (geoserver-2.1.1-mysql-plugin.zip) = 667183