Bug 193918

Summary: [PATCH] graphics/tiff: fix stage-QA
Product: Ports & Packages Reporter: takefu
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed FIXED    
Severity: Affects Only Me Flags: dinoex: maintainer-feedback-
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
tiff.patch none

Description takefu 2014-09-25 07:28:54 UTC
Created attachment 147665 [details]
tiff.patch

fix stage-QA
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-09-25 07:28:54 UTC
Auto-assigned to maintainer dinoex@FreeBSD.org
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2014-09-27 10:22:38 UTC
This patch will strip, even if DEBUG is set.

Please retry.
Comment 3 takefu 2014-09-29 06:46:55 UTC
DEBUG? WITH_DEBUG?

WITH_DEBUG=yes if it works.


(In reply to Dirk Meyer from comment #2)
> This patch will strip, even if DEBUG is set.
> 
> Please retry.
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-11-23 08:47:53 UTC
A commit references this bug:

Author: dinoex
Date: Sun Nov 23 08:47:42 UTC 2014
New revision: 373131
URL: https://svnweb.freebsd.org/changeset/ports/373131

Log:
  - use strip logic from bsd.port.mk
  PR:		193918
  Submitted by:	takefu@airport.fm

Changes:
  head/graphics/tiff/Makefile
Comment 5 Dirk Meyer freebsd_committer freebsd_triage 2014-11-23 08:57:56 UTC
Committed Thanks.