Bug 249128 - www/beehive: Update to 0.4.0 and add rc script
Summary: www/beehive: Update to 0.4.0 and add rc script
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: Dmitri Goutnik
URL: https://github.com/muesli/beehive/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-05 14:15 UTC by Lewis Cook
Modified: 2020-09-09 13:08 UTC (History)
1 user (show)

See Also:


Attachments
beehive-0.4.0.diff (25.31 KB, patch)
2020-09-05 14:15 UTC, Lewis Cook
lcook: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lewis Cook freebsd_committer freebsd_triage 2020-09-05 14:15:41 UTC
Created attachment 217766 [details]
beehive-0.4.0.diff

* Add rc script.
* Create separate `beehive` user as
  reflected in UIDs/GIDs.
* Overall cleanup of Makefile.

Changelog:

 * https://github.com/muesli/beehive/releases/v0.4.0

QA:

 * portlint: OK (looks fine).
 * testport: OK (poudriere: 12.1-RELEASE-p8, amd64).

MFH: No (Port not in 2020Q3).
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-09-09 13:07:32 UTC
A commit references this bug:

Author: dmgk
Date: Wed Sep  9 13:07:21 UTC 2020
New revision: 548087
URL: https://svnweb.freebsd.org/changeset/ports/548087

Log:
  www/beehive: Update to 0.4.0 and add rc script

  Changes:	https://github.com/muesli/beehive/releases/v0.4.0
  PR:		249128
  Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)

Changes:
  head/GIDs
  head/UIDs
  head/www/beehive/Makefile
  head/www/beehive/distinfo
  head/www/beehive/files/
  head/www/beehive/files/beehive.in
  head/www/beehive/files/patch-vendor_github.com_flashmob_go-guerrilla_guerrilla__unix.go
  head/www/beehive/pkg-plist
Comment 2 Dmitri Goutnik freebsd_committer freebsd_triage 2020-09-09 13:08:24 UTC
Committed, thanks!