Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 32A9063EE1F for ; Sun, 27 Jan 2013 10:48:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E26A114A3B9; Sun, 27 Jan 2013 10:48:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C7FC914A3A8 for ; Sun, 27 Jan 2013 10:48:55 +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 jgkFW_d52Sgm for ; Sun, 27 Jan 2013 10:48:55 +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 3FFF514A369 for ; Sun, 27 Jan 2013 10:48:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2B189175DD; Sun, 27 Jan 2013 10:48:55 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 27 Jan 2013 10:48:55 +0000 From: "Ulrich Habel" Subject: CVS commit: pkgsrc/www/p5-HTML-Mason To: pkgsrc-changes@NetBSD.org Reply-To: rhaen@netbsd.org X-Mailer: log_accum Message-Id: <20130127104855.2B189175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rhaen Date: Sun Jan 27 10:48:55 UTC 2013 Modified Files: pkgsrc/www/p5-HTML-Mason: Makefile distinfo Log Message: Updated to 1.50 Changes: 1.50 Jul 11, 2012 [ DISTRIBUTION ] - Switch to Dist::Zilla - Eliminate HTML docs from distribution, available on web - Move live Apache tests to author-only 1.49 Feb 27, 2012 [ DOCS ] - Fixed misspellings in docs. RT #74676. Reported by Salvatore Bonaccorso. 1.48 Feb 3, 2012 [ BUG FIXES ] - Calling a subcomponent from inside an anonymous component (created via $interp->make_component) caused an uninitialized value warning. Reported by Javier Amor Garcia. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/p5-HTML-Mason/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/p5-HTML-Mason/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.