From owner-svn-ports-all@FreeBSD.ORG Fri Jul 12 04:33:25 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E97353C6; Fri, 12 Jul 2013 04:33:25 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DAE5618F1; Fri, 12 Jul 2013 04:33:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6C4XPTA055630; Fri, 12 Jul 2013 04:33:25 GMT (envelope-from cy@svn.freebsd.org) Received: (from cy@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6C4XPpv055629; Fri, 12 Jul 2013 04:33:25 GMT (envelope-from cy@svn.freebsd.org) Message-Id: <201307120433.r6C4XPpv055629@svn.freebsd.org> From: Cy Schubert Date: Fri, 12 Jul 2013 04:33:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322813 - head/graphics/xpdf 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.14 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: Fri, 12 Jul 2013 04:33:26 -0000 Author: cy Date: Fri Jul 12 04:33:25 2013 New Revision: 322813 URL: http://svnweb.freebsd.org/changeset/ports/322813 Log: Take on maintainership as requested by current maintainer. Requested by: araujo (Maintainer) Approved by: araujo (Maintainer, implicit) Modified: head/graphics/xpdf/Makefile Modified: head/graphics/xpdf/Makefile ============================================================================== --- head/graphics/xpdf/Makefile Fri Jul 12 04:04:42 2013 (r322812) +++ head/graphics/xpdf/Makefile Fri Jul 12 04:33:25 2013 (r322813) @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/ ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/xpdf -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= Display PDF files and convert them to other formats LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2