pkgsrc-Bugs archive

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

PR/40415 CVS commit: pkgsrc/net/libpcap



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40415 CVS commit: pkgsrc/net/libpcap
Date: Sun, 17 May 2009 22:28:51 +0000

 Module Name:   pkgsrc
 Committed By:  dholland
 Date:          Sun May 17 22:28:51 UTC 2009
 
 Modified Files:
        pkgsrc/net/libpcap: distinfo
 Added Files:
        pkgsrc/net/libpcap/patches: patch-ad patch-ae
 
 Log Message:
 AC_CHECK_HEADERS with no args causes autoconf to generate a shell for loop
 with nothing to iterate over, which some shells don't like. Patch it out.
 Fixes PR 40415. Build fix only; no version change.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/libpcap/distinfo
 cvs rdiff -u -r0 -r1.3 pkgsrc/net/libpcap/patches/patch-ad \
     pkgsrc/net/libpcap/patches/patch-ae
 
 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