svn commit: r463030 - in head: devel/py-argcomplete devel/py-kaptan devel/py-libtmux sysutils/py-tmuxp

Yuri Victorovich yuri at FreeBSD.org
Mon Feb 26 17:00:22 UTC 2018


Author: yuri
Date: Mon Feb 26 17:00:21 2018
New Revision: 463030
URL: https://svnweb.freebsd.org/changeset/ports/463030

Log:
  Reset maintainership of 4 ports maintained by tony at git-pull.com
  
  Based on his reply:
  "I cannot maintain these ports at this time, ... I think it may be best to remove the ports for now."
  
  Approved by:	tcberner (mentor, implicit)

Modified:
  head/devel/py-argcomplete/Makefile
  head/devel/py-kaptan/Makefile
  head/devel/py-libtmux/Makefile
  head/sysutils/py-tmuxp/Makefile

Modified: head/devel/py-argcomplete/Makefile
==============================================================================
--- head/devel/py-argcomplete/Makefile	Mon Feb 26 16:45:46 2018	(r463029)
+++ head/devel/py-argcomplete/Makefile	Mon Feb 26 17:00:21 2018	(r463030)
@@ -7,7 +7,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	tony at git-pull.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Bash tab completion for argparse
 
 LICENSE=	APACHE20

Modified: head/devel/py-kaptan/Makefile
==============================================================================
--- head/devel/py-kaptan/Makefile	Mon Feb 26 16:45:46 2018	(r463029)
+++ head/devel/py-kaptan/Makefile	Mon Feb 26 17:00:21 2018	(r463030)
@@ -7,7 +7,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	tony at git-pull.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Python config parser for json, yaml
 
 LICENSE=	BSD3CLAUSE

Modified: head/devel/py-libtmux/Makefile
==============================================================================
--- head/devel/py-libtmux/Makefile	Mon Feb 26 16:45:46 2018	(r463029)
+++ head/devel/py-libtmux/Makefile	Mon Feb 26 17:00:21 2018	(r463030)
@@ -7,7 +7,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	tony at git-pull.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library for interfacing with tmux
 
 LICENSE=	BSD3CLAUSE

Modified: head/sysutils/py-tmuxp/Makefile
==============================================================================
--- head/sysutils/py-tmuxp/Makefile	Mon Feb 26 16:45:46 2018	(r463029)
+++ head/sysutils/py-tmuxp/Makefile	Mon Feb 26 17:00:21 2018	(r463030)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	tony at git-pull.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Session manager for tmux
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-all mailing list