From owner-svn-ports-head@FreeBSD.ORG Thu Dec 11 00:06:49 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24B801CF; Thu, 11 Dec 2014 00:06:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 05E90A84; Thu, 11 Dec 2014 00:06:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBB06mfM010327; Thu, 11 Dec 2014 00:06:48 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBB06lhB010322; Thu, 11 Dec 2014 00:06:47 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201412110006.sBB06lhB010322@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Thu, 11 Dec 2014 00:06:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374503 - in head: x11-themes/e16-themes x11-wm/e16 x11-wm/enlightenment-docs x11-wm/epplets x11/erun X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2014 00:06:49 -0000 Author: gblach Date: Thu Dec 11 00:06:47 2014 New Revision: 374503 URL: https://svnweb.freebsd.org/changeset/ports/374503 QAT: https://qat.redports.org/buildarchive/r374503/ Log: Take maintainership Modified: head/x11-themes/e16-themes/Makefile head/x11-wm/e16/Makefile head/x11-wm/enlightenment-docs/Makefile head/x11-wm/epplets/Makefile head/x11/erun/Makefile Modified: head/x11-themes/e16-themes/Makefile ============================================================================== --- head/x11-themes/e16-themes/Makefile Wed Dec 10 23:55:29 2014 (r374502) +++ head/x11-themes/e16-themes/Makefile Thu Dec 11 00:06:47 2014 (r374503) @@ -6,7 +6,7 @@ PORTVERSION= 1.0.1 CATEGORIES= x11-themes enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gblach@FreeBSD.org COMMENT= Set of themes for the e16 window manager DATADIR= ${PREFIX}/share/e16 Modified: head/x11-wm/e16/Makefile ============================================================================== --- head/x11-wm/e16/Makefile Wed Dec 10 23:55:29 2014 (r374502) +++ head/x11-wm/e16/Makefile Thu Dec 11 00:06:47 2014 (r374503) @@ -6,7 +6,7 @@ PORTVERSION= 1.0.14.001 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/Snapshots/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gblach@FreeBSD.org COMMENT= Enlightenment DR16 window manager LICENSE= MIT Modified: head/x11-wm/enlightenment-docs/Makefile ============================================================================== --- head/x11-wm/enlightenment-docs/Makefile Wed Dec 10 23:55:29 2014 (r374502) +++ head/x11-wm/enlightenment-docs/Makefile Thu Dec 11 00:06:47 2014 (r374503) @@ -8,7 +8,7 @@ CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment/e16-docs/${PORTVERSION} DISTNAME= e16-docs-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gblach@FreeBSD.org COMMENT= Data files of enlightenment DOX RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/e16 Modified: head/x11-wm/epplets/Makefile ============================================================================== --- head/x11-wm/epplets/Makefile Wed Dec 10 23:55:29 2014 (r374502) +++ head/x11-wm/epplets/Makefile Thu Dec 11 00:06:47 2014 (r374503) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gblach@FreeBSD.org COMMENT= Collection of Enlightenment dock applications BUILD_DEPENDS= e16:${PORTSDIR}/x11-wm/e16 Modified: head/x11/erun/Makefile ============================================================================== --- head/x11/erun/Makefile Wed Dec 10 23:55:29 2014 (r374502) +++ head/x11/erun/Makefile Thu Dec 11 00:06:47 2014 (r374503) @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kbyanc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gblach@FreeBSD.org COMMENT= Simple epplet for launching arbitrary programs LIB_DEPENDS= libepplet.so:${PORTSDIR}/x11-wm/epplets