diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2012-10-09 05:17:43 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2012-10-09 05:17:43 +0000 |
commit | 9b77510dd4bc83fd248202ea6d36434f5e20c21f (patch) | |
tree | 0ed4dc5897cf73e60a639438379ee50f18193416 /deskutils/taskcoach | |
parent | 5b9883676a27ac1c4ad26cee63b8826fbd5d46a0 (diff) |
Update to 1.3.19
Notes
Notes:
svn path=/head/; revision=305568
Diffstat (limited to 'deskutils/taskcoach')
-rw-r--r-- | deskutils/taskcoach/Makefile | 9 | ||||
-rw-r--r-- | deskutils/taskcoach/distinfo | 4 | ||||
-rw-r--r-- | deskutils/taskcoach/pkg-plist | 3 |
3 files changed, 7 insertions, 9 deletions
diff --git a/deskutils/taskcoach/Makefile b/deskutils/taskcoach/Makefile index 786a8bee81a0..bcdb094c65cb 100644 --- a/deskutils/taskcoach/Makefile +++ b/deskutils/taskcoach/Makefile @@ -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} diff --git a/deskutils/taskcoach/distinfo b/deskutils/taskcoach/distinfo index 4eddf230b510..2d111333262a 100644 --- a/deskutils/taskcoach/distinfo +++ b/deskutils/taskcoach/distinfo @@ -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 diff --git a/deskutils/taskcoach/pkg-plist b/deskutils/taskcoach/pkg-plist index ba3f00958bf4..fe89b0f505bb 100644 --- a/deskutils/taskcoach/pkg-plist +++ b/deskutils/taskcoach/pkg-plist @@ -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 |