Subject: CVS commit: pkgsrc/pkgtools/libnbcompat
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/13/2004 04:38:03
Module Name: pkgsrc
Committed By: jlam
Date: Fri Aug 13 04:38:03 UTC 2004
Modified Files:
pkgsrc/pkgtools/libnbcompat: Makefile buildlink3.mk
pkgsrc/pkgtools/libnbcompat/files: README configure configure.ac
Log Message:
Update pkgtools/libnbcompat to 20040813. Changes from version 20040809
include working around an apparent bug in an autoconf macro defined in
aclocal.m4. This should now cause getopt_long() to be built on systems
that are missing getopt.h. This version of libnbcompat has been tested
on the following platforms:
FreeBSD-4.8/i386
MacOS X 10.2.8
NetBSD-1.6.2/i386
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/pkgtools/libnbcompat/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/pkgtools/libnbcompat/buildlink3.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/pkgtools/libnbcompat/files/README
cvs rdiff -r1.43 -r1.44 pkgsrc/pkgtools/libnbcompat/files/configure
cvs rdiff -r1.45 -r1.46 pkgsrc/pkgtools/libnbcompat/files/configure.ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.