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" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 423DBA64B1 for ; Thu, 6 Feb 2014 12:20:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AE3AD14A162; Thu, 6 Feb 2014 12:20:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A5D6714A159 for ; Thu, 6 Feb 2014 12:20:45 +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 LxMAEi21z2ZK for ; Thu, 6 Feb 2014 12:20:45 +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 2C8EA14A152 for ; Thu, 6 Feb 2014 12:20:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 21CC996; Thu, 6 Feb 2014 12:20:45 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 6 Feb 2014 12:20:45 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/archivers/p5-Archive-Any To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20140206122045.21CC996@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: abs Date: Thu Feb 6 12:20:45 UTC 2014 Modified Files: pkgsrc/archivers/p5-Archive-Any: Makefile distinfo Log Message: Updated archivers/p5-Archive-Any to 0.0941 0.0941 2013-11-06 21:38:55 America/Toronto - Fixes version number in lib/Archive/Any.pm - Previous release had broken permissions. 0.0940 2013-10-18 01:35:34 America/Toronto - Adds x-bzip2 as per PERLER's patch in RT#67738. - Converts dist to Dist::Zilla To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/archivers/p5-Archive-Any/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/archivers/p5-Archive-Any/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.