pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/etm Update to 255:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad6e8745386c
branches: trunk
changeset: 393609:ad6e8745386c
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu May 21 20:15:22 2009 +0000
description:
Update to 255:
Fixed bug in calling getsunmoon.
Cleaned up extraneous comments.
Catch alerts without a starting time. Display alerts regarding
automatic resets in a manner similar to errors.
Added traps for providing bad file numbers at prompts.
Second pass at better error trapping. Content checks date(s),
time, integer(s), presence of @s when @e is given and, when both
are given, that @s < @e.
First step to improved error trapping for problematic data files.
Added check_hash to check for required fields, unknown fields
and suitable content. Display errors nicely formatted by file
and line number and write messages to ~/.etmerrors.
diffstat:
time/etm/Makefile | 4 ++--
time/etm/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r f1dcf1393289 -r ad6e8745386c time/etm/Makefile
--- a/time/etm/Makefile Thu May 21 19:56:52 2009 +0000
+++ b/time/etm/Makefile Thu May 21 20:15:22 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/05/19 09:28:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2009/05/21 20:15:22 wiz Exp $
#
-DISTNAME= etm-249
+DISTNAME= etm-255
CATEGORIES= time
MASTER_SITES= http://www.duke.edu/~dgraham/ETM/
diff -r f1dcf1393289 -r ad6e8745386c time/etm/distinfo
--- a/time/etm/distinfo Thu May 21 19:56:52 2009 +0000
+++ b/time/etm/distinfo Thu May 21 20:15:22 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/05/19 09:10:57 wiz Exp $
+$NetBSD: distinfo,v 1.6 2009/05/21 20:15:22 wiz Exp $
-SHA1 (etm-249.tar.gz) = dc5dbf2256608f4d06d13b3a8e1edc0bfc00e0e6
-RMD160 (etm-249.tar.gz) = 424294bd04327861e228fb77ffe3b9b4ee7af91f
-Size (etm-249.tar.gz) = 49073 bytes
+SHA1 (etm-255.tar.gz) = a8cea0e05615f587c00de77d15fb265207ca9406
+RMD160 (etm-255.tar.gz) = b1ac53a68a8dd848c123f988f638b137ecd91023
+Size (etm-255.tar.gz) = 49585 bytes
Home |
Main Index |
Thread Index |
Old Index