pkgsrc-Bugs archive

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

PR/38054 CVS commit: pkgsrc/devel/libgetopt



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

From: Tobias Nygren <tnn%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38054 CVS commit: pkgsrc/devel/libgetopt
Date: Fri, 22 Feb 2008 01:27:55 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  tnn
 Date:          Fri Feb 22 01:27:55 UTC 2008
 
 Modified Files:
        pkgsrc/devel/libgetopt: Makefile
        pkgsrc/devel/libgetopt/files: getopt.h
 
 Log Message:
 Update to libgetopt-1.4.3.
 On IRIX, getopt.h is expected to provide extern declarations of optind
 et al. (Not unistd.h) Do it here since we shadow the system header.
 Part of PR pkg/38054
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.27 -r1.28 pkgsrc/devel/libgetopt/Makefile
 cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libgetopt/files/getopt.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