diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2015-02-06 01:10:23 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2015-02-06 01:10:23 +0000 |
commit | e54490ab7d626e16cc23038248449398e40a352b (patch) | |
tree | a3e5316046565fbd7b2b7059fccebc6ef202d534 /deskutils/taskcoach | |
parent | 469d8e5376b6f949336e131dc6bd66179a68e9a9 (diff) | |
download | ports-e54490ab7d626e16cc23038248449398e40a352b.tar.gz ports-e54490ab7d626e16cc23038248449398e40a352b.zip |
Notes
Diffstat (limited to 'deskutils/taskcoach')
-rw-r--r-- | deskutils/taskcoach/Makefile | 2 | ||||
-rw-r--r-- | deskutils/taskcoach/distinfo | 4 | ||||
-rw-r--r-- | deskutils/taskcoach/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/deskutils/taskcoach/Makefile b/deskutils/taskcoach/Makefile index aa310a60d99e..f5c9f701b722 100644 --- a/deskutils/taskcoach/Makefile +++ b/deskutils/taskcoach/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= taskcoach -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Release-${PORTVERSION} DISTNAME= TaskCoach-${PORTVERSION} diff --git a/deskutils/taskcoach/distinfo b/deskutils/taskcoach/distinfo index cff32314a0cc..958b73bbd4da 100644 --- a/deskutils/taskcoach/distinfo +++ b/deskutils/taskcoach/distinfo @@ -1,2 +1,2 @@ -SHA256 (TaskCoach-1.4.1.tar.gz) = ea3e02bab9c130b7ef7f168191477e8a7839bc10baec002a2ec37e626de855ff -SIZE (TaskCoach-1.4.1.tar.gz) = 2550783 +SHA256 (TaskCoach-1.4.2.tar.gz) = 2f9a70f6abab688704ea0536f0eacbbb599a1cadda84f10d7dc5de07f711e34f +SIZE (TaskCoach-1.4.2.tar.gz) = 2905614 diff --git a/deskutils/taskcoach/pkg-plist b/deskutils/taskcoach/pkg-plist index b8cd02acf9da..b2926b9134af 100644 --- a/deskutils/taskcoach/pkg-plist +++ b/deskutils/taskcoach/pkg-plist @@ -1475,6 +1475,9 @@ bin/taskcoach %%PYTHON_SITELIBDIR%%/taskcoachlib/workarounds/display.py %%PYTHON_SITELIBDIR%%/taskcoachlib/workarounds/display.pyc %%PYTHON_SITELIBDIR%%/taskcoachlib/workarounds/display.pyo +%%PYTHON_SITELIBDIR%%/taskcoachlib/workarounds/encodings.py +%%PYTHON_SITELIBDIR%%/taskcoachlib/workarounds/encodings.pyc +%%PYTHON_SITELIBDIR%%/taskcoachlib/workarounds/encodings.pyo %%PYTHON_SITELIBDIR%%/taskcoachlib/workarounds/exception.py %%PYTHON_SITELIBDIR%%/taskcoachlib/workarounds/exception.pyc %%PYTHON_SITELIBDIR%%/taskcoachlib/workarounds/exception.pyo |