Bug 60829

Summary: [PATCH] devel/strace: update to 4.5.1
Product: Ports & Packages Reporter: matthias.andree <matthias.andree>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me CC: alex
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
strace-4.5.1.patch none

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!