pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/tcptraceroute
Module Name: pkgsrc
Committed By: is
Date: Thu Dec 22 19:06:23 UTC 2011
Modified Files:
pkgsrc/net/tcptraceroute: Makefile distinfo
pkgsrc/net/tcptraceroute/patches: patch-ab
Log Message:
Surprise, surprise: there are architectures where in_addr_t is not u_long.
Without this fix, tcptraceroute would try to reach or source 0.0.0.0
always on big-endian LP64 architectures.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/tcptraceroute/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/tcptraceroute/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/tcptraceroute/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index