Bug 69553

Summary: [maintainer] ports/valgrind: update to version 352
Product: Ports & Packages Reporter: Simon Barner <barner>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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.