Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2020 16:18:27 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545345 - head/deskutils/todo
Message-ID:  <202008191618.07JGIRXB066453@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Aug 19 16:18:26 2020
New Revision: 545345
URL: https://svnweb.freebsd.org/changeset/ports/545345

Log:
  Update to 2.12.0
  
  - Update WWW
  
  Changes:	https://github.com/todotxt/todo.txt-cli/releases

Modified:
  head/deskutils/todo/Makefile
  head/deskutils/todo/distinfo
  head/deskutils/todo/pkg-descr

Modified: head/deskutils/todo/Makefile
==============================================================================
--- head/deskutils/todo/Makefile	Wed Aug 19 16:18:22 2020	(r545344)
+++ head/deskutils/todo/Makefile	Wed Aug 19 16:18:26 2020	(r545345)
@@ -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
 

Modified: head/deskutils/todo/distinfo
==============================================================================
--- head/deskutils/todo/distinfo	Wed Aug 19 16:18:22 2020	(r545344)
+++ head/deskutils/todo/distinfo	Wed Aug 19 16:18:26 2020	(r545345)
@@ -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

Modified: head/deskutils/todo/pkg-descr
==============================================================================
--- head/deskutils/todo/pkg-descr	Wed Aug 19 16:18:22 2020	(r545344)
+++ head/deskutils/todo/pkg-descr	Wed Aug 19 16:18:26 2020	(r545345)
@@ -8,4 +8,5 @@ Keep on top of all your tasks and projects in a simple
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008191618.07JGIRXB066453>