Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 6640163B882 for ; Wed, 23 May 2012 20:56:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 35AF414A2E6; Wed, 23 May 2012 20:57:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AC25714A2C8 for ; Wed, 23 May 2012 20:57: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 ftsVIxinnp4T for ; Wed, 23 May 2012 20:57: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 3949714A27F for ; Wed, 23 May 2012 20:57:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E4E8B175DD; Wed, 23 May 2012 20:57:29 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 23 May 2012 20:57:29 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/textproc/p5-Text-BibTeX To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20120523205729.E4E8B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: markd Date: Wed May 23 20:57:29 UTC 2012 Modified Files: pkgsrc/textproc/p5-Text-BibTeX: Makefile distinfo Added Files: pkgsrc/textproc/p5-Text-BibTeX/patches: patch-inc_MyBuilder.pm Log Message: Fix linking of btparse library into xscode object Bump PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/p5-Text-BibTeX/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/p5-Text-BibTeX/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/textproc/p5-Text-BibTeX/patches/patch-inc_MyBuilder.pm Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.