pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/todoman



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May 26 22:13:08 UTC 2018

Modified Files:
        pkgsrc/misc/todoman: Makefile distinfo

Log Message:
todoman: update to 3.4.0.

v3.4.0
------

* Add ``-r`` option to ``new`` to read description from ``stdin``.
* Add a dedicated zsh completion function.
* Lists matching is now case insensitive, unless there are multiple lists with
  colliding names, in which case those will be treated case-sensitive.
* Fix some tests that failed due to test dependency changes.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/misc/todoman/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/todoman/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/todoman/Makefile
diff -u pkgsrc/misc/todoman/Makefile:1.15 pkgsrc/misc/todoman/Makefile:1.16
--- pkgsrc/misc/todoman/Makefile:1.15   Sun Jan 28 16:43:53 2018
+++ pkgsrc/misc/todoman/Makefile        Sat May 26 22:13:08 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/01/28 16:43:53 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2018/05/26 22:13:08 wiz Exp $
 
-DISTNAME=      todoman-3.3.0
+DISTNAME=      todoman-3.4.0
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/todoman/}
 

Index: pkgsrc/misc/todoman/distinfo
diff -u pkgsrc/misc/todoman/distinfo:1.13 pkgsrc/misc/todoman/distinfo:1.14
--- pkgsrc/misc/todoman/distinfo:1.13   Sun Jan 28 16:43:53 2018
+++ pkgsrc/misc/todoman/distinfo        Sat May 26 22:13:08 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/01/28 16:43:53 wiz Exp $
+$NetBSD: distinfo,v 1.14 2018/05/26 22:13:08 wiz Exp $
 
-SHA1 (todoman-3.3.0.tar.gz) = 75d806636977d307b4c2941ce96dde92f3c20a52
-RMD160 (todoman-3.3.0.tar.gz) = 5cdedd04cc178455628153bf9031d06e8d11bbbd
-SHA512 (todoman-3.3.0.tar.gz) = 120ed80bdefb26ff7ff6e88875997c82f30f1cecdb06a504013b1b4907215e10e1795bacd93481b0f7bcb6bcbdcd53b61d5b210a433d22c9eb3cd7444536c027
-Size (todoman-3.3.0.tar.gz) = 55534 bytes
+SHA1 (todoman-3.4.0.tar.gz) = 9efb3069823614894568e152212c52ce07a18a4f
+RMD160 (todoman-3.4.0.tar.gz) = 46637a2586f6a66289e3e45e6bdfc1ece4389593
+SHA512 (todoman-3.4.0.tar.gz) = 6d49416f35f5f4375e861d9f20e0076813faed6aa8b02b63de331c3c11ffd27902db10bd7a1ed455075ec09feff24ca5500b7eb348486bcb3250dbbf503a4ade
+Size (todoman-3.4.0.tar.gz) = 59254 bytes



Home | Main Index | Thread Index | Old Index