Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 16:49:43 +0000 (UTC)
From:      =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557444 - in head/devel: pyside2 pyside2-tools shiboken2
Message-ID:  <202012101649.0BAGnhRM058917@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lbartoletti
Date: Thu Dec 10 16:49:43 2020
New Revision: 557444
URL: https://svnweb.freebsd.org/changeset/ports/557444

Log:
  PySide pass maintainership to kde@
  
  PySide is the "official" QT/Python-binding and should be under the same maintainership as qt.
  
  Approved by:	cmt (via email)

Modified:
  head/devel/pyside2-tools/Makefile
  head/devel/pyside2/Makefile
  head/devel/shiboken2/Makefile

Modified: head/devel/pyside2-tools/Makefile
==============================================================================
--- head/devel/pyside2-tools/Makefile	Thu Dec 10 16:49:39 2020	(r557443)
+++ head/devel/pyside2-tools/Makefile	Thu Dec 10 16:49:43 2020	(r557444)
@@ -7,7 +7,7 @@ MASTER_SITES=	QT/official_releases/QtForPython/shiboke
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	pyside-setup-opensource-src-${DISTVERSION}
 
-MAINTAINER=	cmt@FreeBSD.org
+MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Pyside2 development tools
 
 LICENSE=	BSD3CLAUSE GPLv2

Modified: head/devel/pyside2/Makefile
==============================================================================
--- head/devel/pyside2/Makefile	Thu Dec 10 16:49:39 2020	(r557443)
+++ head/devel/pyside2/Makefile	Thu Dec 10 16:49:43 2020	(r557444)
@@ -7,7 +7,7 @@ MASTER_SITES=	QT/official_releases/QtForPython/shiboke
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	pyside-setup-opensource-src-${DISTVERSION}
 
-MAINTAINER=	cmt@FreeBSD.org
+MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Python Qt bindings for Qt 5.12+
 
 LICENSE=	LGPL3

Modified: head/devel/shiboken2/Makefile
==============================================================================
--- head/devel/shiboken2/Makefile	Thu Dec 10 16:49:39 2020	(r557443)
+++ head/devel/shiboken2/Makefile	Thu Dec 10 16:49:43 2020	(r557444)
@@ -7,7 +7,7 @@ MASTER_SITES=	QT/official_releases/QtForPython/shiboke
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	pyside-setup-opensource-src-${DISTVERSION}
 
-MAINTAINER=	cmt@FreeBSD.org
+MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Python binding generator for C++ libraries
 
 LICENSE=	GPLv2 LGPL21 LGPL3



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