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 2A1BFA61B3 for ; Sun, 24 Nov 2013 00:48:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 487D714A458; Sun, 24 Nov 2013 00:48:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D503B14A448 for ; Sun, 24 Nov 2013 00:48:36 +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 2kCdTINXnFEi for ; Sun, 24 Nov 2013 00:48:36 +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 4B8D514A3C7 for ; Sun, 24 Nov 2013 00:48:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C9D8296; Sun, 24 Nov 2013 00:48:35 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 24 Nov 2013 00:48:35 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-Getopt-Long To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20131124004835.C9D8296@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sun Nov 24 00:48:35 UTC 2013 Modified Files: pkgsrc/devel/p5-Getopt-Long: Makefile distinfo Log Message: Update to 2.42 Upstream changes: Changes in version 2.42 ----------------------- * Fix bug https://rt.cpan.org/Ticket/Display.html?id=88707 Changes in version 2.41 ----------------------- * Change INSTALLDIRS to site for perl >= 5.011. See https://rt.perl.org/rt3//Ticket/Display.html?id=116479 for details. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Getopt-Long/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Getopt-Long/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.