On Sun, Sep 09, 2012 at 11:14:23AM -0600, Aaron Bieber wrote:
> On Sat, Sep 08, 2012 at 09:42:14AM -0600, Aaron Bieber wrote:
> > Hola,
> >
> > I just recently ( today :P ) started using taskwarrior, so I am not
> > quite qualified to test this. It builds fine on i386 and works for what
> > I am using it for.
>
> I have done some more testing on amd64, everything looks good.. Also
> here is an updated diff that removes REVISION.
>
> REVISION = 1
Ewps! Now with no revision!
Index: Makefile
===================================================================
RCS file: /cvs/ports/productivity/taskwarrior/Makefile,v
retrieving revision 1.5
diff -N -u -p Makefile
--- Makefile 10 Jul 2012 15:22:45 -0000 1.5
+++ Makefile 8 Sep 2012 19:42:21 -0000
@@ -2,10 +2,9 @@
COMMENT = command line todo list manager
-VERSION = 2.0.0
+VERSION = 2.1.1
DISTNAME = task-${VERSION}
PKGNAME = taskwarrior-${VERSION}
-REVISION = 1
CATEGORIES = productivity
HOMEPAGE = http://www.taskwarrior.org/
Index: distinfo
===================================================================
RCS file: /cvs/ports/productivity/taskwarrior/distinfo,v
retrieving revision 1.2
diff -N -u -p distinfo
--- distinfo 11 May 2012 09:44:13 -0000 1.2
+++ distinfo 8 Sep 2012 19:42:21 -0000
@@ -1,5 +1,2 @@
-MD5 (task-2.0.0.tar.gz) = uFC0n4tpu0BJwH0JFKD3rw==
-RMD160 (task-2.0.0.tar.gz) = naAiX+wjRbH/0Fw9ENjl5Y0lvSc=
-SHA1 (task-2.0.0.tar.gz) = 3FhzY/vcHcrH9+B7G8z9H7VrJDU=
-SHA256 (task-2.0.0.tar.gz) = eJceNmwjld4cxLDE/EHdlQwwnTvC9ulZS0xYIa1ndb0=
-SIZE (task-2.0.0.tar.gz) = 4474676
+SHA256 (task-2.1.1.tar.gz) = sqPRUJOYjHA+0PybARxTL2YvyTnqdB3YucmW2DkBsF4=
+SIZE (task-2.1.1.tar.gz) = 4770777
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/productivity/taskwarrior/pkg/PLIST,v
retrieving revision 1.2
diff -N -u -p pkg/PLIST
--- pkg/PLIST 11 May 2012 09:44:14 -0000 1.2
+++ pkg/PLIST 8 Sep 2012 19:42:21 -0000
@@ -64,7 +64,7 @@ share/taskwarrior/scripts/add-ons/import-todo.sh.pl
share/taskwarrior/scripts/add-ons/import-yaml.pl
share/taskwarrior/scripts/add-ons/update-holidays.pl
share/taskwarrior/scripts/bash/
-share/taskwarrior/scripts/bash/task_completion.sh
+share/taskwarrior/scripts/bash/task.sh
share/taskwarrior/scripts/extensions/
share/taskwarrior/scripts/extensions/command.lua
share/taskwarrior/scripts/extensions/dom.lua