Bug 132762

Summary: devel/quilt port fixes
Product: Ports & Packages Reporter: doj
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description doj 2009-03-17 23:50:00 UTC
The patches below fix building/installing of quilt. They make three modifications:

1) the current quilt release only works with bash3 and not the new bash4 release. The Makefile now has the correct bash version as a dependency.

2) the pkg-plist contains a fix if the rpmbuild option is selected.

3) the pkg-plist file can deal with a sendmail binary not beeing in the default directory (/usr/sbin/).
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-03-19 00:11:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-03-19 00:14:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!