Fri Apr 29 17:25:02 2011 UTC ()
Update to 707.

Changelog:
707    2011-04-17
	Fixed bug in which finished, undated tasks would raise 'missing d'
	error.
706    2011-04-17
	Added omit using -o to ledger view. Added limit selection switches
	for contexts and keywords to the rc file. Added etmUser setting to
	rc. Added user filter.
705    2011-04-16
	Added etmActions, etmEvents, ..., etmNotes to allow custom relative
	paths to directories for actions and so forth.
704    2011-03-18
	Added 'follow links' to directory walk. Added timeout and improved
	error handling in getWeather. Corrected 'byweek' to 'byweekno' for
	repetitions.
703    2011-02-28
	Changed reporting strings for newer() per suggestion from Bjorn.


(ryoon)
diff -r1.22 -r1.23 pkgsrc/time/etm/Makefile
diff -r1.18 -r1.19 pkgsrc/time/etm/distinfo

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

--- pkgsrc/time/etm/Attic/Makefile 2011/04/02 14:11:26 1.22
+++ pkgsrc/time/etm/Attic/Makefile 2011/04/29 17:25:02 1.23
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.22 2011/04/02 14:11:26 obache Exp $ 1# $NetBSD: Makefile,v 1.23 2011/04/29 17:25:02 ryoon Exp $
2# 2#
3 3
4DISTNAME= etm-702 4DISTNAME= etm-707
5CATEGORIES= time 5CATEGORIES= time
6MASTER_SITES= http://www.duke.edu/~dgraham/ETM/ 6MASTER_SITES= http://www.duke.edu/~dgraham/ETM/
7 7
8MAINTAINER= ryoon@NetBSD.org 8MAINTAINER= ryoon@NetBSD.org
9HOMEPAGE= http://www.duke.edu/~dgraham/ETM/ 9HOMEPAGE= http://www.duke.edu/~dgraham/ETM/
10COMMENT= events and tasks manager using simple text files 10COMMENT= events and tasks manager using simple text files
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.8.7:../../x11/py-wxWidgets 15DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.8.7:../../x11/py-wxWidgets
16DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.4.1:../../time/py-dateutil 16DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.4.1:../../time/py-dateutil
17DEPENDS+= ${PYPKGPREFIX}-icalendar>=2.0.1:../../time/py-icalendar 17DEPENDS+= ${PYPKGPREFIX}-icalendar>=2.0.1:../../time/py-icalendar

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

--- pkgsrc/time/etm/Attic/distinfo 2011/02/16 13:29:37 1.18
+++ pkgsrc/time/etm/Attic/distinfo 2011/04/29 17:25:02 1.19
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.18 2011/02/16 13:29:37 ryoon Exp $ 1$NetBSD: distinfo,v 1.19 2011/04/29 17:25:02 ryoon Exp $
2 2
3SHA1 (etm-702.tar.gz) = 57e3a4b851b7499d5e6f7490c0448ebd648f8224 3SHA1 (etm-707.tar.gz) = 012c9243832a1beb3837d8929aac2a25163561ee
4RMD160 (etm-702.tar.gz) = 385d35d1e7a16c77802343418aba6159b8922f8d 4RMD160 (etm-707.tar.gz) = a0c3ba6801c1fd641f8af133ebc216fe1b4145e6
5Size (etm-702.tar.gz) = 163369 bytes 5Size (etm-707.tar.gz) = 165404 bytes