aboutsummaryrefslogtreecommitdiff
path: root/deskutils/todo
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2009-06-16 02:01:36 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2009-06-16 02:01:36 +0000
commit3732b9a5cadeef4cd019f821fe537515d141ad32 (patch)
treedc1a3759a59345b0a756a79340f22f089690258c /deskutils/todo
parentc5f9f8ffb0df2e8273ddbabbf5575a0e6d4fbc8d (diff)
downloadports-3732b9a5cadeef4cd019f821fe537515d141ad32.tar.gz
ports-3732b9a5cadeef4cd019f821fe537515d141ad32.zip
- Update to 2.4
PR: ports/135495 Submitted by: gahr
Notes
Notes: svn path=/head/; revision=235974
Diffstat (limited to 'deskutils/todo')
-rw-r--r--deskutils/todo/Makefile17
-rw-r--r--deskutils/todo/distinfo6
2 files changed, 10 insertions, 13 deletions
diff --git a/deskutils/todo/Makefile b/deskutils/todo/Makefile
index 88d649e8b522..8bc81ef60910 100644
--- a/deskutils/todo/Makefile
+++ b/deskutils/todo/Makefile
@@ -7,28 +7,25 @@
#
PORTNAME= todo
-PORTVERSION= 1.7.3
-PORTREVISION= 1
+PORTVERSION= 2.4
CATEGORIES= deskutils
-MASTER_SITES= http://todotxt.com/library/todo.sh/
-DISTNAME= todo.sh
+MASTER_SITES= http://cloud.github.com/downloads/ginatrapani/todo.txt-cli/
+DISTNAME= todo.txt_cli-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
-COMMENT= Todo.txt Managers
+COMMENT= Todo.txt Manager
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
-USE_ZIP= yes
NO_BUILD= yes
-NO_WRKSUBDIR= yes
-PLIST_FILES= bin/todo etc/dot.todo
+PLIST_FILES= bin/todo etc/todo.cfg
post-patch:
- @${REINPLACE_CMD} -e "s,/bin/sh,${LOCALBASE}/bin/bash," ${WRKSRC}/todo.sh
+ @${REINPLACE_CMD} -e "s,/bin/bash,${LOCALBASE}/bin/bash," ${WRKSRC}/todo.sh
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/todo.sh ${PREFIX}/bin/todo
- @${INSTALL_DATA} ${WRKSRC}/.todo ${PREFIX}/etc/dot.todo
+ @${INSTALL_DATA} ${WRKSRC}/todo.cfg ${PREFIX}/etc/todo.cfg
.include <bsd.port.mk>
diff --git a/deskutils/todo/distinfo b/deskutils/todo/distinfo
index d8c50506ec71..59c26cf5e086 100644
--- a/deskutils/todo/distinfo
+++ b/deskutils/todo/distinfo
@@ -1,3 +1,3 @@
-MD5 (todo.sh.zip) = 09d88722aef91cebe7f6b0f2a25ac873
-SHA256 (todo.sh.zip) = 8a0d65dbdb2bfa35f17155e6251c90f92736dd95f5f6b4a993ea52ed9a194f41
-SIZE (todo.sh.zip) = 4138
+MD5 (todo.txt_cli-2.4.tar.gz) = 74a9fa7d9c4270b6d1439ff3eee59774
+SHA256 (todo.txt_cli-2.4.tar.gz) = 8d62069bd5f7d82c2df0a8925f2d92f92e011817041df17c663337ea6c45760f
+SIZE (todo.txt_cli-2.4.tar.gz) = 7713