pkgsrc-Bugs archive

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

PR/42805 CVS commit: pkgsrc/www/webalizer



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42805 CVS commit: pkgsrc/www/webalizer
Date: Sat, 31 Jul 2010 21:09:14 +0000

 Module Name:   pkgsrc
 Committed By:  dholland
 Date:          Sat Jul 31 21:09:14 UTC 2010
 
 Modified Files:
        pkgsrc/www/webalizer: distinfo
 Added Files:
        pkgsrc/www/webalizer/patches: patch-ba patch-bb patch-bc patch-bd
 
 Log Message:
 #undef u_int64_t before including db.h, as on platforms where u_int64_t
 is missing, this package's configure script defines it on the command
 line and db4 also provides it as a typedef in db.h, and the two don't
 mix. This is a hack, but it should fix PR 42805.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/webalizer/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/www/webalizer/patches/patch-ba \
     pkgsrc/www/webalizer/patches/patch-bb \
     pkgsrc/www/webalizer/patches/patch-bc \
     pkgsrc/www/webalizer/patches/patch-bd
 
 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