pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/todotxt
Module Name: pkgsrc
Committed By: leot
Date: Wed Aug 12 12:16:54 UTC 2020
Modified Files:
pkgsrc/time/todotxt: Makefile distinfo
Log Message:
todotxt: Update to 2.12.0
Changes:
2.12.0
------
### Added
- Added default priority variable `TODOTXT_PRIORITY_ON_ADD` ([#246])
- Added `done` option as alias of `do` ([#169])
- Added macOS 10.15.x support ([#300])
- Highlighting of dates, metadata and item numbers ([#264])
- Minimal config file / default filenames (todo.txt, done.txt, report.txt)
([#289])
- Enable file completion for add-on actions via `_todo_file{1,2,3}_actions`
([#270])
- Allow to customize what can be before / inside / after `+project` and
`@context` ([#271])
### Changed
- Read the task's name and uses as default ([#249])
- Updated interpreter reference to use environment variable ([#160])
- Allow setting of bash completion path ([#301])
### Fixes
- Fixed no end-of-line bug. Supports todos with no end-of-line. ([#295])
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/todotxt/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/todotxt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/todotxt/Makefile
diff -u pkgsrc/time/todotxt/Makefile:1.3 pkgsrc/time/todotxt/Makefile:1.4
--- pkgsrc/time/todotxt/Makefile:1.3 Sat May 16 17:34:13 2020
+++ pkgsrc/time/todotxt/Makefile Wed Aug 12 12:16:54 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/05/16 17:34:13 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2020/08/12 12:16:54 leot Exp $
-DISTNAME= todotxt-2.11.0
+DISTNAME= todotxt-2.12.0
CATEGORIES= time
MASTER_SITES= ${MASTER_SITE_GITHUB:=todotxt/}
GITHUB_PROJECT= todo.txt-cli
Index: pkgsrc/time/todotxt/distinfo
diff -u pkgsrc/time/todotxt/distinfo:1.2 pkgsrc/time/todotxt/distinfo:1.3
--- pkgsrc/time/todotxt/distinfo:1.2 Wed Apr 25 15:23:55 2018
+++ pkgsrc/time/todotxt/distinfo Wed Aug 12 12:16:54 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2018/04/25 15:23:55 leot Exp $
+$NetBSD: distinfo,v 1.3 2020/08/12 12:16:54 leot Exp $
-SHA1 (todotxt-2.11.0.tar.gz) = 07d177189de1009add10919939449dd7e4aa4adc
-RMD160 (todotxt-2.11.0.tar.gz) = a7903af5ce3c325a2d5a7fd74aa48f31ebabacd8
-SHA512 (todotxt-2.11.0.tar.gz) = 5500ed1aa10eceaaa3e5116605eed4f4228337fdc0f2ceaa5b889753a60576918c0953adbfbf80c40008d6dfdf854e8a538103bfed4d1015aa1c5a9876c2e47c
-Size (todotxt-2.11.0.tar.gz) = 712455 bytes
+SHA1 (todotxt-2.12.0.tar.gz) = ec4f369d20bbab9a9d0bd8b25e9c9808721f83e2
+RMD160 (todotxt-2.12.0.tar.gz) = 93b8e4717bfbead2a82fa8382a3f0146b67107de
+SHA512 (todotxt-2.12.0.tar.gz) = 3b30d5e395f878811831f57e8e1a040c990e1f042f57050b6381d83ffc8b92b1ce20bfd3c5aa8b5e028b4810a5b289599603b2e16efff8badac559d200ed79f5
+Size (todotxt-2.12.0.tar.gz) = 716524 bytes
SHA1 (patch-tests_test-lib.sh) = 8ebfce7cbe8c4a4f051a7f7bbbe9034e04264b5a
Home |
Main Index |
Thread Index |
Old Index