Date: Tue, 18 Sep 2012 20:47:50 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304458 - head/deskutils/taskwarrior Message-ID: <201209182047.q8IKloxs059570@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Tue Sep 18 20:47:49 2012 New Revision: 304458 URL: http://svn.freebsd.org/changeset/ports/304458 Log: - Update to 2.1.2 This version fixes a serious bug that could result in data corruption. Release notes: http://taskwarrior.org/news/156 Modified: head/deskutils/taskwarrior/Makefile head/deskutils/taskwarrior/distinfo (contents, props changed) Modified: head/deskutils/taskwarrior/Makefile ============================================================================== --- head/deskutils/taskwarrior/Makefile Tue Sep 18 20:45:45 2012 (r304457) +++ head/deskutils/taskwarrior/Makefile Tue Sep 18 20:47:49 2012 (r304458) @@ -6,7 +6,7 @@ # PORTNAME= taskwarrior -DISTVERSION= 2.1.1 +DISTVERSION= 2.1.2 CATEGORIES= deskutils MASTER_SITES= http://taskwarrior.org/download/ DISTNAME= task-${DISTVERSION} Modified: head/deskutils/taskwarrior/distinfo ============================================================================== --- head/deskutils/taskwarrior/distinfo Tue Sep 18 20:45:45 2012 (r304457) +++ head/deskutils/taskwarrior/distinfo Tue Sep 18 20:47:49 2012 (r304458) @@ -1,2 +1,2 @@ -SHA256 (task-2.1.1.tar.gz) = b2a3d15093988c703ed0fc9b011c532f662fc939ea741dd8b9c996d83901b05e -SIZE (task-2.1.1.tar.gz) = 4770777 +SHA256 (task-2.1.2.tar.gz) = cf5171b54b6d2d2dcd9c559f437cf8a2cb3836c7631edf96a16efbf8b4383e36 +SIZE (task-2.1.2.tar.gz) = 4639841
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209182047.q8IKloxs059570>