svn commit: r304458 - head/deskutils/taskwarrior

Pietro Cerutti gahr at FreeBSD.org
Tue Sep 18 20:47:50 UTC 2012


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



More information about the svn-ports-all mailing list