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: Wed May 17 11:17:35 UTC 2017
Modified Files:
pkgsrc/misc/todoman: Makefile distinfo
Log Message:
Updated todoman to 3.2.0.
v3.2.0
------
* Completing recurring todos now works as expected and does not make if
disappear forever.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/misc/todoman/Makefile
cvs rdiff -u -r1.9 -r1.10 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.11 pkgsrc/misc/todoman/Makefile:1.12
--- pkgsrc/misc/todoman/Makefile:1.11 Thu May 4 22:48:24 2017
+++ pkgsrc/misc/todoman/Makefile Wed May 17 11:17:35 2017
@@ -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 @@ post-install:
.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
Index: pkgsrc/misc/todoman/distinfo
diff -u pkgsrc/misc/todoman/distinfo:1.9 pkgsrc/misc/todoman/distinfo:1.10
--- pkgsrc/misc/todoman/distinfo:1.9 Thu Apr 27 13:09:30 2017
+++ pkgsrc/misc/todoman/distinfo Wed May 17 11:17:35 2017
@@ -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