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:           Fri Jul 17 23:20:19 UTC 2020

Modified Files:
        pkgsrc/misc/todoman: Makefile distinfo

Log Message:
todoman: update to 3.8.0.

v3.8.0
----------
* Don't display list if there's only one list (of one list has been specified).
* Fixed several issues when using dates with no times.
* Dropped support for Python 3.4.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/misc/todoman/Makefile
cvs rdiff -u -r1.17 -r1.18 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.21 pkgsrc/misc/todoman/Makefile:1.22
--- pkgsrc/misc/todoman/Makefile:1.21   Sun Nov  3 17:04:27 2019
+++ pkgsrc/misc/todoman/Makefile        Fri Jul 17 23:20:19 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2019/11/03 17:04:27 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2020/07/17 23:20:19 wiz Exp $
 
-DISTNAME=              todoman-3.7.0
+DISTNAME=              todoman-3.8.0
 CATEGORIES=            misc
 MASTER_SITES=          ${MASTER_SITE_PYPI:=t/todoman/}
 #MASTER_SITES=         ${MASTER_SITE_GITHUB:=pimutils/}

Index: pkgsrc/misc/todoman/distinfo
diff -u pkgsrc/misc/todoman/distinfo:1.17 pkgsrc/misc/todoman/distinfo:1.18
--- pkgsrc/misc/todoman/distinfo:1.17   Thu Oct 10 13:23:14 2019
+++ pkgsrc/misc/todoman/distinfo        Fri Jul 17 23:20:19 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2019/10/10 13:23:14 wiz Exp $
+$NetBSD: distinfo,v 1.18 2020/07/17 23:20:19 wiz Exp $
 
-SHA1 (todoman-3.7.0.tar.gz) = 19e1a5413bec449f5a0ae4607f776a7a801fdfbc
-RMD160 (todoman-3.7.0.tar.gz) = 9a785c706da695a8fea196b08d7b5f2c16b789bb
-SHA512 (todoman-3.7.0.tar.gz) = 61b17d1d56ea29e0e6d09f57e4a3e2be97894c187079cece97d56b6e1e1cbfddcc0066b8e72dd0b9c7e6870dd2b137ec2b41716d4c8848c6274c0685f8b17144
-Size (todoman-3.7.0.tar.gz) = 62307 bytes
+SHA1 (todoman-3.8.0.tar.gz) = bca37691e8bb7e8c47038b501441029871f78936
+RMD160 (todoman-3.8.0.tar.gz) = 51207afcbe9a0d642a36dd2f0bfe043c0e402ade
+SHA512 (todoman-3.8.0.tar.gz) = 67cb498265fdb802ca0993618ae8e06918d0440d6f1092d155571d85a507f098e9e172e852b82f3854a965d72c57aba749ad964922f274be03181def4a527198
+Size (todoman-3.8.0.tar.gz) = 62926 bytes



Home | Main Index | Thread Index | Old Index