pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/mtr



Module Name:    pkgsrc
Committed By:   dholland
Date:           Thu Jul  4 03:41:48 UTC 2013

Modified Files:
        pkgsrc/net/mtr: Makefile distinfo
Added Files:
        pkgsrc/net/mtr/patches: patch-report.c

Log Message:
Don't print time_t with %lu; it fails on 32-bit netbsd, where time_t is
wider than that. PR 47991 from VSYakovetsky.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/net/mtr/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/net/mtr/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/mtr/patches/patch-report.c

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