Subject: CVS commit: pkgsrc/lang/spidermonkey
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 08/08/2006 09:50:33
Module Name:	pkgsrc
Committed By:	tron
Date:		Tue Aug  8 09:50:33 UTC 2006

Modified Files:
	pkgsrc/lang/spidermonkey: Makefile PLIST distinfo
	pkgsrc/lang/spidermonkey/patches: patch-aa

Log Message:
Use correct share library suffix under Mac OS X (".dylib" instead of
".so") so that linking with the "libjs" shared library actually works.
Bump package revision because of this fix.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/spidermonkey/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/spidermonkey/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/spidermonkey/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/spidermonkey/patches/patch-aa

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