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 47A96A654D for ; Mon, 12 Jan 2015 13:28:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E3C1E14A26A; Mon, 12 Jan 2015 13:28:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A884A14A26E for ; Mon, 12 Jan 2015 13:28:10 +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 NRKA6DovL6LA for ; Mon, 12 Jan 2015 13:28:10 +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 CD8BA14A260 for ; Mon, 12 Jan 2015 13:28:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C823598; Mon, 12 Jan 2015 13:28:09 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 12 Jan 2015 13:28:09 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/www/p5-Template-Toolkit-Simple To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150112132809.C823598@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Mon Jan 12 13:28:09 UTC 2015 Modified Files: pkgsrc/www/p5-Template-Toolkit-Simple: Makefile distinfo Log Message: Update 0.16 to 0.31 0.31 Tue Dec 9 08:39:08 PST 2014 - Remove "use lib 'lib';". GitHub Issue 0.30 Sat Aug 16 16:47:08 PDT 2014 - Change testdir to t 0.29 Sat Aug 16 14:24:12 PDT 2014 - Remove =travis section 0.28 Sat Aug 16 12:29:34 PDT 2014 - Meta 0.0.2 0.27 Sat Aug 16 04:08:54 PDT 2014 - Eliminate spurious trailing whitespace 0.26 Fri Aug 15 21:31:26 PDT 2014 - Remove t/use_ok.t 0.25 Fri Aug 15 20:48:08 PDT 2014 - Add t/000-compile-modules.t 0.24 Fri Aug 8 19:03:02 PDT 2014 - Fix bug of using a bad TestMLIncluder. 0.23 Fri Aug 8 12:58:46 PDT 2014 - Switch hashbang to '#!/usr/bin/env perl' 0.22 Tue Aug 5 11:23:13 PDT 2014 - Change IRC channel to irc.freenode.net#pkg 0.21 Tue Aug 5 10:14:59 PDT 2014 - Add badges to doc 0.20 Mon Aug 4 00:35:28 PDT 2014 - Remove (c) from Copyright - Move doc to swim - Fix Meta and add Contributing 0.19 Wed Jun 18 11:23:29 PDT 2014 - Tests using TestML needed 'inc' 0.18 Mon Jun 16 15:46:07 PDT 2014 - Switch to manual versioning 0.17 Sun Jun 15 12:04:29 PDT 2014 - Move to Zilla::Dist To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/p5-Template-Toolkit-Simple/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/p5-Template-Toolkit-Simple/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.