Index: UPDATING =================================================================== --- UPDATING (revision 556431) +++ UPDATING (working copy) @@ -5,6 +5,24 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20201212: + AFFECTS: users of sysutils/rundeck3 + AUTHOR: daniel.tihanyi@tetragir.com + + Please note that If you are upgrading to Rundeck 3.3.x, Rundeck + may not start due to a missing configuration file for logging. This + file is generated on a new installation but is not added during + update. The configuration file is: + + * /usr/local/rundeck/server/config/log4j2.properties + + To mitigate the issue, an empty file can be created or the default + configuration may be copied from a fresh installation. + + More information regarding the configuration: + + https://docs.rundeck.com/docs/administration/configuration/config-file-reference.html#log4j2-properties-new-in-rundeck-3-3-x + 20201112: AFFECTS: users of net-mgmt/pushgateway AUTHOR: rhurlin@FreeBSD.org Index: sysutils/rundeck3/Makefile =================================================================== --- sysutils/rundeck3/Makefile (revision 556431) +++ sysutils/rundeck3/Makefile (working copy) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= rundeck -DISTVERSION= 3.3.5 -DISTVERSIONSUFFIX= 20201019 +DISTVERSION= 3.3.7 +DISTVERSIONSUFFIX= 20201208 CATEGORIES= sysutils java MASTER_SITES= https://dl.bintray.com/rundeck/rundeck-maven/org/rundeck/rundeck/ \ https://download.rundeck.org/war/ Index: sysutils/rundeck3/distinfo =================================================================== --- sysutils/rundeck3/distinfo (revision 556431) +++ sysutils/rundeck3/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603194037 -SHA256 (rundeck-3.3.5-20201019.war) = 075d3304d4415025fb083e759b1687c1fe09e683742c326b336de2baac11e5ac -SIZE (rundeck-3.3.5-20201019.war) = 169109261 +TIMESTAMP = 1607737019 +SHA256 (rundeck-3.3.7-20201208.war) = d1d78391be99e6b08bd2ef16c6804242cb755bad243c5444febb21849aa8b5a6 +SIZE (rundeck-3.3.7-20201208.war) = 175759054