From owner-svn-ports-head@FreeBSD.ORG Fri Sep 6 03:16:35 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AEA78B90; Fri, 6 Sep 2013 03:16:35 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9BAE0212A; Fri, 6 Sep 2013 03:16:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r863GZsk030570; Fri, 6 Sep 2013 03:16:35 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r863GYH0030567; Fri, 6 Sep 2013 03:16:34 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201309060316.r863GYH0030567@svn.freebsd.org> From: Thomas Abthorpe Date: Fri, 6 Sep 2013 03:16:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326458 - in head/deskutils: cairo-dock cairo-dock-plugins 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.14 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: Fri, 06 Sep 2013 03:16:35 -0000 Author: tabthorpe Date: Fri Sep 6 03:16:34 2013 New Revision: 326458 URL: http://svnweb.freebsd.org/changeset/ports/326458 Log: - Revert commit, maintainer made contact Submitted by: Ivan Klymenko (maintainer) Modified: head/deskutils/cairo-dock-plugins/Makefile head/deskutils/cairo-dock/Makefile Modified: head/deskutils/cairo-dock-plugins/Makefile ============================================================================== --- head/deskutils/cairo-dock-plugins/Makefile Fri Sep 6 02:06:56 2013 (r326457) +++ head/deskutils/cairo-dock-plugins/Makefile Fri Sep 6 03:16:34 2013 (r326458) @@ -7,7 +7,7 @@ MASTER_SITES= https://launchpadlibrarian http://pazzle.otdux.com.ua/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${ICONS_PACKAGE}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fidaj@ukr.net COMMENT= Cairo-Dock-Plugins for Cairo-Dock RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget Modified: head/deskutils/cairo-dock/Makefile ============================================================================== --- head/deskutils/cairo-dock/Makefile Fri Sep 6 02:06:56 2013 (r326457) +++ head/deskutils/cairo-dock/Makefile Fri Sep 6 03:16:34 2013 (r326458) @@ -7,7 +7,7 @@ CATEGORIES= deskutils MASTER_SITES= https://launchpadlibrarian.net/137290048/ \ http://pazzle.otdux.com.ua/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fidaj@ukr.net COMMENT= Cairo-Dock is a light and eye-candy dock LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \