Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4CA17A91B4 for ; Mon, 4 Aug 2014 11:19:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9EF3D14A28F; Mon, 4 Aug 2014 11:19:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6324514A28E for ; Mon, 4 Aug 2014 11:19:39 +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 I0dF4eDVfWLK for ; Mon, 4 Aug 2014 11:19:38 +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 BB59E14A28A for ; Mon, 4 Aug 2014 11:19:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 514F896; Mon, 4 Aug 2014 11:19:38 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 4 Aug 2014 11:19:38 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/textproc/p5-Text-Xslate To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20140804111938.514F896@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Mon Aug 4 11:19:38 UTC 2014 Modified Files: pkgsrc/textproc/p5-Text-Xslate: Makefile distinfo Log Message: Update to 3.3.3 Upstream changes: 3.3.3 2014-08-04 15:50:00+0900 - No code changes from 3.3.2, just re-packaging. 3.3.2 2014-08-04 12:40:00+0900 [IMPROVEMENT] - #127 Improve generating temporary file name 3.3.1 2014-08-03 11:45:40+0900 [ANNOUNCE] - Now Xslate has new co-maintainers (those who can maintain and release Xslate): lestrrat, syohex, and tokuhirom [BUG FIXES] - #126 Fix a typo in naming tempfiles (Hugmeir) [DOCMENT] - #125 Update document on Text::Xslate->bridge() and Builtin.pod (Mike Raynham) 3.3.0 2014-08-03 11:54:02+0900 (mis-packaging release) 3.2.5 2014-07-15 08:18:31+0900 [TEST FIXES] - No CGI.pm, which is no longer a standard module To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/p5-Text-Xslate/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/p5-Text-Xslate/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.