pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/todoman Updated todoman to 3.2.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81a9d9ce647b
branches:  trunk
changeset: 362536:81a9d9ce647b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 17 11:17:35 2017 +0000

description:
Updated todoman to 3.2.0.

v3.2.0
------

* Completing recurring todos now works as expected and does not make if
  disappear forever.

diffstat:

 misc/todoman/Makefile |   8 ++++----
 misc/todoman/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (35 lines):

diff -r 0266e9ad01ae -r 81a9d9ce647b misc/todoman/Makefile
--- a/misc/todoman/Makefile     Wed May 17 11:17:04 2017 +0000
+++ b/misc/todoman/Makefile     Wed May 17 11:17:35 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2017/05/04 22:48:24 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/05/17 11:17:35 wiz Exp $
 
-DISTNAME=      todoman-3.1.0
+DISTNAME=      todoman-3.2.0
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/todoman/}
 
@@ -43,5 +43,5 @@
 .include "../../lang/python/application.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
-# needed for "make test"
-#MAKE_ENV+=    LC_ALL=en_US.UTF-8
+# needed due to py-click
+TEST_ENV+=     LC_ALL=en_US.UTF-8
diff -r 0266e9ad01ae -r 81a9d9ce647b misc/todoman/distinfo
--- a/misc/todoman/distinfo     Wed May 17 11:17:04 2017 +0000
+++ b/misc/todoman/distinfo     Wed May 17 11:17:35 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/04/27 13:09:30 wiz Exp $
+$NetBSD: distinfo,v 1.10 2017/05/17 11:17:35 wiz Exp $
 
-SHA1 (todoman-3.1.0.tar.gz) = 5d2e6e937bbbc19d60d2e94843c3cf38466c4e54
-RMD160 (todoman-3.1.0.tar.gz) = 13f4d5b4c43344d45067aa82226add41896f99e9
-SHA512 (todoman-3.1.0.tar.gz) = 78395f0780eda0ea441bea7d770fb8553f37c0cbbeb85a39039ebb928e93acf52f3e580835cbbe5734da943c0c3c5b0629f2b7a5e940c233204a85222703ff6b
-Size (todoman-3.1.0.tar.gz) = 50913 bytes
+SHA1 (todoman-3.2.0.tar.gz) = d4d43f69718a14deac3d8da652adb402b3ef651e
+RMD160 (todoman-3.2.0.tar.gz) = ea8285cab63434cd415b428e45049e785125d8bb
+SHA512 (todoman-3.2.0.tar.gz) = f22af21a40559a047ab86957f9896ef6c0fc2e7ea154a0031da96c611273ea813ea1316aa60f21dba7f8360bababfa897570fba56dea7d59dda6b0fcec0c5508
+Size (todoman-3.2.0.tar.gz) = 52076 bytes



Home | Main Index | Thread Index | Old Index