git: b14d8022e99e - main - www/jetty9: Update to 9.4.52
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Sep 2023 15:30:38 UTC
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=b14d8022e99e6dbb7e9f3e1b3049238495d7c821 commit b14d8022e99e6dbb7e9f3e1b3049238495d7c821 Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2023-09-18 15:18:57 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2023-09-18 15:30:27 +0000 www/jetty9: Update to 9.4.52 --- www/jetty9/Makefile | 6 +++--- www/jetty9/distinfo | 6 +++--- www/jetty9/pkg-plist | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/www/jetty9/Makefile b/www/jetty9/Makefile index 75058b26fc6d..f7564bf06143 100644 --- a/www/jetty9/Makefile +++ b/www/jetty9/Makefile @@ -1,5 +1,5 @@ PORTNAME= jetty -PORTVERSION= 9.4.49 +PORTVERSION= 9.4.52 CATEGORIES= www java MASTER_SITES= https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-distribution/${PORTVERSION}.${JDVDATE}/ PKGNAMESUFFIX= 9-${FLAVOR:U} @@ -19,9 +19,9 @@ USES= cpe shebangfix FLAVORS= openjdk8 openjdk11 FLAVOR?= ${FLAVORS:[1]} -CONFLICTS= jetty-8.* jetty-10.* +CONFLICTS= jetty8.* jetty10.* jetty11.* jetty12.* -JDVDATE= v20220914 +JDVDATE= v20230823 USE_JAVA= yes NO_ARCH= yes CPE_VENDOR= eclipse diff --git a/www/jetty9/distinfo b/www/jetty9/distinfo index e7b1bd960281..fc723cae479b 100644 --- a/www/jetty9/distinfo +++ b/www/jetty9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666621231 -SHA256 (jetty-distribution-9.4.49.v20220914.tar.gz) = a8c9e372f16e56fa0967ef36de72aebeeea8477ca123638420f7e866b39513fd -SIZE (jetty-distribution-9.4.49.v20220914.tar.gz) = 19061782 +TIMESTAMP = 1695046157 +SHA256 (jetty-distribution-9.4.52.v20230823.tar.gz) = bd0ca75c520cbf28b901449e1a10cb6cad8cbe1262d3948cec7e809a44a146a6 +SIZE (jetty-distribution-9.4.52.v20230823.tar.gz) = 19092033 diff --git a/www/jetty9/pkg-plist b/www/jetty9/pkg-plist index ef0cbaaf8f47..a3fafbef6a59 100644 --- a/www/jetty9/pkg-plist +++ b/www/jetty9/pkg-plist @@ -86,10 +86,10 @@ sbin/%%APP_NAME%%.sh %%APP_HOME%%/etc/spnego.conf %%APP_HOME%%/etc/spnego.properties %%APP_HOME%%/etc/webdefault.xml -%%APP_HOME%%/lib/annotations/asm-9.3.jar -%%APP_HOME%%/lib/annotations/asm-analysis-9.3.jar -%%APP_HOME%%/lib/annotations/asm-commons-9.3.jar -%%APP_HOME%%/lib/annotations/asm-tree-9.3.jar +%%APP_HOME%%/lib/annotations/asm-9.5.jar +%%APP_HOME%%/lib/annotations/asm-analysis-9.5.jar +%%APP_HOME%%/lib/annotations/asm-commons-9.5.jar +%%APP_HOME%%/lib/annotations/asm-tree-9.5.jar %%APP_HOME%%/lib/annotations/javax.annotation-api-1.3.2.jar %%APP_HOME%%/lib/apache-jsp/org.mortbay.jasper.apache-el-8.5.70.jar %%APP_HOME%%/lib/apache-jsp/org.mortbay.jasper.apache-jsp-8.5.70.jar