This is ok kspillner@ if someone else wants the commit. :)
On Mon, Dec 21, 2015 at 07:40:56AM -0800, Eric Lalonde wrote:
> Hello ports,
>
> Attached is a diff to update taskwarrior to 2.5.0. This diff was supplied by
> Kent Spillner, who thankfully picked up my slack (I've been offline due to
> out-of-band interrupts).
>
> This is a major release, with 1300+ code changes and well over a hundred bug
> fixes. Upstream recommends all users upgrade, as ... "this release
> represents a significant increase in quality."
>
> Tested against a recent amd64 snapshot.
>
>
>
> --- Makefile 21 Aug 2015 14:42:50 -0000 1.18
> +++ Makefile 10 Nov 2015 20:47:56 -0000
> @@ -2,10 +2,9 @@
>
> COMMENT = command line todo list manager
>
> -VERSION = 2.4.4
> +VERSION = 2.5.0
> DISTNAME = task-${VERSION}
> PKGNAME = taskwarrior-${VERSION}
> -REVISION = 1
> CATEGORIES = productivity
>
> HOMEPAGE = http://www.taskwarrior.org/
> --- distinfo 19 May 2015 18:17:41 -0000 1.9
> +++ distinfo 10 Nov 2015 20:48:03 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (task-2.4.4.tar.gz) = f/QGQU4L5ID5GYGDFQesJVKXqrM9gkb5jb/SsbLfjjs=
> -SIZE (task-2.4.4.tar.gz) = 2352265
> +SHA256 (task-2.5.0.tar.gz) = TY5nQVppkxCMEbju75m3apka8Rsih0rbt642fgkzRjY=
> +SIZE (task-2.5.0.tar.gz) = 900285
> --- pkg/PLIST 29 Apr 2015 16:00:45 -0000 1.7
> +++ pkg/PLIST 10 Nov 2015 20:58:08 -0000
> @@ -38,6 +38,8 @@ share/taskwarrior/rc/holidays.en-HK.rc
> share/taskwarrior/rc/holidays.en-NZ.rc
> share/taskwarrior/rc/holidays.en-US.rc
> share/taskwarrior/rc/holidays.en-ZA.rc
> +share/taskwarrior/rc/holidays.es-CO.rc
> +share/taskwarrior/rc/holidays.es-EC.rc
> share/taskwarrior/rc/holidays.es-ES.rc
> share/taskwarrior/rc/holidays.es-MX.rc
> share/taskwarrior/rc/holidays.es-US.rc
> @@ -71,24 +73,9 @@ share/taskwarrior/rc/solarized-dark-256.
> share/taskwarrior/rc/solarized-light-256.theme
> share/taskwarrior/scripts/
> share/taskwarrior/scripts/add-ons/
> -share/taskwarrior/scripts/add-ons/export-csv.pl
> -share/taskwarrior/scripts/add-ons/export-html.pl
> -share/taskwarrior/scripts/add-ons/export-ical.pl
> -share/taskwarrior/scripts/add-ons/export-sql.py
> -share/taskwarrior/scripts/add-ons/export-sql.pyc
> -share/taskwarrior/scripts/add-ons/export-tsv.pl
> -share/taskwarrior/scripts/add-ons/export-xml.pl
> -share/taskwarrior/scripts/add-ons/export-xml.py
> -share/taskwarrior/scripts/add-ons/export-xml.pyc
> -share/taskwarrior/scripts/add-ons/export-xml.rb
> -share/taskwarrior/scripts/add-ons/export-yad.pl
> -share/taskwarrior/scripts/add-ons/export-yaml.pl
> -share/taskwarrior/scripts/add-ons/import-todo.sh.pl
> -share/taskwarrior/scripts/add-ons/import-yaml.pl
> +share/taskwarrior/scripts/add-ons/README
> share/taskwarrior/scripts/add-ons/update-holidays.pl
> share/taskwarrior/scripts/bash/
> -share/taskwarrior/scripts/bash/context
> -share/taskwarrior/scripts/bash/focus
> share/taskwarrior/scripts/bash/task.sh
> share/taskwarrior/scripts/bash/task_functions.sh
> share/taskwarrior/scripts/fish/