mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Update to 2.12.0
- Update WWW Changes: https://github.com/todotxt/todo.txt-cli/releases
This commit is contained in:
parent
9641e17462
commit
d6ba1deb74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545345
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= todo
|
||||
PORTVERSION= 2.11.0
|
||||
PORTVERSION= 2.12.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= deskutils
|
||||
|
||||
@ -14,18 +14,19 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
# bin/todo
|
||||
CONFLICTS_INSTALL= deforaos-todo devtodo
|
||||
USES= shebangfix
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USES= shebangfix
|
||||
|
||||
PLIST_FILES= bin/todo \
|
||||
etc/todo.cfg \
|
||||
etc/bash_completion.d/todo
|
||||
|
||||
GH_ACCOUNT= ginatrapani
|
||||
# bin/todo
|
||||
CONFLICTS_INSTALL= deforaos-todo devtodo
|
||||
|
||||
GH_ACCOUNT= todotxt
|
||||
GH_PROJECT= todo.txt-cli
|
||||
USE_GITHUB= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1522750644
|
||||
SHA256 (ginatrapani-todo.txt-cli-v2.11.0_GH0.tar.gz) = 95c7e10c3b7d161272b70edfcfee3cea9a888812ca82c26343143dd8a81e5176
|
||||
SIZE (ginatrapani-todo.txt-cli-v2.11.0_GH0.tar.gz) = 712455
|
||||
TIMESTAMP = 1597569919
|
||||
SHA256 (todotxt-todo.txt-cli-v2.12.0_GH0.tar.gz) = 534361e21807619d20269e6e051fed10b58e283c35f83e9c1dc00841ae19a1a7
|
||||
SIZE (todotxt-todo.txt-cli-v2.12.0_GH0.tar.gz) = 716524
|
||||
|
@ -8,4 +8,5 @@ Keep on top of all your tasks and projects in a simple file called todo.txt.
|
||||
With a few helper scripts, you can slice, dice, sort, distribute, pipe and munge
|
||||
your lists any way you please. As it should be.
|
||||
|
||||
WWW: http://todotxt.com/
|
||||
WWW: http://todotxt.org/
|
||||
WWW: https://github.com/todotxt/todo.txt-cli
|
||||
|
Loading…
Reference in New Issue
Block a user