Bug 246022 - sysutils/rundeck rename to sysutils/rundeck2
Summary: sysutils/rundeck rename to sysutils/rundeck2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Hiroki Tagato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-29 10:41 UTC by Daniel Tihanyi
Modified: 2020-05-07 11:13 UTC (History)
2 users (show)

See Also:
arcade: maintainer-feedback+


Attachments
diff rename rundeck to rundeck2 (13.08 KB, patch)
2020-04-29 10:41 UTC, Daniel Tihanyi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tihanyi 2020-04-29 10:41:00 UTC
Created attachment 213906 [details]
diff rename rundeck to rundeck2

as suggested in bug 245703, the sysutils/rundeck port should not be updated to rundeck3 as rundeck2 is still supported. Instead, create an individual rundeck3 port.
This bug is to rename sysutils/rundeck to sysutils/rundeck2. I am also creating another bug to add sysutils/rundeck3.
Comment 1 Daniel Tihanyi 2020-05-03 13:18:39 UTC
The corresponding bug to create sysutils/rundeck3 is: bug 246023
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-05-07 11:11:42 UTC
A commit references this bug:

Author: tagattie
Date: Thu May  7 11:10:41 UTC 2020
New revision: 534258
URL: https://svnweb.freebsd.org/changeset/ports/534258

Log:
  There is rundeck version 3 available and version 2 is still supported.
  So it is good to have both versions in the ports. This commit is to:
  - Add rundeck ver. 3 as rundeck3
  - Preserve rundeck ver. 2 as rundeck2 for users who want to stay in version 2
  - Pass maintainership to submitter

  PR:		246022 246023
  Submitted by:	Daniel Tihanyi <daniel.tihanyi@tetragir.com>
  Approved by:	arcade@b1t.name (maintainer), pizzamig (mentor)

Changes:
  head/MOVED
  head/sysutils/Makefile
  head/sysutils/rundeck/
  head/sysutils/rundeck2/
  head/sysutils/rundeck2/Makefile
  head/sysutils/rundeck2/pkg-plist
  head/sysutils/rundeck3/
  head/sysutils/rundeck3/Makefile
  head/sysutils/rundeck3/distinfo
  head/sysutils/rundeck3/files/rundeck.in
  head/sysutils/rundeck3/pkg-plist
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2020-05-07 11:13:01 UTC
Committed, thanks!