Bug 194880

Summary: [maintainer update] japanese/mh: Strip binaries and add a missing patch
Product: Ports & Packages Reporter: WATANABE Kazuhiro <CQG00620>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Only Me CC: robak
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
A patch for japanese/mh.
none
poudriere testport log without the patch (9.1-RELEASE amd64)
none
poudriere testport log with the patch (9.1-RELEASE amd64) none

Description WATANABE Kazuhiro 2014-11-07 13:32:23 UTC
Created attachment 149158 [details]
A patch for japanese/mh.

First, the previous update ([Bug 194352]) included some fixes.
But two new patches (patch-conf__makefiles__{sbr,uip}) has not been comitted.

This update includes those missing fixes.

* Strip binaries and library (Update: Makefile)
* Don't setgid to rcvtty     (New: patch-conf__makefiles__uip)
Comment 1 WATANABE Kazuhiro 2014-11-07 13:34:31 UTC
Created attachment 149159 [details]
poudriere testport log without the patch (9.1-RELEASE amd64)
Comment 2 WATANABE Kazuhiro 2014-11-07 13:35:17 UTC
Created attachment 149160 [details]
poudriere testport log with the patch (9.1-RELEASE amd64)
Comment 3 John Marino freebsd_committer freebsd_triage 2014-11-07 17:52:14 UTC
thanks, I'm promoting the PR.
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-11-11 13:42:32 UTC
A commit references this bug:

Author: robak
Date: Tue Nov 11 13:41:38 UTC 2014
New revision: 372447
URL: https://svnweb.freebsd.org/changeset/ports/372447

Log:
  japanese/mh: fixes

  - Strip binaries and libs
  - Add missing patch

  PR:		194880
  Submitted by:	Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
  Approved by:	mentors (implicit)

Changes:
  head/japanese/mh/Makefile
  head/japanese/mh/files/patch-conf__makefiles__uip
Comment 5 Bartek Rutkowski freebsd_committer freebsd_triage 2014-11-11 13:43:29 UTC
Committed, thanks for your work!