Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2012 05:17:43 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305568 - head/deskutils/taskcoach
Message-ID:  <201210090517.q995HheQ043821@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevlo
Date: Tue Oct  9 05:17:43 2012
New Revision: 305568
URL: http://svn.freebsd.org/changeset/ports/305568

Log:
  Update to 1.3.19

Modified:
  head/deskutils/taskcoach/Makefile
  head/deskutils/taskcoach/distinfo
  head/deskutils/taskcoach/pkg-plist

Modified: head/deskutils/taskcoach/Makefile
==============================================================================
--- head/deskutils/taskcoach/Makefile	Tue Oct  9 04:51:58 2012	(r305567)
+++ head/deskutils/taskcoach/Makefile	Tue Oct  9 05:17:43 2012	(r305568)
@@ -1,18 +1,13 @@
-# New ports collection makefile for:	taskcoach
-# Date created:		4 March 2011
-# Whom:			Kevin Lo <kevlo@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	taskcoach
-PORTVERSION=	1.3.18
+PORTVERSION=	1.3.19
 CATEGORIES=	deskutils python
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/Release-${PORTVERSION}
 DISTNAME=	TaskCoach-${PORTVERSION}
 
 MAINTAINER=	kevlo@FreeBSD.org
-COMMENT=	A friendly task manager
+COMMENT=	Friendly task manager
 
 WRKSRC=		${WRKDIR}/${DISTNAME}
 

Modified: head/deskutils/taskcoach/distinfo
==============================================================================
--- head/deskutils/taskcoach/distinfo	Tue Oct  9 04:51:58 2012	(r305567)
+++ head/deskutils/taskcoach/distinfo	Tue Oct  9 05:17:43 2012	(r305568)
@@ -1,2 +1,2 @@
-SHA256 (TaskCoach-1.3.18.tar.gz) = 58a1ce7a65b58d71f2e029d69bfbf8c7e39b7623d11bfe5820faa6a224e83692
-SIZE (TaskCoach-1.3.18.tar.gz) = 2597941
+SHA256 (TaskCoach-1.3.19.tar.gz) = 25ef09faaeca8e7c9334ef70f7c9d95ac96cc5bace5185f3ec4280d38df39de8
+SIZE (TaskCoach-1.3.19.tar.gz) = 2603762

Modified: head/deskutils/taskcoach/pkg-plist
==============================================================================
--- head/deskutils/taskcoach/pkg-plist	Tue Oct  9 04:51:58 2012	(r305567)
+++ head/deskutils/taskcoach/pkg-plist	Tue Oct  9 05:17:43 2012	(r305568)
@@ -1229,6 +1229,9 @@ bin/taskcoach
 %%PYTHON_SITELIBDIR%%/taskcoachlib/thirdparty/wxScheduler/wxSchedulerPrint.py
 %%PYTHON_SITELIBDIR%%/taskcoachlib/thirdparty/wxScheduler/wxSchedulerPrint.pyc
 %%PYTHON_SITELIBDIR%%/taskcoachlib/thirdparty/wxScheduler/wxSchedulerPrint.pyo
+%%PYTHON_SITELIBDIR%%/taskcoachlib/thirdparty/wxScheduler/wxTimeFormat.py
+%%PYTHON_SITELIBDIR%%/taskcoachlib/thirdparty/wxScheduler/wxTimeFormat.pyc
+%%PYTHON_SITELIBDIR%%/taskcoachlib/thirdparty/wxScheduler/wxTimeFormat.pyo
 %%PYTHON_SITELIBDIR%%/taskcoachlib/tools/__init__.py
 %%PYTHON_SITELIBDIR%%/taskcoachlib/tools/__init__.pyc
 %%PYTHON_SITELIBDIR%%/taskcoachlib/tools/__init__.pyo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210090517.q995HheQ043821>