Bug 233881

Summary: net-mgmt/netbox: Update to 2.4.9
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: miwi, python
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/digitalocean/netbox/releases/tag/v2.4.9
Bug Depends on:    
Bug Blocks: 233775    
Attachments:
Description Flags
netbox-2.4.9.patch kai: maintainer-approval+

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