Bug 69553 - [maintainer] ports/valgrind: update to version 352
Summary: [maintainer] ports/valgrind: update to version 352
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-25 10:00 UTC by Simon Barner
Modified: 2004-07-25 18:03 UTC (History)
0 users

See Also:


Attachments
file.diff (3.65 KB, patch)
2004-07-25 10:00 UTC, Simon Barner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Barner 2004-07-25 10:00:39 UTC
Update port to latest version from Doug Rabsons SVN repository. The main
part of the port update is also by him.

Other improvement: Check gmake version, since the build process fails
with gmake < 3.80.

Note: there is a similar PR for valgrind-snapshot :-)

How-To-Repeat: 
N/A
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-07-25 18:02:10 UTC
State Changed
From-To: open->closed

Committed, thanks! 

I dropped the gmake checking thingie, because it will 
kill the build in case there is no gmake at all before 
dependencies have chance to install gmake. I'd suggest 
to drop the whole idea, users are silently expected to have 
latest dependencies installed.