pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/remind Update to 3.1.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce6299fbfd91
branches: trunk
changeset: 552675:ce6299fbfd91
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 07 21:43:28 2009 +0000
description:
Update to 3.1.6:
* Version 3.1 Patch 6 - 2008-11-16
- MAJOR ENHANCEMENT: A new OMITFUNC clause gives you additional
control and flexibility over "omitted days" calculations. This is
useful when holidays influence the timing of events several days
later. See "COMPUTED LOCAL OMITS" in the man page.
- ENHANCEMENT: The new evaltrig() built-in function lets you evaluate triggers
from within an expression.
- ENHANCEMENT: The new weekno() built-in function returns the ISO 8601
week number of a date.
- ENHANCEMENT: The "WEEK" special lets you annotate calendar output with the
week number. The TkRemind, rem2ps and rem2html back-ends support WEEK.
- MINOR ENHANCEMENT: You can control whether timed reminders come before or
after non-timed reminders with the "-g" flag.
- BUG FIX: TkRemind did not work correctly if ~/.reminders was a directory.
- BUG FIX: TkRemind incorrectly invoked Remind with the "-a" flag when
showing today's reminders.
- BUG FIX: In certain cases, a trigger containing a day, month and
weekday would fail if it needed to cross a year boundary. This has
been fixed.
diffstat:
time/remind/Makefile | 4 ++--
time/remind/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r 139181929525 -r ce6299fbfd91 time/remind/Makefile
--- a/time/remind/Makefile Wed Jan 07 21:41:47 2009 +0000
+++ b/time/remind/Makefile Wed Jan 07 21:43:28 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2008/11/10 17:46:31 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2009/01/07 21:43:28 wiz Exp $
#
-DISTNAME= remind-03.01.05
+DISTNAME= remind-03.01.06
PKGNAME= ${DISTNAME:C/0([0-9])/\1/g}
CATEGORIES= time
MASTER_SITES= http://www.roaringpenguin.com/files/download/
diff -r 139181929525 -r ce6299fbfd91 time/remind/distinfo
--- a/time/remind/distinfo Wed Jan 07 21:41:47 2009 +0000
+++ b/time/remind/distinfo Wed Jan 07 21:43:28 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2008/11/10 17:46:31 wiz Exp $
+$NetBSD: distinfo,v 1.9 2009/01/07 21:43:28 wiz Exp $
-SHA1 (remind-03.01.05.tar.gz) = 6321d0bf2c29711e8871ea2818c5cb4982d0fa41
-RMD160 (remind-03.01.05.tar.gz) = 7db72c482da0e843fdf6afc5e2c49092c8322653
-Size (remind-03.01.05.tar.gz) = 312715 bytes
+SHA1 (remind-03.01.06.tar.gz) = ede286bed901c140ccf27c1700682e18a10326cd
+RMD160 (remind-03.01.06.tar.gz) = 179f7a3212d351fe62eb73aae980fc578cd39d35
+Size (remind-03.01.06.tar.gz) = 317861 bytes
SHA1 (patch-ab) = 28843c39d50a54a4e3f1086ecdf71c0141e9f24f
SHA1 (patch-ac) = 7ddf21570f361b2d667ec331bab4059d16422dfd
SHA1 (patch-ad) = b91a7a59a6bd4f5c6ab45bc552c42eac2ca6bfc5
Home |
Main Index |
Thread Index |
Old Index