summaryrefslogtreecommitdiff
path: root/pkgtools/pkgsrc-todo
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-10-06 16:52:29 +0000
committerwiz <wiz@pkgsrc.org>2013-10-06 16:52:29 +0000
commitc2df36ae84b5babd2f2ded26094b517128377957 (patch)
tree910cd8e13b848423f7aae48553c1df5329b32384 /pkgtools/pkgsrc-todo
parenta40d15f3d2cdb30d42d976c9ce250661bc089938 (diff)
downloadpkgsrc-c2df36ae84b5babd2f2ded26094b517128377957.tar.gz
Add list_todo to DESCR.
Diffstat (limited to 'pkgtools/pkgsrc-todo')
-rw-r--r--pkgtools/pkgsrc-todo/DESCR5
-rw-r--r--pkgtools/pkgsrc-todo/Makefile3
2 files changed, 5 insertions, 3 deletions
diff --git a/pkgtools/pkgsrc-todo/DESCR b/pkgtools/pkgsrc-todo/DESCR
index 9e9d7782971..2a069b055e4 100644
--- a/pkgtools/pkgsrc-todo/DESCR
+++ b/pkgtools/pkgsrc-todo/DESCR
@@ -1,8 +1,11 @@
-This package contains two tools for maintaining pkgsrc/doc/TODO.
+This package contains tools for maintaining pkgsrc/doc/TODO.
add_todo adds lines for newly available updates for packages to
the TODO file.
+list_todo compares the installed packages against the TODO file and
+lists entries matching them.
+
obsolete_todo checks the contents of pkgsrc/doc/TODO against updates
noted in the CHANGES-* files and removes entries for packages which
were already updated to newer files.
diff --git a/pkgtools/pkgsrc-todo/Makefile b/pkgtools/pkgsrc-todo/Makefile
index c596ca5a767..231c5625f03 100644
--- a/pkgtools/pkgsrc-todo/Makefile
+++ b/pkgtools/pkgsrc-todo/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:46 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.7 2013/10/06 16:52:29 wiz Exp $
DISTNAME= pkgsrc-todo-1.2
PKGREVISION= 1