sysutils/rundeck3: Update to 3.3.4
ChangeLog: https://docs.rundeck.com/docs/history/3_3_x/version-3.3.4.html PR: 250446 Submitted by: daniel.tihanyi@tetragir.com (maintainer)
This commit is contained in:
parent
cf0b3d1ef0
commit
1cb552851f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552748
10
UPDATING
10
UPDATING
@ -22,6 +22,16 @@ you update your ports collection, before attempting any port upgrades.
|
||||
|
||||
$ pkg delete -f libsoup-gnome
|
||||
|
||||
20201011:
|
||||
AFFECTS: users of sysutils/rundeck3 who use MySQL as database
|
||||
AUTHOR: daniel.tihanyi@tetragir.com
|
||||
|
||||
Please note that the MySQL JDBC driver is no longer bundled with Rundeck.
|
||||
Please make sure that you migrate to the MariaDB Connector or copy the
|
||||
driver yourself. More instructions:
|
||||
|
||||
https://docs.rundeck.com/docs/upgrading/upgrading-to-rundeck-3.3.4.html
|
||||
|
||||
20201006:
|
||||
AFFECTS: users of sysutils/tenshi
|
||||
AUTHOR: 0mp@FreeBSD.org
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rundeck
|
||||
DISTVERSION= 3.3.3
|
||||
DISTVERSIONSUFFIX= 20200910
|
||||
DISTVERSION= 3.3.4
|
||||
DISTVERSIONSUFFIX= 20201007
|
||||
CATEGORIES= sysutils java
|
||||
MASTER_SITES= https://download.rundeck.org/war/
|
||||
PKGNAMESUFFIX= 3
|
||||
@ -15,7 +15,7 @@ COMMENT= Web-console for dispatching commands and scripts to your nodes
|
||||
LICENSE= APACHE20
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.8+
|
||||
JAVA_VERSION= 1.8
|
||||
|
||||
CONFLICTS_INSTALL= rundeck2
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1600213041
|
||||
SHA256 (rundeck-3.3.3-20200910.war) = 2a25ffd5d7bcf551805af4eedb631cf7fd863beec04478d290c9cd1516d44aae
|
||||
SIZE (rundeck-3.3.3-20200910.war) = 174045010
|
||||
TIMESTAMP = 1602407256
|
||||
SHA256 (rundeck-3.3.4-20201007.war) = f49514ead3d2634fe781fc05a7917c119d9e94d567373cc3d3a061b5ae8bca14
|
||||
SIZE (rundeck-3.3.4-20201007.war) = 169081717
|
||||
|
Loading…
Reference in New Issue
Block a user