sysutils/javaservicewrapper: Update port to 3.5.60

Approved by:	jrm (mentor)
Release Notes:	https://wrapper.tanukisoftware.com/doc/english/release-notes.html#3.5.60
This commit is contained in:
Michael Osipov 2025-03-17 13:41:53 +01:00
parent 13a8d00c09
commit 3e62a7ef73
3 changed files with 33 additions and 5 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= javaservicewrapper PORTNAME= javaservicewrapper
PORTVERSION= 3.5.53 PORTVERSION= 3.5.60
PORTREVISION= 1
CATEGORIES= sysutils java CATEGORIES= sysutils java
MASTER_SITES= https://wrapper.tanukisoftware.com/download/${PORTVERSION}/ MASTER_SITES= https://wrapper.tanukisoftware.com/download/${PORTVERSION}/
DISTNAME= wrapper_${PORTVERSION}_src DISTNAME= wrapper_${PORTVERSION}_src

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1679521099 TIMESTAMP = 1742215176
SHA256 (wrapper_3.5.53_src.tar.gz) = 9835e5b07fa2bbd09caa5330b5bacc89c030b910a52b55a63d8d9260817c512c SHA256 (wrapper_3.5.60_src.tar.gz) = 877896e14f375c0c881c3a50f8ee910bc6504b388fbbfe65128e79d763d08717
SIZE (wrapper_3.5.53_src.tar.gz) = 785553 SIZE (wrapper_3.5.60_src.tar.gz) = 831764

View file

@ -100,6 +100,8 @@ bin/javaservicewrapper
%%DATADIR%%/test/loadedgcoutput.conf %%DATADIR%%/test/loadedgcoutput.conf
%%DATADIR%%/test/loadedlogoutput %%DATADIR%%/test/loadedlogoutput
%%DATADIR%%/test/loadedlogoutput.conf %%DATADIR%%/test/loadedlogoutput.conf
%%DATADIR%%/test/loadedslightlyslowedoutput
%%DATADIR%%/test/loadedslightlyslowedoutput.conf
%%DATADIR%%/test/loadedsplitoutput %%DATADIR%%/test/loadedsplitoutput
%%DATADIR%%/test/loadedsplitoutput.conf %%DATADIR%%/test/loadedsplitoutput.conf
%%DATADIR%%/test/loadedwrapperlistener %%DATADIR%%/test/loadedwrapperlistener
@ -116,6 +118,32 @@ bin/javaservicewrapper
%%DATADIR%%/test/longrunningwithshutdownhook.conf %%DATADIR%%/test/longrunningwithshutdownhook.conf
%%DATADIR%%/test/memory %%DATADIR%%/test/memory
%%DATADIR%%/test/memory.conf %%DATADIR%%/test/memory.conf
%%DATADIR%%/test/module-standalone-jarapp
%%DATADIR%%/test/module-standalone-jarapp-runtimeimage
%%DATADIR%%/test/module-standalone-jarapp-runtimeimage.conf
%%DATADIR%%/test/module-standalone-jarapp-runtimeimagenowrapper
%%DATADIR%%/test/module-standalone-jarapp-runtimeimagenowrapper.conf
%%DATADIR%%/test/module-standalone-jarapp.conf
%%DATADIR%%/test/module-standalone-simpleapp
%%DATADIR%%/test/module-standalone-simpleapp-runtimeimage
%%DATADIR%%/test/module-standalone-simpleapp-runtimeimage.conf
%%DATADIR%%/test/module-standalone-simpleapp-runtimeimagenowrapper
%%DATADIR%%/test/module-standalone-simpleapp-runtimeimagenowrapper.conf
%%DATADIR%%/test/module-standalone-simpleapp.conf
%%DATADIR%%/test/module-wrapper-jarapp
%%DATADIR%%/test/module-wrapper-jarapp-runtimeimage
%%DATADIR%%/test/module-wrapper-jarapp-runtimeimage.conf
%%DATADIR%%/test/module-wrapper-jarapp-runtimeimagenowrapper
%%DATADIR%%/test/module-wrapper-jarapp-runtimeimagenowrapper.conf
%%DATADIR%%/test/module-wrapper-jarapp.conf
%%DATADIR%%/test/module-wrapper-listener
%%DATADIR%%/test/module-wrapper-listener-runtimeimage
%%DATADIR%%/test/module-wrapper-listener-runtimeimage.conf
%%DATADIR%%/test/module-wrapper-listener.conf
%%DATADIR%%/test/module-wrapper-simpleapp
%%DATADIR%%/test/module-wrapper-simpleapp-runtimeimage
%%DATADIR%%/test/module-wrapper-simpleapp-runtimeimage.conf
%%DATADIR%%/test/module-wrapper-simpleapp.conf
%%DATADIR%%/test/nestedwrapperlistener %%DATADIR%%/test/nestedwrapperlistener
%%DATADIR%%/test/nestedwrapperlistener.conf %%DATADIR%%/test/nestedwrapperlistener.conf
%%DATADIR%%/test/noreturn %%DATADIR%%/test/noreturn
@ -162,6 +190,7 @@ bin/javaservicewrapper
%%DATADIR%%/test/systemproperty %%DATADIR%%/test/systemproperty
%%DATADIR%%/test/systemproperty.conf %%DATADIR%%/test/systemproperty.conf
%%DATADIR%%/test/template.conf %%DATADIR%%/test/template.conf
%%DATADIR%%/test/template-module.conf
%%DATADIR%%/test/timedlogoutput %%DATADIR%%/test/timedlogoutput
%%DATADIR%%/test/timedlogoutput.conf %%DATADIR%%/test/timedlogoutput.conf
%%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/index.html