pkgsrc-Bugs archive

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

PR/40323 CVS commit: [pkgsrc-2008Q4] pkgsrc/net/aria2



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

From: Matthias Scheler <tron%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40323 CVS commit: [pkgsrc-2008Q4] pkgsrc/net/aria2
Date: Sun,  4 Jan 2009 13:23:24 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  tron
 Date:          Sun Jan  4 13:23:24 UTC 2009
 
 Modified Files:
        pkgsrc/net/aria2 [pkgsrc-2008Q4]: Makefile distinfo
 Added Files:
        pkgsrc/net/aria2/patches [pkgsrc-2008Q4]: patch-aa
 
 Log Message:
 Pullup ticket #2619 - requested by dholland
 aria2: build fix
 
 Revisions pulled up:
 - net/aria2/Makefile                   1.17
 - net/aria2/distinfo                   1.15
 - net/aria2/patches/patch-aa           1.6
 ---
 Module Name:   pkgsrc
 Committed By:  dholland
 Date:          Sat Jan  3 23:11:47 UTC 2009
 
 Modified Files:
        pkgsrc/net/aria2: Makefile distinfo
 Added Files:
        pkgsrc/net/aria2/patches: patch-aa
 
 Log Message:
 Work around API bug in pre-christos-time_t NetBSD, where struct
 timeval's seconds are "long" rather than "time_t". Passing these
 seconds to localtime_r() breaks on 64-bit platforms where those types
 aren't the same. Fixes PR 40323 from Andreas Burghardt.
 
 PKGREVISION++ as a precaution, since I patched the source.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.16 -r1.16.2.1 pkgsrc/net/aria2/Makefile
 cvs rdiff -r1.14 -r1.14.2.1 pkgsrc/net/aria2/distinfo
 cvs rdiff -r0 -r1.5.10.1 pkgsrc/net/aria2/patches/patch-aa
 
 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