Bug 231201

Summary: graphics/libnsgif: 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:20:43 UTC
Created attachment 196921 [details]
Patch (Revision 1)
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-06 21:58:26 UTC
A commit references this bug:

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

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

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