Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D29347191A for ; Sun, 7 Jul 2013 00:28:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F332A14A277; Sun, 7 Jul 2013 00:28:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2AB3414A272 for ; Sun, 7 Jul 2013 00:28:36 +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 siZHm0yLe_Fn for ; Sun, 7 Jul 2013 00:28:35 +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 973A614A270 for ; Sun, 7 Jul 2013 00:28:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8D30896; Sun, 7 Jul 2013 00:28:35 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 7 Jul 2013 00:28:35 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/textproc/p5-XML-LibXSLT To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20130707002835.8D30896@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sun Jul 7 00:28:35 UTC 2013 Modified Files: pkgsrc/textproc/p5-XML-LibXSLT: Makefile distinfo Log Message: Update to 1.81 Upstream changes: 1.81 Fri 5 Jul 10:13:36 IDT 2013 - Fix a typo reported by dsteinbrunner: - https://rt.cpan.org/Ticket/Display.html?id=86689 1.80 Wed 23 Jan 07:53:57 IST 2013 - Bump the minimum version of libxslt2 to 1.1.28. - due to failures such as http://www.cpantesters.org/cpan/report/6f5029ee-639a-11e2-8465-2a97270fb964 1.79 Mon 26 Nov 12:15:35 IST 2012 - Die when libxslt is 1.1.27. - Due to this bug - https://bugzilla.gnome.org/show_bug.cgi?id=684564 To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/textproc/p5-XML-LibXSLT/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/p5-XML-LibXSLT/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.