Sat Aug 8 16:15:20 2009 UTC ()
Update to 290:
  Added 'none' as keyword/context group when no keyword/context is provided.
  Fixed allignment for 24 hour bug.
  Fixed bug in which last time digit in 24hour time would be deleted.
  Fixed begin/end date bug in timereport.


(wiz)
diff -r1.12 -r1.13 pkgsrc/time/etm/Makefile
diff -r1.10 -r1.11 pkgsrc/time/etm/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/time/etm/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/time/etm/Attic/Makefile 2009/06/06 21:56:14 1.12
+++ pkgsrc/time/etm/Attic/Makefile 2009/08/08 16:15:19 1.13
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.12 2009/06/06 21:56:14 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2009/08/08 16:15:19 wiz Exp $
2# 2#
3 3
4DISTNAME= etm-286 4DISTNAME= etm-290
5CATEGORIES= time 5CATEGORIES= time
6MASTER_SITES= http://www.duke.edu/~dgraham/ETM/ 6MASTER_SITES= http://www.duke.edu/~dgraham/ETM/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.duke.edu/~dgraham/ETM/ 9HOMEPAGE= http://www.duke.edu/~dgraham/ETM/
10COMMENT= Event and Task Manager 10COMMENT= Event and Task Manager
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses 13DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
14DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.4:../../time/py-dateutil 14DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.4:../../time/py-dateutil
15DEPENDS+= ${PYPKGPREFIX}-icalendar-[0-9]*:../../time/py-icalendar 15DEPENDS+= ${PYPKGPREFIX}-icalendar-[0-9]*:../../time/py-icalendar
16 16
17PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir

cvs diff -r1.10 -r1.11 pkgsrc/time/etm/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/time/etm/Attic/distinfo 2009/06/06 21:56:14 1.10
+++ pkgsrc/time/etm/Attic/distinfo 2009/08/08 16:15:19 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2009/06/06 21:56:14 wiz Exp $ 1$NetBSD: distinfo,v 1.11 2009/08/08 16:15:19 wiz Exp $
2 2
3SHA1 (etm-286.tar.gz) = 0b8ebe04f75cf5047b8fabecc1a585cfc06b708a 3SHA1 (etm-290.tar.gz) = d0d3b40369c1d84fff1ca3d41960ae3c540035c9
4RMD160 (etm-286.tar.gz) = 61089bf3a8b7e3e02344f40a81e775ff36338e5c 4RMD160 (etm-290.tar.gz) = 54856d12b0920ce6d6f2805b04d4740b48f5ee49
5Size (etm-286.tar.gz) = 51644 bytes 5Size (etm-290.tar.gz) = 52990 bytes