Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2011 14:13:21 GMT
From:      C-S <c-s@c-s.li>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/158834: [UPDATE] devel/py-testtools
Message-ID:  <201107121413.p6CEDLQv034356@red.freebsd.org>
Resent-Message-ID: <201107121420.p6CEK8EM025967@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158834
>Category:       ports
>Synopsis:       [UPDATE] devel/py-testtools
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 12 14:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
* Update to 0.9.11 -- https://launchpad.net/testtools/0.9/0.9.11
* Fix license
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN py-testtools.orig/Makefile py-testtools/Makefile
--- py-testtools.orig/Makefile	2011-07-12 16:11:11.561221723 +0200
+++ py-testtools/Makefile	2011-07-12 16:11:19.111338727 +0200
@@ -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 -ruN py-testtools.orig/distinfo py-testtools/distinfo
--- py-testtools.orig/distinfo	2011-07-12 16:11:11.561221723 +0200
+++ py-testtools/distinfo	2011-07-12 16:11:19.112329656 +0200
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



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