Date: Sun, 3 Aug 2014 19:36:59 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363932 - head/devel/py-robotframework-pabot Message-ID: <53de8f5b.56eb.1507ba0@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sun Aug 3 19:36:58 2014 New Revision: 363932 URL: http://svnweb.freebsd.org/changeset/ports/363932 QAT: https://qat.redports.org/buildarchive/r363932/ Log: devel/py-robotframework-pabot: Reset maintainership due to license change A new version of pabot is out, but the license changed from APACHE20 to GPLv3, and the maintainer does not want to continue under those terms. PR: 192362 Submitted by: maintainer (Vladimir Chukharev) Modified: head/devel/py-robotframework-pabot/Makefile Modified: head/devel/py-robotframework-pabot/Makefile ============================================================================== --- head/devel/py-robotframework-pabot/Makefile Sun Aug 3 19:30:08 2014 (r363931) +++ head/devel/py-robotframework-pabot/Makefile Sun Aug 3 19:36:58 2014 (r363932) @@ -7,7 +7,7 @@ CATEGORIES= devel www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= Vladimir.Chukharev@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Parallel executor for Robot Framework test cases LICENSE= APACHE20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53de8f5b.56eb.1507ba0>