summaryrefslogtreecommitdiff
path: root/time/devtodo/distinfo
diff options
context:
space:
mode:
authorjwise <jwise>2003-07-18 02:28:55 +0000
committerjwise <jwise>2003-07-18 02:28:55 +0000
commit14085acab803a443160100fae437f351d84f81b9 (patch)
tree784f1fe84851a776f8477104178ed3d571b3cf90 /time/devtodo/distinfo
parent016914e7f9e5498e9fdf870d12d99bfeb4e66d4a (diff)
downloadpkgsrc-14085acab803a443160100fae437f351d84f81b9.tar.gz
Update to revision 0.1.7. Changes are:
* Finally tracked down the VERY nasty slowdown (at times up to a minute or more) some users have been experiencing. It turns out that one of the recent versions of glibc has a bug in its regex code when dealing with non-multibyte characters (ie. most of the time). This came to a head because I upgraded to slackware-current, which has this version of glibc. Great. Thanks to Mark Eichen for pointing me towards several Debian bug tracker items about other programs having this same problem. * Added a new directory "contrib" which will be used for anything that users contribute that is not patched into the main distribution. * XSLT transform courtesy of Mark Eichin, to convert devtodo XML databases into colour PDF's. This is contrib/xslt-example.1. * XSLT contribution for converting devtodo XML databases into HTML, courtesy of Daniel Peterson. This is contrib/xslt-example.2. * I have created an amalgam of the above two XSLT contributions that will output a HTML page with colourised items. Completed items are struck out. This is a dodgy hack, so if anybody has any enhancements it would be much appreciated. * Changed filename of src/todo.cc to src/main.cc so that devtodo will compile under environments where case is not relevant in filenames (ie. Cygwin under M$ Windows). * Added a small PERL script to generate a todo database from a ChangeLog file that's in the same format as that used by devtodo. In the contrib directory. eg. changelog2todo > changelog.todo && devtodo --database changelog.todo * Added two new events: "load" and "save". This can be used in conjunction with one of the above XSLT files by putting something like the following in your ~/.todorc (assuming you have libxlst installed - www.xmlsoft.org): on save exec xsltproc $HOME/etc/todo-html.xslt $TODODB > `dirname $TODODB`/.todo.html Which will basically generate a .todo.html file every time a devtodo database is modified and saved. * Fixed a few minor man page bugs. (the contrib/ files discussed here go in ${PREFIX}/share/examples/devtodo under pkgsrc)
Diffstat (limited to 'time/devtodo/distinfo')
-rw-r--r--time/devtodo/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/time/devtodo/distinfo b/time/devtodo/distinfo
index 26ab3b803ef..74923689928 100644
--- a/time/devtodo/distinfo
+++ b/time/devtodo/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2001/05/29 05:48:56 jlam Exp $
+$NetBSD: distinfo,v 1.6 2003/07/18 02:28:55 jwise Exp $
-SHA1 (devtodo-0.1.6-1.tar.gz) = 567a9102ba5569a8e77669f09fd58db1bc28ae80
-Size (devtodo-0.1.6-1.tar.gz) = 165672 bytes
-SHA1 (patch-aa) = 9696d32bfaaec0650bbb75aad240e35ab2ca8656
+SHA1 (devtodo-0.1.7.tar.gz) = d83e73b2c3a21652d5bd4464a19b861c2d6bfed8
+Size (devtodo-0.1.7.tar.gz) = 284647 bytes
+SHA1 (patch-aa) = e31db5ebe1b98f762adec4dde3e7d7b924d3a557
SHA1 (patch-ab) = 6be42fb9d890b89e97fc3e443a9558040da0cb2d
SHA1 (patch-ac) = 18d7ed5fa238c80bd8dd15b65e675f24c47c6602