Bug 233881 - net-mgmt/netbox: Update to 2.4.9
Summary: net-mgmt/netbox: Update to 2.4.9
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: https://github.com/digitalocean/netbo...
Keywords:
Depends on:
Blocks: 233775
  Show dependency treegraph
 
Reported: 2018-12-09 11:35 UTC by Kai Knoblich
Modified: 2018-12-17 02:55 UTC (History)
2 users (show)

See Also:


Attachments
netbox-2.4.9.patch (3.57 KB, patch)
2018-12-09 11:35 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-12-09 11:35:22 UTC
Created attachment 199974 [details]
netbox-2.4.9.patch

Hello,

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

Changes by upstream (since 2.4.7):
- https://github.com/digitalocean/netbox/releases/tag/v2.4.9
- https://github.com/digitalocean/netbox/releases/tag/v2.4.8

Changes to the port:
- Removed WANT_PGSQL to drop the dependency for the PostgreSQL server as suggested in bug #233775 , because NetBox can also be used on a standalone client.
- Updated pkg-message to inform users that a PostgreSQL server is required to store the NetBox's data. The page on the FreeBSD wiki contains already that info.


QA:
~~~
- poudriere (11.2-RELEASE, 12.0-RC3, 13.0-CURRENT@r340841 amd64 + i386) -> OK
- portlint -> OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-09 11:42:26 UTC
A commit references this bug:

Author: miwi
Date: Sun Dec  9 11:41:33 UTC 2018
New revision: 487038
URL: https://svnweb.freebsd.org/changeset/ports/487038

Log:
  - Update to 2.4.9
  - Removed WANT_PGSQL to drop the dependency for the PostgreSQL server as suggested in bug #233775,
     because NetBox can also be used on a standalone client.
  - Updated pkg-message to inform users that a PostgreSQL server is required to store the NetBox's data.
    The page on the FreeBSD wiki contains already that info.

  Changes by upstream (since 2.4.7):
  - https://github.com/digitalocean/netbox/releases/tag/v2.4.9
  - https://github.com/digitalocean/netbox/releases/tag/v2.4.8

  PR:		233881
  Submitted by:	maintainer

Changes:
  head/net-mgmt/netbox/Makefile
  head/net-mgmt/netbox/distinfo
  head/net-mgmt/netbox/files/pkg-message.in
  head/net-mgmt/netbox/pkg-plist