diff options
Diffstat (limited to 'java')
| -rw-r--r-- | java/apache-commons-codec/Makefile | 2 | ||||
| -rw-r--r-- | java/apache-commons-codec/distinfo | 6 | ||||
| -rw-r--r-- | java/bootstrap-openjdk11/Makefile | 3 | ||||
| -rw-r--r-- | java/bootstrap-openjdk17/Makefile | 4 | ||||
| -rw-r--r-- | java/bootstrap-openjdk8/Makefile | 4 | ||||
| -rw-r--r-- | java/dbvis/Makefile | 2 | ||||
| -rw-r--r-- | java/dbvis/distinfo | 6 | ||||
| -rw-r--r-- | java/icedtea-web/Makefile | 2 | ||||
| -rw-r--r-- | java/openjdk11/Makefile | 2 |
9 files changed, 20 insertions, 11 deletions
diff --git a/java/apache-commons-codec/Makefile b/java/apache-commons-codec/Makefile index 83a0a10f7406..fbe70113414a 100644 --- a/java/apache-commons-codec/Makefile +++ b/java/apache-commons-codec/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-codec -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= java converters MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- diff --git a/java/apache-commons-codec/distinfo b/java/apache-commons-codec/distinfo index c4dff7252fc7..df395216353b 100644 --- a/java/apache-commons-codec/distinfo +++ b/java/apache-commons-codec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743530240 -SHA256 (commons-codec-1.18.0-bin.tar.gz) = 7d59aecd46e1cfc77b5dee75edbe37233b70d46f90b6422feb5b505e0fc38267 -SIZE (commons-codec-1.18.0-bin.tar.gz) = 3270148 +TIMESTAMP = 1762420981 +SHA256 (commons-codec-1.20.0-bin.tar.gz) = a4feba2dd2a00e3e2ca5b2078e3a72eb2837cffb7522049c98d3e9d05c9b4600 +SIZE (commons-codec-1.20.0-bin.tar.gz) = 3617067 diff --git a/java/bootstrap-openjdk11/Makefile b/java/bootstrap-openjdk11/Makefile index d3a00da8743a..b098e5311dd7 100644 --- a/java/bootstrap-openjdk11/Makefile +++ b/java/bootstrap-openjdk11/Makefile @@ -1,5 +1,6 @@ PORTNAME= openjdk11 PORTVERSION= 11.0.5.10.1 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= LOCAL/glewis/bootstrap-openjdk11 \ LOCAL/pkubaj @@ -27,6 +28,8 @@ JDK_ARCH_SUFFIX_powerpc64= -elfv2 INSTALLDIR= ${STAGEDIR}${PREFIX}/${JDK_ROOT} +BUNDLE_LIBS= yes + .include <bsd.port.pre.mk> .if ${ARCH} == aarch64 || ${ARCH:Marmv*} diff --git a/java/bootstrap-openjdk17/Makefile b/java/bootstrap-openjdk17/Makefile index f5b98b039baa..786cd081637e 100644 --- a/java/bootstrap-openjdk17/Makefile +++ b/java/bootstrap-openjdk17/Makefile @@ -1,6 +1,6 @@ PORTNAME= openjdk17 PORTVERSION= 17.0.1.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= LOCAL/glewis/bootstrap-openjdk17 \ LOCAL/pkubaj/bootstrap-openjdk17 @@ -27,6 +27,8 @@ JDK_ARCH= ${ARCH:C/armv.*/arm/} INSTALLDIR= ${STAGEDIR}${PREFIX}/${JDK_ROOT} +BUNDLE_LIBS= yes + .include <bsd.port.options.mk> .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1500000 diff --git a/java/bootstrap-openjdk8/Makefile b/java/bootstrap-openjdk8/Makefile index f1fb9aaaa16d..380a70f267db 100644 --- a/java/bootstrap-openjdk8/Makefile +++ b/java/bootstrap-openjdk8/Makefile @@ -1,6 +1,6 @@ PORTNAME= openjdk8 PORTVERSION= ${DISTVERSION_${JDK_ARCH}} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= LOCAL/jkim \ LOCAL/mikael \ @@ -36,6 +36,8 @@ WRKSRC= ${WRKDIR}/${JDK_ROOT} INSTALLDIR= ${STAGEDIR}${PREFIX}/${JDK_ROOT} +BUNDLE_LIBS= yes + .include <bsd.port.pre.mk> .if ${ARCH} == aarch64 || ${ARCH:Marmv*} diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile index 73bbf7b8e33f..25fe9b2b3dd5 100644 --- a/java/dbvis/Makefile +++ b/java/dbvis/Makefile @@ -1,5 +1,5 @@ PORTNAME= dbvis -DISTVERSION= 25.2.4 +DISTVERSION= 25.2.5 CATEGORIES= java databases MASTER_SITES= https://www.dbvis.com/product_download/${PORTNAME}-${DISTVERSION}/media/ \ https://storage.googleapis.com/${PORTNAME}-download/product_download/${PORTNAME}-${DISTVERSION}/media/ diff --git a/java/dbvis/distinfo b/java/dbvis/distinfo index 68a777e8fd24..8474f254c693 100644 --- a/java/dbvis/distinfo +++ b/java/dbvis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758333333 -SHA256 (dbvis_linux_25_2_4.tar.gz) = c4d3e2c4e051be562d2b1e06d885c3ab7928ec27dbfd54d5bec23810cee949d6 -SIZE (dbvis_linux_25_2_4.tar.gz) = 117122760 +TIMESTAMP = 1762345678 +SHA256 (dbvis_linux_25_2_5.tar.gz) = baab4843bc50bb079b8cf12d590a3a4c00586d6e9d688c8a9997f0f5d38781f0 +SIZE (dbvis_linux_25_2_5.tar.gz) = 116441834 diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index f399f03d3d2c..4e2e0b06505c 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -1,7 +1,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.8 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= java www MAINTAINER= java@FreeBSD.org diff --git a/java/openjdk11/Makefile b/java/openjdk11/Makefile index 1548c2e3fa6b..28f3a7b9eba5 100644 --- a/java/openjdk11/Makefile +++ b/java/openjdk11/Makefile @@ -171,6 +171,8 @@ CFLAGS+= -Wl,-rpath=${LOCALBASE}/lib/gcc${GCC_DEFAULT} CXXFLAGS+= -Wl,-rpath=${LOCALBASE}/lib/gcc${GCC_DEFAULT} CONFIGURE_ARGS+=--disable-precompiled-headers .else +# it is up to upstream project to fix these or not +CFLAGS+= -Wno-deprecated-builtins -Wno-inline-asm -Wno-unknown-attributes MAKE_ENV+= USE_CLANG=true .if ${ARCH:Mpowerpc64*} LLVM_VER= 12 |
