Bug 231202

Summary: graphics/libnsbmp: Adpot 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:22:14 UTC
Created attachment 196922 [details]
Patch (Revision 1)
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-06 21:58:28 UTC
A commit references this bug:

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

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:		231202
  Submitted by:	Neel Chauhan <neel@neelc.org>

Changes:
  head/graphics/libnsbmp/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-09-06 22:04:35 UTC
Committed. Thanks!