Bug 231199 - textproc/libcss: Adopt port
Summary: textproc/libcss: Adopt port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-06 18:16 UTC by Neel Chauhan
Modified: 2018-09-06 22:04 UTC (History)
1 user (show)

See Also:


Attachments
Patch (Revision 1) (385 bytes, patch)
2018-09-06 18:16 UTC, Neel Chauhan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2018-09-06 18:16:03 UTC
Created attachment 196919 [details]
Patch (Revision 1)
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-06 21:58:22 UTC
A commit references this bug:

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

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

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