Bug 60829 - [PATCH] devel/strace: update to 4.5.1
Summary: [PATCH] devel/strace: update to 4.5.1
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-02 18:50 UTC by matthias.andree
Modified: 2004-01-04 19:38 UTC (History)
1 user (show)

See Also:


Attachments
strace-4.5.1.patch (4.28 KB, patch)
2004-01-02 18:50 UTC, matthias.andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description matthias.andree 2004-01-02 18:50:18 UTC
- Update to 4.5.1 (stable, 4.4.94 was a developer snapshot)
- USE_PERL5 for strace-graph
- change #! line in strace-graph to ${PERL}
- installation of some interesting files into PORTDOCS unless NOPORTDOCS is set
- add patch to fix statfs members, __val -> val.
- update configure patch
- remove - before MKDIR, the latter already uses "mkdir -p" which won't barf
  on EEXIST.

Note: strace -f doesn't work on 5-CURRENT. Not that this is a regression
through this update though...

Port maintainer (alex@rinet.ru) is cc'd.
Alex, please follow up this PR with your estimation if this port upgrade is
reasonable and if you approve it.

Generated with FreeBSD Port Tools 0.50
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-02 18:59:30 UTC
Dear port devel/strace maintainer, please take a look at

http://www.freebsd.org/cgi/query-pr.cgi?pr=60829

Do you approve this update?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

Ah I don't know what you mean, so I'll just sit here and smile at you :)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-02 18:59:33 UTC
State Changed
From-To: open->feedback

Asked maintainer for approval. 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-02 18:59:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Watch.
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-04 19:38:00 UTC
State Changed
From-To: feedback->closed

Committed, thanks!