From fb4c3b3ee44fb482ffbaf3b77c80ad5fc4880dc3 Mon Sep 17 00:00:00 2001 From: Greg Larkin Date: Wed, 13 Jul 2011 17:01:57 +0000 Subject: - Updated to 0.9.11 ChangeLog: https://launchpad.net/testtools/0.9/0.9.11 - Corrected the license PR: ports/158834 Submitted by: C-S (maintainer) --- devel/py-testtools/Makefile | 6 +++--- devel/py-testtools/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'devel/py-testtools') diff --git a/devel/py-testtools/Makefile b/devel/py-testtools/Makefile index 28ddf51eaa6f..031b42d8c4c6 100644 --- a/devel/py-testtools/Makefile +++ b/devel/py-testtools/Makefile @@ -6,16 +6,16 @@ # PORTNAME= testtools -PORTVERSION= 0.9.10 +PORTVERSION= 0.9.11 CATEGORIES= devel python -MASTER_SITES= http://launchpadlibrarian.net/69027067/ \ +MASTER_SITES= http://launchpadlibrarian.net/73387253/ \ http://www.c-s.li/ports/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= c-s@c-s.li COMMENT= Extensions to the Python library's unit testing framework -LICENSE= BSD +LICENSE= MIT USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/py-testtools/distinfo b/devel/py-testtools/distinfo index 4f400ec8270a..e15bf63a9ed7 100644 --- a/devel/py-testtools/distinfo +++ b/devel/py-testtools/distinfo @@ -1,2 +1,2 @@ -SHA256 (testtools-0.9.10.tar.gz) = 9d810506bcf58fa7d9da099be71210c00f77d9c316bc3b7f95209046cdd716af -SIZE (testtools-0.9.10.tar.gz) = 109366 +SHA256 (testtools-0.9.11.tar.gz) = 45569f20a355e8a4e60f705b95ed5d06a1994a1594d0e8cbff46cea1fd15e9e6 +SIZE (testtools-0.9.11.tar.gz) = 115047 -- cgit v1.2.3