pkgsrc-Bugs archive

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

PR/39181 CVS commit: [pkg_install-renovation] pkgsrc/pkgtools/pkg_install/files



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

From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39181 CVS commit: [pkg_install-renovation] 
pkgsrc/pkgtools/pkg_install/files
Date: Sun, 27 Jul 2008 16:22:53 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  joerg
 Date:          Sun Jul 27 16:22:53 UTC 2008
 
 Modified Files:
        pkgsrc/pkgtools/pkg_install/files/admin [pkg_install-renovation]:
            audit.c
        pkgsrc/pkgtools/pkg_install/files/lib [pkg_install-renovation]:
            version.h
 
 Log Message:
 pkg_install-20080727:
 When using the libnbcompat version of getopt, make sure to not use
 optind = 0. For GNU getopt compatibility, it does a partial reset.
 This fixes PR 39181.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.8.2.1 -r1.8.2.2 pkgsrc/pkgtools/pkg_install/files/admin/audit.c
 cvs rdiff -r1.102.2.9 -r1.102.2.10 \
     pkgsrc/pkgtools/pkg_install/files/lib/version.h
 
 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