Bug 107478 - [maintainer] security/nmap fix build on AMD64
Summary: [maintainer] security/nmap fix build on AMD64
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-03 16:20 UTC by Daniel Roethlisberger
Modified: 2007-01-03 17:20 UTC (History)
1 user (show)

See Also:


Attachments
nmap-4.20-osrel.diff (2.25 KB, patch)
2007-01-03 16:20 UTC, Daniel Roethlisberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Roethlisberger 2007-01-03 16:20:18 UTC
Attached patch should fix build on all platforms where va_copy(a,b) cannot
be replaced by a = b.  Breakage was due to the fact that OSVERSION was used
incorrectly in a previous FreeBSD 4.x specific fix.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-01-03 16:53:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-01-03 17:13:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-01-03 17:17:53 UTC
miwi        2007-01-03 17:17:43 UTC

  FreeBSD ports repository

  Modified files:
    security/nmap/files  patch-output.cc patch-tcpip.cc 
  Log:
  - Fix build with amd64
  
  PR:             107478
  Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
  
  Revision  Changes    Path
  1.2       +11 -3     ports/security/nmap/files/patch-output.cc
  1.4       +14 -5     ports/security/nmap/files/patch-tcpip.cc
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"