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 2751AA6528 for ; Mon, 15 Dec 2014 18:00:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6FFF514A15E; Mon, 15 Dec 2014 18:00:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BA4E614A157 for ; Mon, 15 Dec 2014 18:00:00 +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 KsAXxYdvc1yv for ; Mon, 15 Dec 2014 18:00:00 +0000 (UTC) Received: from nef.pbox.org (ns.pbox.org [IPv6:2001:41d0:1:e836::1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 82D7814A146 for ; Mon, 15 Dec 2014 17:58:56 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.14.5/8.14.5/) with ESMTP id sBFHwm35019764 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 15 Dec 2014 18:58:48 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id sBFHwms8004314 for pkgsrc-changes@netbsd.org; Mon, 15 Dec 2014 18:58:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 413E314A16D for ; Mon, 15 Dec 2014 08:45:48 +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 C5dEu36SO8RO for ; Mon, 15 Dec 2014 08:45:47 +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 3EFE714A161 for ; Mon, 15 Dec 2014 08:45:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 355C898; Mon, 15 Dec 2014 08:45:47 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Mon, 15 Dec 2014 08:45:47 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/time/dateutils To: pkgsrc-changes@netbsd.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20141215084547.355C898@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Mon, 15 Dec 2014 18:58:48 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Mon Dec 15 08:45:47 UTC 2014 Modified Files: pkgsrc/time/dateutils: Makefile PLIST distinfo Added Files: pkgsrc/time/dateutils/patches: patch-Makefile.am Log Message: (pkgsrc) - MASTER_SITES moved - DIST_SUBDIR is now used. - pre-configure:, post-build: added for Makefile - Some tweak added (post-build: etc) to get similar PLIST (as of 0.2.6) (upstream) Update 0.2.6 to 0.3.1 From: http://www.fresse.org/dateutils/changelog.html v0.3.1 ------------------------ This is a bugfix release. Bugfixes: - octave/matlab code is distributed fully - negative durations with refined units are minus-signed only once - ddiff is entirely anticommutative now - tests dont fail if zones dont exist on the build system - dseq with empty ranges will no longer produce output (just as seq(1)) - arbitrary integers are not interpreted as time anymore - when converting from zone info properly clear zone difference for %Z - dseq(1) will automatically resort to +1mo and +1y iterators for wildcarded ymd dates - dadd(1)ing ywd dates with output as ymd works properly now Features: - ddiff can output nanosecond diffs - automatic fix-up of dates is documented now - parser errors and fix ups are reported through return code 2 - dseq with no -f|--format stays in the calendric system of the start value instead of converting all output to ymd v0.3.0 ------------------------ This is a feature release. Features: - dgrep supports time zones both for the expression and the input - timezones can be specified by alternative codes and tzmap files - new tool dzone to inspect date/times in multiple timezones in bulk - new tool dsort to sort input chronologically - gengetopt and help2man maintainer dependencies removed - lilian/julian inputs via -i ldn and -i jdn - ymcw dates now follow ISO 8601 in using 07 to denote Sunday Bugfixes: - ddiff takes differences between a unix epoch stamp and a date/time - zone converter assigns correct sign to zone difference when using %Z - weekdays are properly calculated from epoch stamps (issue 24) v0.2.7 -------------------------- This is a feature release. Features: - dgrep supports -v|--invert-match like grep - output specifier %G is supported for compatibility with POSIX - ddiff calculates year-day differences - ddiff calculates ISO-week date differences - ddiff output can be zero and space padded through 0 and SPC modifier - zoneinfo database on AIX >= 6.1 is taken into account Bug fixes: - ddiff can calculate full year differences, issue 21 fixed - dseq now accepts %W, %V output formats, issue 22 fixed - builds with clang >= 3.3 work again, clang bug 18028 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/dateutils/Makefile \ pkgsrc/time/dateutils/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/dateutils/PLIST cvs rdiff -u -r0 -r1.1 pkgsrc/time/dateutils/patches/patch-Makefile.am Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.