Subject: CVS commit: pkgsrc/devel/pcre
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 06/17/2007 17:05:08
Module Name:	pkgsrc
Committed By:	joerg
Date:		Sun Jun 17 17:05:08 UTC 2007

Modified Files:
	pkgsrc/devel/pcre: Makefile distinfo
Added Files:
	pkgsrc/devel/pcre/patches: patch-aa

Log Message:
Fix pcre-config to always output the rpath for ${prefix}/lib based
on COMPILER_RPATH_FLAG. Before it hard-wired Solaris and *BSD, now
it works everywhere. Bump revision.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 pkgsrc/devel/pcre/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/devel/pcre/distinfo
cvs rdiff -r0 -r1.12 pkgsrc/devel/pcre/patches/patch-aa

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