svn commit: r363932 - head/devel/py-robotframework-pabot

John Marino marino at FreeBSD.org
Sun Aug 3 19:36:59 UTC 2014


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 at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Parallel executor for Robot Framework test cases
 
 LICENSE=	APACHE20


More information about the svn-ports-all mailing list