Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id C658763EB75 for ; Wed, 27 Mar 2013 09:33:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 797FA14A4BB; Wed, 27 Mar 2013 09:33:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ED6F614A493 for ; Wed, 27 Mar 2013 09:33:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ubgTeu9oErf4 for ; Wed, 27 Mar 2013 09:33:02 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7196F14A487 for ; Wed, 27 Mar 2013 09:33:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4C45B175DD; Wed, 27 Mar 2013 09:33:02 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 27 Mar 2013 09:33:02 +0000 From: "Steven Drake" Subject: CVS commit: pkgsrc/devel/xulrunner10 To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20130327093302.4C45B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Wed Mar 27 09:33:01 UTC 2013 Modified Files: pkgsrc/devel/xulrunner10: distinfo pkgsrc/devel/xulrunner10/patches: patch-aa Log Message: Remove an addition to configure.in that is a remnant of when xulrunner was been built with it's own nspr and nss. The code remnant stop firefox10 from building because it was trying to set NSPR_LIBS using pkg-config from the non-existent 'mozilla-nspr' package. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/xulrunner10/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/xulrunner10/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.