Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-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 39D58A580F for ; Tue, 15 Apr 2014 02:53:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 978FC14A204; Tue, 15 Apr 2014 02:53:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 26D7E14A1F8 for ; Tue, 15 Apr 2014 02:53:12 +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 RJQJ8eDlIa3G for ; Tue, 15 Apr 2014 02:53:11 +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 A13A114A1EB for ; Tue, 15 Apr 2014 02:53:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6176D96; Tue, 15 Apr 2014 02:53:11 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 15 Apr 2014 02:53:11 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/devel/p5-Devel-CheckLib To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20140415025311.6176D96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Tue Apr 15 02:53:11 UTC 2014 Modified Files: pkgsrc/devel/p5-Devel-CheckLib: Makefile distinfo Log Message: Update devel/p5-Devel-CheckLib to 1.01. Changes from previous: ---------------------- 1.01 2013-07-26 Correct version 1.00 2013-07-26 Deprecate use-devel-checklib script. 0.99 2013-04-02 Allow -R rpaths as libpaths used with solaris cc (see RT #81330) 0.98 2012-03-17 Merge ldflags & perllibs. 0.97 2012-02-02 Fixed test. 0.96 2012-02-02 Pass linker options to MSVC. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Devel-CheckLib/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Devel-CheckLib/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.