Bug 220002

Summary: sysutils/apcupsd: add LICENSE_FILE
Product: Ports & Packages Reporter: takefu
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Only Me CC: dbaio, ports-bugs
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D11224
Bug Depends on: 180336, 187924, 204522, 215809, 217612    
Bug Blocks:    
Attachments:
Description Flags
apcupsd-3.14.14_1.patch none

Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2017-06-15 16:59:18 UTC
I'll take it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-06-19 22:46:37 UTC
A commit references this bug:

Author: dbaio
Date: Mon Jun 19 22:45:59 UTC 2017
New revision: 443914
URL: https://svnweb.freebsd.org/changeset/ports/443914

Log:
  sysutils/apcupsd: Several improvements

  Add support for running multiple instances of apcupsd[1]
  Add an option to use `shutdown -p` rather than `shutdown -h`[2]
  Set as @sample several scripts that can be customized[3]
  Add an option for build with MODBUS USB driver support (Enabled by default)[4]
  Set LICENSE_FILE [5]
  Sort OPTIONS and make a small adjustment in pkg-message
  Take maintainer'ship

  PR:		180336 [1]
  PR:		187924 [2][3]
  PR:		215809 [4]
  PR:		220002 [5]

  Submitted by:	leres@ee.lbl.gov [1]
  Submitted by:	tdb [3]
  Submitted by:	ipluta@wp.pl [4]
  Submitted by:	takefu@airport.fm [5]

  Approved by:	garga (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11224

Changes:
  head/sysutils/apcupsd/Makefile
  head/sysutils/apcupsd/files/apcupsd.in
  head/sysutils/apcupsd/files/patch-platforms_etc_Makefile
  head/sysutils/apcupsd/files/pkg-message.in
  head/sysutils/apcupsd/pkg-plist
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2017-06-19 22:51:54 UTC
Committed, thanks.