Bug 231205

Summary: textproc/libwapcaplet: 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    
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:29:08 UTC
Created attachment 196925 [details]
Patch (Revision 1)
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-06 21:59:35 UTC
A commit references this bug:

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

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

Changes:
  head/textproc/libwapcaplet/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-09-06 22:04:44 UTC
Committed. Thanks!