mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/jetty12: Update to 12.0.19
This commit is contained in:
parent
62274cac06
commit
92f709e619
3 changed files with 20 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= jetty
|
PORTNAME= jetty
|
||||||
PORTVERSION= 12.0.16
|
PORTVERSION= 12.0.19
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= www java
|
CATEGORIES= www java
|
||||||
MASTER_SITES= https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-home/${PORTVERSION}/
|
MASTER_SITES= https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-home/${PORTVERSION}/
|
||||||
PKGNAMESUFFIX= 12
|
PKGNAMESUFFIX= 12
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1737044354
|
TIMESTAMP = 1745422917
|
||||||
SHA256 (jetty-home-12.0.16.tar.gz) = 39b39f25da5f432c56c52f290a17f4ebbc754a7caf3b80a7eef4c7ce76d91313
|
SHA256 (jetty-home-12.0.19.tar.gz) = ad446379b0c60d53482e3ae29bccc14e9e52bc816458ac690bea22f1be454e3f
|
||||||
SIZE (jetty-home-12.0.16.tar.gz) = 34602827
|
SIZE (jetty-home-12.0.19.tar.gz) = 34641612
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
%%APP_NAME%%/bin/%%APP_NAME%%.sh
|
%%APP_NAME%%/bin/%%APP_NAME%%.sh
|
||||||
%%APP_NAME%%/etc/cdi/%%APP_NAME%%-ee10-cdi.xml
|
%%APP_NAME%%/etc/cdi/%%APP_NAME%%-ee10-cdi.xml
|
||||||
%%APP_NAME%%/etc/cdi/%%APP_NAME%%-ee9-cdi.xml
|
%%APP_NAME%%/etc/cdi/%%APP_NAME%%-ee9-cdi.xml
|
||||||
|
%%APP_NAME%%/etc/cdi/%%APP_NAME%%-ee8-cdi.xml
|
||||||
%%APP_NAME%%/etc/console-capture.xml
|
%%APP_NAME%%/etc/console-capture.xml
|
||||||
%%APP_NAME%%/etc/disable-urlcache.xml
|
%%APP_NAME%%/etc/disable-urlcache.xml
|
||||||
%%APP_NAME%%/etc/home-base-warning.xml
|
%%APP_NAME%%/etc/home-base-warning.xml
|
||||||
|
@ -17,11 +18,11 @@
|
||||||
%%APP_NAME%%/etc/jaspi/%%APP_NAME%%-ee9-jaspi-default.xml
|
%%APP_NAME%%/etc/jaspi/%%APP_NAME%%-ee9-jaspi-default.xml
|
||||||
%%APP_NAME%%/etc/jaspi/%%APP_NAME%%-ee9-jaspi-demo.xml
|
%%APP_NAME%%/etc/jaspi/%%APP_NAME%%-ee9-jaspi-demo.xml
|
||||||
%%APP_NAME%%/etc/jdbcRealm.properties
|
%%APP_NAME%%/etc/jdbcRealm.properties
|
||||||
%%APP_NAME%%/%%ETCDIR%%-acceptratelimit.xml
|
|
||||||
%%APP_NAME%%/%%ETCDIR%%-alpn.xml
|
%%APP_NAME%%/%%ETCDIR%%-alpn.xml
|
||||||
|
%%APP_NAME%%/%%ETCDIR%%-accept-rate-limit.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-bytebufferpool-quadratic.xml
|
%%APP_NAME%%/%%ETCDIR%%-bytebufferpool-quadratic.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-bytebufferpool.xml
|
%%APP_NAME%%/%%ETCDIR%%-bytebufferpool.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-connectionlimit.xml
|
%%APP_NAME%%/%%ETCDIR%%-connection-limit.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-core-deploy.xml
|
%%APP_NAME%%/%%ETCDIR%%-core-deploy.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-cross-origin.xml
|
%%APP_NAME%%/%%ETCDIR%%-cross-origin.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-debuglog.xml
|
%%APP_NAME%%/%%ETCDIR%%-debuglog.xml
|
||||||
|
@ -40,10 +41,10 @@
|
||||||
%%APP_NAME%%/%%ETCDIR%%-ee9-proxy.xml
|
%%APP_NAME%%/%%ETCDIR%%-ee9-proxy.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-ee9-quickstart.xml
|
%%APP_NAME%%/%%ETCDIR%%-ee9-quickstart.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-ee9-webapp.xml
|
%%APP_NAME%%/%%ETCDIR%%-ee9-webapp.xml
|
||||||
|
%%APP_NAME%%/%%ETCDIR%%-forwarded.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-graceful.xml
|
%%APP_NAME%%/%%ETCDIR%%-graceful.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-gzip.xml
|
%%APP_NAME%%/%%ETCDIR%%-gzip.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-halt.xml
|
%%APP_NAME%%/%%ETCDIR%%-halt.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-http-forwarded.xml
|
|
||||||
%%APP_NAME%%/%%ETCDIR%%-http.xml
|
%%APP_NAME%%/%%ETCDIR%%-http.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-http2.xml
|
%%APP_NAME%%/%%ETCDIR%%-http2.xml
|
||||||
%%APP_NAME%%/%%ETCDIR%%-http2c.xml
|
%%APP_NAME%%/%%ETCDIR%%-http2c.xml
|
||||||
|
@ -192,6 +193,7 @@
|
||||||
%%APP_NAME%%/lib/jakarta.transaction-api-1.3.3.jar
|
%%APP_NAME%%/lib/jakarta.transaction-api-1.3.3.jar
|
||||||
%%APP_NAME%%/lib/jakarta.transaction-api-2.0.1.jar
|
%%APP_NAME%%/lib/jakarta.transaction-api-2.0.1.jar
|
||||||
%%APP_NAME%%/lib/%%APP_NAME%%-alpn-client-%%PORTVERSION%%.jar
|
%%APP_NAME%%/lib/%%APP_NAME%%-alpn-client-%%PORTVERSION%%.jar
|
||||||
|
%%APP_NAME%%/lib/%%APP_NAME%%-alpn-bouncycastle-server-%%PORTVERSION%%.jar
|
||||||
%%APP_NAME%%/lib/%%APP_NAME%%-alpn-conscrypt-server-%%PORTVERSION%%.jar
|
%%APP_NAME%%/lib/%%APP_NAME%%-alpn-conscrypt-server-%%PORTVERSION%%.jar
|
||||||
%%APP_NAME%%/lib/%%APP_NAME%%-alpn-java-client-%%PORTVERSION%%.jar
|
%%APP_NAME%%/lib/%%APP_NAME%%-alpn-java-client-%%PORTVERSION%%.jar
|
||||||
%%APP_NAME%%/lib/%%APP_NAME%%-alpn-java-server-%%PORTVERSION%%.jar
|
%%APP_NAME%%/lib/%%APP_NAME%%-alpn-java-server-%%PORTVERSION%%.jar
|
||||||
|
@ -215,6 +217,7 @@
|
||||||
%%APP_NAME%%/lib/%%APP_NAME%%-ee10-webapp-%%PORTVERSION%%.jar
|
%%APP_NAME%%/lib/%%APP_NAME%%-ee10-webapp-%%PORTVERSION%%.jar
|
||||||
%%APP_NAME%%/lib/%%APP_NAME%%-ee8-annotations-%%PORTVERSION%%.jar
|
%%APP_NAME%%/lib/%%APP_NAME%%-ee8-annotations-%%PORTVERSION%%.jar
|
||||||
%%APP_NAME%%/lib/%%APP_NAME%%-ee8-apache-jsp-%%PORTVERSION%%.jar
|
%%APP_NAME%%/lib/%%APP_NAME%%-ee8-apache-jsp-%%PORTVERSION%%.jar
|
||||||
|
%%APP_NAME%%/lib/%%APP_NAME%%-ee8-cdi-%%PORTVERSION%%.jar
|
||||||
%%APP_NAME%%/lib/%%APP_NAME%%-ee8-glassfish-jstl-%%PORTVERSION%%.jar
|
%%APP_NAME%%/lib/%%APP_NAME%%-ee8-glassfish-jstl-%%PORTVERSION%%.jar
|
||||||
%%APP_NAME%%/lib/%%APP_NAME%%-ee8-jndi-%%PORTVERSION%%.jar
|
%%APP_NAME%%/lib/%%APP_NAME%%-ee8-jndi-%%PORTVERSION%%.jar
|
||||||
%%APP_NAME%%/lib/%%APP_NAME%%-ee8-nested-%%PORTVERSION%%.jar
|
%%APP_NAME%%/lib/%%APP_NAME%%-ee8-nested-%%PORTVERSION%%.jar
|
||||||
|
@ -276,12 +279,16 @@
|
||||||
%%APP_NAME%%/lib/logging/%%APP_NAME%%-slf4j-impl-%%PORTVERSION%%.jar
|
%%APP_NAME%%/lib/logging/%%APP_NAME%%-slf4j-impl-%%PORTVERSION%%.jar
|
||||||
%%APP_NAME%%/lib/logging/slf4j-api-2.0.16.jar
|
%%APP_NAME%%/lib/logging/slf4j-api-2.0.16.jar
|
||||||
%%APP_NAME%%/modules/acceptratelimit.mod
|
%%APP_NAME%%/modules/acceptratelimit.mod
|
||||||
|
%%APP_NAME%%/modules/accept-rate-limit.mod
|
||||||
%%APP_NAME%%/modules/alpn-java.mod
|
%%APP_NAME%%/modules/alpn-java.mod
|
||||||
%%APP_NAME%%/modules/alpn.mod
|
%%APP_NAME%%/modules/alpn.mod
|
||||||
|
%%APP_NAME%%/modules/bouncycastle.mod
|
||||||
|
%%APP_NAME%%/modules/bouncycastle/bouncycastle.xml
|
||||||
%%APP_NAME%%/modules/bytebufferpool-quadratic.mod
|
%%APP_NAME%%/modules/bytebufferpool-quadratic.mod
|
||||||
%%APP_NAME%%/modules/bytebufferpool.mod
|
%%APP_NAME%%/modules/bytebufferpool.mod
|
||||||
%%APP_NAME%%/modules/client.mod
|
%%APP_NAME%%/modules/client.mod
|
||||||
%%APP_NAME%%/modules/connectionlimit.mod
|
%%APP_NAME%%/modules/connectionlimit.mod
|
||||||
|
%%APP_NAME%%/modules/connection-limit.mod
|
||||||
%%APP_NAME%%/modules/conscrypt.mod
|
%%APP_NAME%%/modules/conscrypt.mod
|
||||||
%%APP_NAME%%/modules/conscrypt/conscrypt.xml
|
%%APP_NAME%%/modules/conscrypt/conscrypt.xml
|
||||||
%%APP_NAME%%/modules/console-capture.mod
|
%%APP_NAME%%/modules/console-capture.mod
|
||||||
|
@ -388,6 +395,9 @@
|
||||||
%%APP_NAME%%/modules/ee10-websocket-%%APP_NAME%%.mod
|
%%APP_NAME%%/modules/ee10-websocket-%%APP_NAME%%.mod
|
||||||
%%APP_NAME%%/modules/ee8-annotations.mod
|
%%APP_NAME%%/modules/ee8-annotations.mod
|
||||||
%%APP_NAME%%/modules/ee8-apache-jsp.mod
|
%%APP_NAME%%/modules/ee8-apache-jsp.mod
|
||||||
|
%%APP_NAME%%/modules/ee8-cdi-decorate.mod
|
||||||
|
%%APP_NAME%%/modules/ee8-cdi-spi.mod
|
||||||
|
%%APP_NAME%%/modules/ee8-cdi.mod
|
||||||
%%APP_NAME%%/modules/ee8-demo-async-rest.mod
|
%%APP_NAME%%/modules/ee8-demo-async-rest.mod
|
||||||
%%APP_NAME%%/modules/ee8-demo-jaas.mod
|
%%APP_NAME%%/modules/ee8-demo-jaas.mod
|
||||||
%%APP_NAME%%/modules/ee8-demo-%%APP_NAME%%.mod
|
%%APP_NAME%%/modules/ee8-demo-%%APP_NAME%%.mod
|
||||||
|
@ -457,6 +467,7 @@
|
||||||
%%APP_NAME%%/modules/fcgi-proxy.mod
|
%%APP_NAME%%/modules/fcgi-proxy.mod
|
||||||
%%APP_NAME%%/modules/fcgi.mod
|
%%APP_NAME%%/modules/fcgi.mod
|
||||||
%%APP_NAME%%/modules/flight-recorder.mod
|
%%APP_NAME%%/modules/flight-recorder.mod
|
||||||
|
%%APP_NAME%%/modules/forwarded.mod
|
||||||
%%APP_NAME%%/modules/gcloud-datastore.mod
|
%%APP_NAME%%/modules/gcloud-datastore.mod
|
||||||
%%APP_NAME%%/modules/gcloud.mod
|
%%APP_NAME%%/modules/gcloud.mod
|
||||||
%%APP_NAME%%/modules/gcloud/index.yaml
|
%%APP_NAME%%/modules/gcloud/index.yaml
|
||||||
|
@ -569,6 +580,8 @@
|
||||||
%%APP_NAME%%/modules/unixdomain-http.mod
|
%%APP_NAME%%/modules/unixdomain-http.mod
|
||||||
%%APP_NAME%%/modules/websocket-%%APP_NAME%%-client.mod
|
%%APP_NAME%%/modules/websocket-%%APP_NAME%%-client.mod
|
||||||
%%APP_NAME%%/modules/websocket-%%APP_NAME%%.mod
|
%%APP_NAME%%/modules/websocket-%%APP_NAME%%.mod
|
||||||
|
%%APP_NAME%%/modules/websocket-core-client.mod
|
||||||
|
%%APP_NAME%%/modules/websocket-core-server.mod
|
||||||
%%APP_NAME%%/modules/well-known.mod
|
%%APP_NAME%%/modules/well-known.mod
|
||||||
%%APP_NAME%%/modules/work.mod
|
%%APP_NAME%%/modules/work.mod
|
||||||
%%APP_NAME%%/start.jar
|
%%APP_NAME%%/start.jar
|
||||||
|
|
Loading…
Add table
Reference in a new issue