Subject: CVS commit: pkgsrc/devel/popt
To: None <pkgsrc-changes@NetBSD.org>
From: Andreas Gustafsson <gson@netbsd.org>
List: pkgsrc-changes
Date: 11/24/2003 19:13:19
Module Name:	pkgsrc
Committed By:	gson
Date:		Mon Nov 24 19:13:19 UTC 2003

Modified Files:
	pkgsrc/devel/popt: Makefile distinfo
Added Files:
	pkgsrc/devel/popt/patches: patch-ae patch-af

Log Message:
Remove bogus const which caused gcc 3.3.2 to issue warnings like
"/usr/pkg/include/popt.h:444: warning: type qualifiers ignored on
function return type" every time popt.h was included.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/devel/popt/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/popt/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/popt/patches/patch-ae \
    pkgsrc/devel/popt/patches/patch-af

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