Summary: | print/lout incorrectly staged? | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nils M Holm <bsdbugs> | ||||
Component: | Individual Port(s) | Assignee: | Danilo Egea Gondolfo <danilo> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bsdbugs:
maintainer-feedback?
(danilo) |
||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Nils M Holm
2014-11-17 16:36:11 UTC
Auto-assigned to maintainer danilo@FreeBSD.org Thank you for reporting this. Can you test it with the attached patch, please? Created attachment 149526 [details]
Fix files path
Yes, works fine now! Thank you! A commit references this bug: Author: danilo Date: Tue Nov 18 13:49:59 UTC 2014 New revision: 372719 URL: https://svnweb.freebsd.org/changeset/ports/372719 Log: - Fix an incorrect usage of stagedir. The program was looking for its files in stagedir. PR: 195109 Reported by: Nils M. Holm <bsdbugs@t3x.org> Tested by: Nils M. Holm <bsdbugs@t3x.org> MFH: 2014Q4 Changes: head/print/lout/Makefile head/print/lout/files/patch-makefile Committed. Thanks! A commit references this bug: Author: danilo Date: Tue Nov 18 16:08:13 UTC 2014 New revision: 372727 URL: https://svnweb.freebsd.org/changeset/ports/372727 Log: MFH: r372719 - Fix an incorrect usage of stagedir. The program was looking for its files in stagedir. PR: 195109 Reported by: Nils M. Holm <bsdbugs@t3x.org> Tested by: Nils M. Holm <bsdbugs@t3x.org> Approved by: portmgr (rea) Changes: _U branches/2014Q4/ branches/2014Q4/print/lout/Makefile branches/2014Q4/print/lout/files/patch-makefile |