From owner-svn-ports-all@FreeBSD.ORG Sun Jan 19 16:37:42 2014 Return-Path: Delivered-To: svn-ports-all@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 ESMTPS id B5482A44; Sun, 19 Jan 2014 16:37:42 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A17BE1975; Sun, 19 Jan 2014 16:37:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0JGbgOM096427; Sun, 19 Jan 2014 16:37:42 GMT (envelope-from marino@svn.freebsd.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0JGbgm8096426; Sun, 19 Jan 2014 16:37:42 GMT (envelope-from marino@svn.freebsd.org) Message-Id: <201401191637.s0JGbgm8096426@svn.freebsd.org> From: John Marino Date: Sun, 19 Jan 2014 16:37:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340324 - head/graphics/gpicview X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jan 2014 16:37:42 -0000 Author: marino Date: Sun Jan 19 16:37:42 2014 New Revision: 340324 URL: http://svnweb.freebsd.org/changeset/ports/340324 QAT: https://qat.redports.org/buildarchive/r340324/ Log: graphics/gpicview: Reset maintainer This port has a history of maintainer timeouts, going back to June 2013. To list a few PRs that timed out: 179825, 184544, 184559, 184564, 184634, 184709, 184727, and apparently private mail (~2 Dec 2013) Approved by: portmgr (bapt) Modified: head/graphics/gpicview/Makefile Modified: head/graphics/gpicview/Makefile ============================================================================== --- head/graphics/gpicview/Makefile Sun Jan 19 16:32:34 2014 (r340323) +++ head/graphics/gpicview/Makefile Sun Jan 19 16:37:42 2014 (r340324) @@ -6,7 +6,7 @@ PORTVERSION= 0.2.4 CATEGORIES= graphics MASTER_SITES= SF/lxde/GPicView%20%28image%20Viewer%29/GpicView%20${PORTVERSION}/ -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Simple and fast image viewer for X11 LICENSE= GPLv2