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 C27D471008 for ; Thu, 5 Sep 2013 19:53:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 369C014A1DE; Thu, 5 Sep 2013 19:53:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD8EC14A162 for ; Thu, 5 Sep 2013 19:53:01 +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 VE6FhBa45ztO for ; Thu, 5 Sep 2013 19:53:01 +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 563A914A142 for ; Thu, 5 Sep 2013 19:53:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 577CD96; Thu, 5 Sep 2013 19:53:01 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 5 Sep 2013 19:53:01 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/www/p5-Template-Toolkit To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20130905195301.577CD96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Thu Sep 5 19:53:01 UTC 2013 Modified Files: pkgsrc/www/p5-Template-Toolkit: Makefile distinfo Log Message: Update to 2.25: #----------------------------------------------------------------------- # Version 2.25 - 24th July 2013 #------------------------------------------------------------------------ * Jon Jensen fixed the behaviour of split() which changed in Perl 5.18.0 * Jay Hannah added repository information for metacpan.org et. al. * Colin Keith fixed Template::Provider's handling of directories * Kevin Goess made the date plugin accept the ISO8601 "T" separator * David Steinbrunner fixed various typos. * Andreas Koenig silenced recent Pod::Simple warnings * Slaven Rezic silenced warnings in the replace vmethod. * Ricardo Signes made the Image plugin emit extra tags in a predictable order * Johan Vromans added the --link option to ttree. * Smylers added documentation for the ENCODING option. * Andy Wardley made some minor documentation changes relating to github. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/p5-Template-Toolkit/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/p5-Template-Toolkit/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.