Subject: CVS commit: pkgsrc/devel/allegro
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/22/2006 23:53:33
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Mar 22 23:53:33 UTC 2006

Modified Files:
	pkgsrc/devel/allegro: Makefile PLIST distinfo
	pkgsrc/devel/allegro/patches: patch-aa patch-ax patch-ay

Log Message:
* Fix PLIST in the "esound" PKG_OPTION case.

* Avoid hardcoding paths with sed when using the preprocessor is much nicer.

* We don't need to explicitly add ${LIBOSSAUDIO} to LIBS since the
  configure script already knows to search for -lossaudio.

* Directly list the info files in the PLIST.

Bump PKGREVISION to 2.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/devel/allegro/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/allegro/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/allegro/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/allegro/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/allegro/patches/patch-ax \
    pkgsrc/devel/allegro/patches/patch-ay

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