Bug 231203

Summary: devel/libnsutils: Adopt Port
Product: Ports & Packages Reporter: Neel Chauhan <nc>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Many People CC: nc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch (Revision 1) none

Description Neel Chauhan freebsd_committer freebsd_triage 2018-09-06 18:23:47 UTC
Created attachment 196923 [details]
Patch (Revision 1)
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-06 21:59:31 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Sep  6 21:58:20 UTC 2018
New revision: 479167
URL: https://svnweb.freebsd.org/changeset/ports/479167

Log:
  Pass maintainership to submitter

  - While I'm here:
    - Use DISTVERSIONSUFFIX instead of DISTNAME
    - Use = instead of += for MAKE_ENV and PLIST_SUB
    - Update post-install: to avoid stripping shared library multiple times

  PR:		231203
  Submitted by:	Neel Chauhan <neel@neelc.org>

Changes:
  head/devel/libnsutils/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-09-06 22:04:38 UTC
Committed. Thanks!