Bug 194880 - [maintainer update] japanese/mh: Strip binaries and add a missing patch
Summary: [maintainer update] japanese/mh: Strip binaries and add a missing patch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-07 13:32 UTC by WATANABE Kazuhiro
Modified: 2014-11-11 13:43 UTC (History)
1 user (show)

See Also:


Attachments
A patch for japanese/mh. (1.26 KB, patch)
2014-11-07 13:32 UTC, WATANABE Kazuhiro
no flags Details | Diff
poudriere testport log without the patch (9.1-RELEASE amd64) (268.59 KB, text/x-log)
2014-11-07 13:34 UTC, WATANABE Kazuhiro
no flags Details
poudriere testport log with the patch (9.1-RELEASE amd64) (264.60 KB, text/x-log)
2014-11-07 13:35 UTC, WATANABE Kazuhiro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!