Bug 224041

Summary: irc/inspircd: Modernize port
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: dmgk, yuri
Priority: --- Flags: bugzilla: maintainer-feedback? (feld)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D13345
Attachments:
Description Flags
patch file
dmgk: maintainer-approval+
patch file dmgk: maintainer-approval+

Description Dmitri Goutnik freebsd_committer freebsd_triage 2017-12-02 20:22:35 UTC
Created attachment 188475 [details]
patch file

* Switch to option helpers
* Change module installation path to ${PREFIX}/libexec
* Add IPV6 knob
* Add pkg-deinstall with reminder to remove orphaned dirs and user/group
* Add LICENSE_FILE
* While here, switch to DISTVERSION

QA:
  portlint -AC: OK
  poudriere testport: OK (11a, 10i)
Comment 1 Dmitri Goutnik freebsd_committer freebsd_triage 2017-12-04 13:55:06 UTC
Created attachment 188522 [details]
patch file

Address https://reviews.freebsd.org/D13345 feedback.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2017-12-18 21:46:53 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-12-18 21:47:20 UTC
A commit references this bug:

Author: yuri
Date: Mon Dec 18 21:46:46 UTC 2017
New revision: 456675
URL: https://svnweb.freebsd.org/changeset/ports/456675

Log:
  irc/inspircd: Modernize port

  PR:		224041
  Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
  Approved by:	adamw (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13345

Changes:
  head/irc/inspircd/Makefile
  head/irc/inspircd/files/inspircd.in
  head/irc/inspircd/pkg-plist
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-12-19 02:29:22 UTC
A commit references this bug:

Author: yuri
Date: Tue Dec 19 02:29:04 UTC 2017
New revision: 456702
URL: https://svnweb.freebsd.org/changeset/ports/456702

Log:
  irc/inspircd: Modernize port (adding files/pkg-deinstall.in)

  Addition to r456675: the new file files/pkg-deinstall.in has
  been approved, but hasn't been added in r456675.

  PR:		224041
  Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
  Approved by:	adamw (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13345

Changes:
  head/irc/inspircd/files/pkg-deinstall.in