git: 5f1ab1aa754d - main - x11-toolkits/*wx*: set desktop as maintainer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Jul 2022 11:35:52 UTC
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f1ab1aa754d48369054652bea0987ddd761c64f commit 5f1ab1aa754d48369054652bea0987ddd761c64f Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2022-07-06 11:35:47 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-07-06 11:35:47 +0000 x11-toolkits/*wx*: set desktop as maintainer --- x11-toolkits/py-wxPython4/Makefile | 2 +- x11-toolkits/wxgtk28-common/Makefile | 2 +- x11-toolkits/wxgtk28-contrib-common/Makefile | 2 +- x11-toolkits/wxgtk28/Makefile | 2 +- x11-toolkits/wxgtk30/Makefile | 2 +- x11-toolkits/wxgtk31/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-toolkits/py-wxPython4/Makefile b/x11-toolkits/py-wxPython4/Makefile index c69e0e30db46..ec25985dd96f 100644 --- a/x11-toolkits/py-wxPython4/Makefile +++ b/x11-toolkits/py-wxPython4/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 41 DIST_SUBDIR= python -MAINTAINER= python@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= GUI toolkit for the Python programming language LICENSE= WXWINDOWS LGPL21+ GPLv2+ diff --git a/x11-toolkits/wxgtk28-common/Makefile b/x11-toolkits/wxgtk28-common/Makefile index 937607dfba2c..a823e5e58d06 100644 --- a/x11-toolkits/wxgtk28-common/Makefile +++ b/x11-toolkits/wxgtk28-common/Makefile @@ -1,6 +1,6 @@ # Created by: fjoe@FreeBSD.org -MAINTAINER= ports@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= The wxWidgets GUI toolkit (common files) WXGTK_FLAVOR= gtk2-common diff --git a/x11-toolkits/wxgtk28-contrib-common/Makefile b/x11-toolkits/wxgtk28-contrib-common/Makefile index 683b565e13bd..9142f621e234 100644 --- a/x11-toolkits/wxgtk28-contrib-common/Makefile +++ b/x11-toolkits/wxgtk28-contrib-common/Makefile @@ -1,6 +1,6 @@ # Created by: fjoe@FreeBSD.org -MAINTAINER= ports@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= The wxWidgets GUI toolkit contributed libraries (common files) WXGTK_FLAVOR= gtk2-contrib-common diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile index b079b9095b9c..206446e2dd00 100644 --- a/x11-toolkits/wxgtk28/Makefile +++ b/x11-toolkits/wxgtk28/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/wxwindows/${PORTVERSION} PKGNAMESUFFIX= 28-${WXGTK_FLAVOR} DISTNAME= wxGTK-${PORTVERSION} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= desktop@FreeBSD.org COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings LIB_DEPENDS+= libpng.so:graphics/png\ diff --git a/x11-toolkits/wxgtk30/Makefile b/x11-toolkits/wxgtk30/Makefile index 812260b5c7a8..480e66c2963f 100644 --- a/x11-toolkits/wxgtk30/Makefile +++ b/x11-toolkits/wxgtk30/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= https://github.com/wxWidgets/wxWidgets/releases/download/v${DISTVE PKGNAMESUFFIX= ${_SHORT_WX_VER}-${FLAVOR} DISTNAME= wxWidgets-${DISTVERSION} -MAINTAINER= lbartoletti@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= The wxWidgets GUI toolkit with GTK+ bindings LICENSE= GPLv2+ diff --git a/x11-toolkits/wxgtk31/Makefile b/x11-toolkits/wxgtk31/Makefile index abf04f3a5a44..b9e4b113197f 100644 --- a/x11-toolkits/wxgtk31/Makefile +++ b/x11-toolkits/wxgtk31/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 2 CATEGORIES= x11-toolkits PKGNAMESUFFIX= ${_SHORT_WX_VER}-${FLAVOR} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= GUI toolkit (wxWidgets) with ${FLAVOR:S/k/&+/:tu} bindings LICENSE= GPLv2+