Subject: CVS commit: pkgsrc/devel/libiberty
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 01/18/2005 21:58:55
Module Name:	pkgsrc
Committed By:	tv
Date:		Tue Jan 18 21:58:55 UTC 2005

Modified Files:
	pkgsrc/devel/libiberty: Makefile PLIST buildlink3.mk distinfo
Added Files:
	pkgsrc/devel/libiberty: application.mk
	pkgsrc/devel/libiberty/patches: patch-aa

Log Message:
nb1: Install ansidecl.h as libiberty_decl.h (to avoid collision).  Done as
patches rather than altering custom tarball so as to keep the tarball as
close to FSF's source as possible.

Add application.mk convenience include to add to CPPFLAGS and LIBS enough
glue to use libiberty in a gcc-based app compile.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/libiberty/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/libiberty/PLIST \
    pkgsrc/devel/libiberty/buildlink3.mk pkgsrc/devel/libiberty/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/libiberty/application.mk
cvs rdiff -r0 -r1.1 pkgsrc/devel/libiberty/patches/patch-aa

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