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 C3A5870DDC for ; Wed, 3 Jul 2013 16:27:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3201C14A250; Wed, 3 Jul 2013 16:27:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 635DA14A24F for ; Wed, 3 Jul 2013 16:26:58 +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 ZBaCgH7B5UZQ for ; Wed, 3 Jul 2013 16:26:57 +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 DB7BF14A243 for ; Wed, 3 Jul 2013 16:26:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D0E2396; Wed, 3 Jul 2013 16:26:57 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 3 Jul 2013 16:26:57 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/devel/p5-CPAN-Uploader To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20130703162657.D0E2396@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Wed Jul 3 16:26:57 UTC 2013 Modified Files: pkgsrc/devel/p5-CPAN-Uploader: Makefile distinfo Log Message: Updating package for CPAN distribution CPAN-Uploader in devel/p5-CPAN-Uploader from 0.103001nb2 to 0.103004 Upstream changes: 0.103004 2013-03-12 15:51:43 America/New_York like 0.103003, but a production release 0.103003 2013-01-30 21:22:12 America/New_York use https by default (thanks, Mike Doherty) 0.103002 2012-12-24 22:00:44 America/New_York cpan-uploader now can take a list of filenames to upload (Thanks, Gabor Szabo!) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-CPAN-Uploader/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-CPAN-Uploader/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.