Subject: CVS commit: pkgsrc/devel/libtecla
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 02/21/2005 14:56:07
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Feb 21 14:56:07 UTC 2005

Modified Files:
	pkgsrc/devel/libtecla: Makefile PLIST distinfo
Removed Files:
	pkgsrc/devel/libtecla/patches: patch-aa

Log Message:
Changes 1.6.1:
	The gl_event_handler() function had the endif of a
	conditional compilation clause in the wrong place. This
	only upset the compiler on unusual systems that don't
	have select(). The problem was seen under Mac OS X, due
	to the configuration problem in 1.6.0 that caused the
	configure script to mistakenly report that select wasn't
	available.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/libtecla/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/libtecla/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/libtecla/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/devel/libtecla/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.