Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B29F163BB67 for ; Sun, 1 Aug 2010 20:41:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4687163B100; Sun, 1 Aug 2010 20:41:12 +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 4360563B101 for ; Sun, 1 Aug 2010 20:41:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2F5EF175DD; Sun, 1 Aug 2010 20:41:11 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 1 Aug 2010 20:41:11 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/time/p5-Calendar-Simple To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100801204111.2F5EF175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Aug 1 20:41:11 UTC 2010 Modified Files: pkgsrc/time/p5-Calendar-Simple: Makefile distinfo Log Message: Updating time/p5-Calendar-Simple from 1.20nb1 to 1.21 pkgsrc changes: - add license definition - don't require a c compiler - remove executable bits from installed modules Upstream changes: 2010-04-02 Dave Cross * Build.PL: Remove signing. * lib/Calendar/Simple.pm: Bump to version 1.21 for release. * t/no_dt.t: Patch to fix tests under 5.11.0+. Thanks to Ruslan Zakirov. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/p5-Calendar-Simple/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/p5-Calendar-Simple/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.