Bug 229627 - net-mgmt/netbox: Update to 2.3.5
Summary: net-mgmt/netbox: Update to 2.3.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-09 06:41 UTC by Kai Knoblich
Modified: 2022-02-21 19:48 UTC (History)
2 users (show)

See Also:


Attachments
netbox-2.3.5.patch (1.82 KB, patch)
2018-07-09 06:41 UTC, Kai Knoblich
kai: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2018-07-09 06:41:02 UTC
Created attachment 194979 [details]
netbox-2.3.5.patch

Hello,

attached is the patch that updates net-mgmt/netbox to 2.3.5 .

Changes by upstream:
- https://github.com/digitalocean/netbox/compare/v2.3.3...v2.3.5

Changes to the port:
- updated pkg-message.in (added section with instructions for upgrading)


QA:
~~~
- poudriere (11.2-RELEASE amd64 + i386) -> OK
- portlint -> OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-07-09 19:16:55 UTC
A commit references this bug:

Author: miwi
Date: Mon Jul  9 19:16:24 UTC 2018
New revision: 474284
URL: https://svnweb.freebsd.org/changeset/ports/474284

Log:
  - Update to 2.3.5
  - Added Update instruction to pkg-message

  Changes by upstream:
  - https://github.com/digitalocean/netbox/compare/v2.3.3...v2.3.5

  PR:		229627
  Submitted by:	maintainer
  Sponsored by:	iXsystems Inc.

Changes:
  head/net-mgmt/netbox/Makefile
  head/net-mgmt/netbox/distinfo
  head/net-mgmt/netbox/files/pkg-message.in
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-02-21 19:48:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c33aae9e6a5c66516f3759f507a6d4a4543f10b4

commit c33aae9e6a5c66516f3759f507a6d4a4543f10b4
Author:     Joe Marcus Clarke <marcus@FreeBSD.org>
AuthorDate: 2022-02-21 19:45:11 +0000
Commit:     Joe Marcus Clarke <marcus@FreeBSD.org>
CommitDate: 2022-02-21 19:45:11 +0000

    ports-mgmt/portlint: Update to 2.19.10

    * Don't check for direct use of commands in PORTNAME [1]
    * Split on first '@' to avoid breaking directory detection [2]
    * Remove checks for deprecated INSTALLS_ICONS [3]

    PR:             229627 [1]
                    260246 [2]
                    261556 [3]
    Submitted by:   gerald [1]
                    Derek Schrock <dereks@lifeofadishwasher.com> [2]

 ports-mgmt/portlint/Makefile        |  2 +-
 ports-mgmt/portlint/src/portlint.pl | 33 ++++++++-------------------------
 2 files changed, 9 insertions(+), 26 deletions(-)