From owner-svn-ports-all@FreeBSD.ORG Wed May 29 13:49:07 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 92C61DE6; Wed, 29 May 2013 13:49:07 +0000 (UTC) (envelope-from crees@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 83F40F69; Wed, 29 May 2013 13:49:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4TDn7mM095895; Wed, 29 May 2013 13:49:07 GMT (envelope-from crees@svn.freebsd.org) Received: (from crees@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4TDn7Sr095893; Wed, 29 May 2013 13:49:07 GMT (envelope-from crees@svn.freebsd.org) Message-Id: <201305291349.r4TDn7Sr095893@svn.freebsd.org> From: Chris Rees Date: Wed, 29 May 2013 13:49:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319369 - in head: databases/couchdb net/pecl-yaz 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: Wed, 29 May 2013 13:49:07 -0000 Author: crees Date: Wed May 29 13:49:06 2013 New Revision: 319369 URL: http://svnweb.freebsd.org/changeset/ports/319369 Log: Reset maintainer for till@php.net Thanks for all your help in the past, but unfortunately we haven't heard from you in a very long time. Modified: head/databases/couchdb/Makefile head/net/pecl-yaz/Makefile Modified: head/databases/couchdb/Makefile ============================================================================== --- head/databases/couchdb/Makefile Wed May 29 13:35:42 2013 (r319368) +++ head/databases/couchdb/Makefile Wed May 29 13:49:06 2013 (r319369) @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= couchdb/releases/${PORTVERSION} DISTNAME= apache-couchdb-${PORTVERSION} -MAINTAINER= till@php.net +MAINTAINER= adams-ports@ateamsystems.com COMMENT= A document database server, accessible via a RESTful JSON API LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu \ Modified: head/net/pecl-yaz/Makefile ============================================================================== --- head/net/pecl-yaz/Makefile Wed May 29 13:35:42 2013 (r319368) +++ head/net/pecl-yaz/Makefile Wed May 29 13:49:06 2013 (r319369) @@ -1,9 +1,5 @@ -# New ports collection makefile for: pecl-yaz -# Date created: 9 Jul 2004 -# Whom: Alex Dupre -# +# Created by: Alex Dupre # $FreeBSD$ -# PORTNAME= yaz PORTVERSION= 1.0.14 @@ -14,7 +10,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= till@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= A PECL extension that implements a Z39.50 client LIB_DEPENDS= yaz.4:${PORTSDIR}/net/yaz