Bug 132762 - devel/quilt port fixes
Summary: devel/quilt port fixes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-17 23:50 UTC by doj
Modified: 2009-03-19 00:14 UTC (History)
0 users

See Also:


Attachments
file.diff (1.29 KB, patch)
2009-03-17 23:50 UTC, doj
no flags Details | Diff

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