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 EA134A65D5 for ; Wed, 5 Nov 2014 22:41:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 37C8514A19B; Wed, 5 Nov 2014 22:41:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7A3C514A163 for ; Wed, 5 Nov 2014 22:41:39 +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 xSvTH507CJiV for ; Wed, 5 Nov 2014 22:41:38 +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 D9B8214A160 for ; Wed, 5 Nov 2014 22:41:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CC5CC98; Wed, 5 Nov 2014 22:41:38 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 5 Nov 2014 22:41:38 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/time/titrax To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20141105224138.CC5CC98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: he Date: Wed Nov 5 22:41:38 UTC 2014 Modified Files: pkgsrc/time/titrax: Makefile PLIST distinfo Added Files: pkgsrc/time/titrax/patches: patch-Imakefile patch-sumtitra patch-titrat patch-weekno.perl Removed Files: pkgsrc/time/titrax/patches: patch-aa patch-ab patch-ac Log Message: Add a patch to weekno.perl so that it uses ISO 8601 week numbering. Remove dependence on timelocal.pl; use Time::Local instead. Rename other patches according to new conventions. Fix pkglint warnings. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 pkgsrc/time/titrax/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/titrax/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/titrax/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/time/titrax/patches/patch-Imakefile \ pkgsrc/time/titrax/patches/patch-sumtitra \ pkgsrc/time/titrax/patches/patch-titrat \ pkgsrc/time/titrax/patches/patch-weekno.perl cvs rdiff -u -r1.2 -r0 pkgsrc/time/titrax/patches/patch-aa \ pkgsrc/time/titrax/patches/patch-ac cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/time/titrax/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.