Date: Thu, 29 Jan 2026 18:15:10 +0000 From: Joel Bodenmann <jbo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8ff0a1d9d000 - main - */geoserver*: Update to 2.28.2 Message-ID: <697ba3ae.47d5f.2d24ae9f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ff0a1d9d00051233917e734762e44c205203a84 commit 8ff0a1d9d00051233917e734762e44c205203a84 Author: Joel Bodenmann <jbo@FreeBSD.org> AuthorDate: 2026-01-29 18:13:43 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2026-01-29 18:14:46 +0000 */geoserver*: Update to 2.28.2 Changelog: https://geoserver.org/announcements/2026/01/21/geoserver-2-28-2-released.html --- databases/geoserver-mysql-plugin/Makefile | 4 ++-- databases/geoserver-mysql-plugin/distinfo | 6 +++--- graphics/geoserver/Makefile | 6 +++--- graphics/geoserver/distinfo | 6 +++--- graphics/geoserver/pkg-plist | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/databases/geoserver-mysql-plugin/Makefile b/databases/geoserver-mysql-plugin/Makefile index 3cf4238a7fce..db8da56303b4 100644 --- a/databases/geoserver-mysql-plugin/Makefile +++ b/databases/geoserver-mysql-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= geoserver -DISTVERSION= 2.28.1 +DISTVERSION= 2.28.2 CATEGORIES= databases geography java MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION}/extensions PKGNAMESUFFIX= -mysql-plugin @@ -22,7 +22,7 @@ NO_BUILD= yes SUB_FILES= pkg-message GSLIBDIR= geoserver/webapps/geoserver/WEB-INF/lib -PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-34.1.jar \ +PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-34.2.jar \ ${GSLIBDIR}/mysql-connector-j-9.4.0.jar do-install: diff --git a/databases/geoserver-mysql-plugin/distinfo b/databases/geoserver-mysql-plugin/distinfo index b4ef2c4df1b4..d89cff196757 100644 --- a/databases/geoserver-mysql-plugin/distinfo +++ b/databases/geoserver-mysql-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765020217 -SHA256 (geoserver-2.28.1-mysql-plugin.zip) = 1631663be2726d1315741e37c6a7d69dd4be631e21adab816f7e4dea52bc57e4 -SIZE (geoserver-2.28.1-mysql-plugin.zip) = 2488937 +TIMESTAMP = 1769710297 +SHA256 (geoserver-2.28.2-mysql-plugin.zip) = b93483071cd86ad7cb7aa649c515ded37d8bcf994a3a07ae0a44cf11586389e7 +SIZE (geoserver-2.28.2-mysql-plugin.zip) = 2488936 diff --git a/graphics/geoserver/Makefile b/graphics/geoserver/Makefile index b113a4c97fd8..f8c4d5743e1c 100644 --- a/graphics/geoserver/Makefile +++ b/graphics/geoserver/Makefile @@ -1,5 +1,5 @@ PORTNAME= geoserver -DISTVERSION= 2.28.1 +DISTVERSION= 2.28.2 CATEGORIES= graphics geography java MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-bin @@ -30,8 +30,8 @@ GEODIRS= data_dir etc lib logs modules resources webapps PLIST_SUB= BATIK=1.18 \ ECLIPSE=2.15.0 \ G="${GEOSERVERDIR:S,^${PREFIX}/,,}" \ - GT=34.1 \ - GWC=1.28.1 \ + GT=34.2 \ + GWC=1.28.2 \ IMAGEIO=2.0.1 \ JACKSON=2.19.0 \ JETTY=10.0.25 \ diff --git a/graphics/geoserver/distinfo b/graphics/geoserver/distinfo index 1eca8e2e1a46..052cee989d48 100644 --- a/graphics/geoserver/distinfo +++ b/graphics/geoserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765019003 -SHA256 (geoserver-2.28.1-bin.zip) = c25974e4a3cc55fa591a7c9b0712de187de96a7f2ae1e5b2f05e2fe72e4ddc69 -SIZE (geoserver-2.28.1-bin.zip) = 123768851 +TIMESTAMP = 1769709965 +SHA256 (geoserver-2.28.2-bin.zip) = 1a9dfc36e1bdd88e1117ef552f96e64b4b88514f7f2006f0e45a8b9223b170b4 +SIZE (geoserver-2.28.2-bin.zip) = 123841044 diff --git a/graphics/geoserver/pkg-plist b/graphics/geoserver/pkg-plist index 51cfed038f14..9d5ef3dfaa22 100644 --- a/graphics/geoserver/pkg-plist +++ b/graphics/geoserver/pkg-plist @@ -616,7 +616,7 @@ %%G%%/webapps/%%G%%/WEB-INF/lib/commons-dbcp-1.4.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-fileupload-1.6.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-io-2.19.0.jar -%%G%%/webapps/%%G%%/WEB-INF/lib/commons-jxpath-1.3.jar +%%G%%/webapps/%%G%%/WEB-INF/lib/commons-jxpath-1.4.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-lang-2.6.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-lang3-3.18.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-logging-1.3.5.jarhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697ba3ae.47d5f.2d24ae9f>
