Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 487A3A5B2E for ; Thu, 4 Dec 2014 02:32:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D466A14A1ED; Thu, 4 Dec 2014 02:32:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B82C14A1E1 for ; Thu, 4 Dec 2014 02:32:02 +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 g3rMKvlOD6u6 for ; Thu, 4 Dec 2014 02:32:02 +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 1FB0F14A1C9 for ; Thu, 4 Dec 2014 02:32:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 13D5398; Thu, 4 Dec 2014 02:32:02 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 4 Dec 2014 02:32:02 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/time/p5-Test-MockTime To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20141204023202.13D5398@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Thu Dec 4 02:32:02 UTC 2014 Modified Files: pkgsrc/time/p5-Test-MockTime: Makefile distinfo Log Message: (pkgsrc) -LICENSE= gnu-gpl-v2 # OR artistic +LICENSE= ${PERL5_LICENSE} (upstream) Update 0.12 to 0.13 0.13 - 07 Aug 2014 * explicit license in META as per RT #97806 * included other updates to Makefile.PL details (author, etc) To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/p5-Test-MockTime/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/time/p5-Test-MockTime/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.