svn commit: r441215 - in head: devel/liblxqt devel/liblxqt-l10n devel/libqtxdg devel/lxqt-build-tools x11/lxqt-l10n
Jochen Neumeister
joneum at FreeBSD.org
Fri May 19 10:09:59 UTC 2017
Author: joneum
Date: Fri May 19 10:09:57 2017
New Revision: 441215
URL: https://svnweb.freebsd.org/changeset/ports/441215
Log:
Pass MAINTAINER'ship to submitter
- Pass MAINTAINER'ship to submitter
PR: 219361
Reported by: Jesper Schmitz Mouridsen <jesper at schmitz.computer>
Approved by: miwi (mentor)
Differential Revision: https://review.freebsd.org/D10812
Modified:
head/devel/liblxqt-l10n/Makefile
head/devel/liblxqt/Makefile
head/devel/libqtxdg/Makefile
head/devel/lxqt-build-tools/Makefile
head/x11/lxqt-l10n/Makefile
Modified: head/devel/liblxqt-l10n/Makefile
==============================================================================
--- head/devel/liblxqt-l10n/Makefile Fri May 19 09:46:16 2017 (r441214)
+++ head/devel/liblxqt-l10n/Makefile Fri May 19 10:09:57 2017 (r441215)
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= LXQT/lxqt-l10n
DISTNAME= lxqt-l10n-${DISTVERSION}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= jesper at schmitz.computer
COMMENT= Translations of liblxqt
LICENSE= LGPL21+
Modified: head/devel/liblxqt/Makefile
==============================================================================
--- head/devel/liblxqt/Makefile Fri May 19 09:46:16 2017 (r441214)
+++ head/devel/liblxqt/Makefile Fri May 19 10:09:57 2017 (r441215)
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= LXQT
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= jesper at schmitz.computer
COMMENT= Shared library for LXQt applications
LICENSE= LGPL21+
Modified: head/devel/libqtxdg/Makefile
==============================================================================
--- head/devel/libqtxdg/Makefile Fri May 19 09:46:16 2017 (r441214)
+++ head/devel/libqtxdg/Makefile Fri May 19 10:09:57 2017 (r441215)
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= LXQT/${PORTNAME}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= jesper at schmitz.computer
COMMENT= Qt implementation of freedesktop.org xdg specs
LICENSE= LGPL21+
Modified: head/devel/lxqt-build-tools/Makefile
==============================================================================
--- head/devel/lxqt-build-tools/Makefile Fri May 19 09:46:16 2017 (r441214)
+++ head/devel/lxqt-build-tools/Makefile Fri May 19 10:09:57 2017 (r441215)
@@ -6,7 +6,7 @@ PORTVERSION= 0.3.2
CATEGORIES= devel
MASTER_SITES= LXQT/${PORTNAME}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= jesper at schmitz.computer
COMMENT= Helpers CMake modules for LXQt
LICENSE= BSD3CLAUSE
Modified: head/x11/lxqt-l10n/Makefile
==============================================================================
--- head/x11/lxqt-l10n/Makefile Fri May 19 09:46:16 2017 (r441214)
+++ head/x11/lxqt-l10n/Makefile Fri May 19 10:09:57 2017 (r441215)
@@ -5,7 +5,7 @@ PORTNAME= lxqt-l10n
PORTVERSION= 0.11.2
CATEGORIES= x11
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= jesper at schmitz.computer
COMMENT= Translations of LXQt components
LICENSE= LGPL21+
More information about the svn-ports-head
mailing list