pkgsrc-Bugs archive

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

PR/47991 CVS commit: pkgsrc/net/mtr



The following reply was made to PR pkg/47991; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47991 CVS commit: pkgsrc/net/mtr
Date: Thu, 4 Jul 2013 03:41:48 +0000

 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