diff options
Diffstat (limited to 'graphics/geoserver/Makefile')
| -rw-r--r-- | graphics/geoserver/Makefile | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/graphics/geoserver/Makefile b/graphics/geoserver/Makefile index fcbdfd515533..5d58a504ff67 100644 --- a/graphics/geoserver/Makefile +++ b/graphics/geoserver/Makefile @@ -1,5 +1,5 @@ PORTNAME= geoserver -DISTVERSION= 2.27.2 +DISTVERSION= 2.28.0 CATEGORIES= graphics geography java MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-bin @@ -30,19 +30,17 @@ GEODIRS= data_dir etc lib logs modules resources webapps PLIST_SUB= BATIK=1.18 \ ECLIPSE=2.15.0 \ G="${GEOSERVERDIR:S,^${PREFIX}/,,}" \ - GT=33.2 \ - GWC=1.27.2 \ - IMAGEIO=1.4.15 \ + GT=34.0 \ + GWC=1.28.0 \ + IMAGEIO=2.0.0 \ JACKSON=2.19.0 \ - JETTY=9.4.57.v20241219 \ + JETTY=10.0.25 \ JNA=5.17.0 \ - JT=1.1.31 \ - JT1=1.6.0 \ + JT=0.9.0 \ MVER=${PORTVERSION} \ SI=2.2 \ SPRING=5.3.39 \ SPRINGS=5.8.16 \ - VER3=1.1.3 \ WICKET=9.21.0 post-patch: |
