From owner-svn-ports-all@FreeBSD.ORG Thu May 8 08:00:38 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 D72AFEDC; Thu, 8 May 2014 08:00:38 +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 B96A8C30; Thu, 8 May 2014 08:00:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4880cAX074233; Thu, 8 May 2014 08:00:38 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4880brM073681; Thu, 8 May 2014 08:00:37 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201405080800.s4880brM073681@svn.freebsd.org> From: Antoine Brodin Date: Thu, 8 May 2014 08:00:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r353281 - in branches/2014Q2: databases/beansdb databases/py-cmemcache www/ruby-wgettsv www/tokyopromenade X-SVN-Group: ports-branches 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.18 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: Thu, 08 May 2014 08:00:39 -0000 Author: antoine Date: Thu May 8 08:00:37 2014 New Revision: 353281 URL: http://svnweb.freebsd.org/changeset/ports/353281 QAT: https://qat.redports.org/buildarchive/r353281/ Log: MFH: r353280 Reset maintainer: : host aspmx.l.google.com[74.125.131.27] said: 550-5.1.1 The email account that you tried to reach does not exist. With hat: portmgr Reported by: pkg-fallout Modified: branches/2014Q2/databases/beansdb/Makefile branches/2014Q2/databases/py-cmemcache/Makefile branches/2014Q2/www/ruby-wgettsv/Makefile branches/2014Q2/www/tokyopromenade/Makefile Directory Properties: branches/2014Q2/ (props changed) Modified: branches/2014Q2/databases/beansdb/Makefile ============================================================================== --- branches/2014Q2/databases/beansdb/Makefile Thu May 8 07:59:13 2014 (r353280) +++ branches/2014Q2/databases/beansdb/Makefile Thu May 8 08:00:37 2014 (r353281) @@ -6,7 +6,7 @@ PORTVERSION= 0.5.3 CATEGORIES= databases MASTER_SITES= GOOGLE_CODE -MAINTAINER= qingfeng@douban.com +MAINTAINER= ports@FreeBSD.org COMMENT= Yet another distributed key-value storage system from Douban Inc GNU_CONFIGURE= yes Modified: branches/2014Q2/databases/py-cmemcache/Makefile ============================================================================== --- branches/2014Q2/databases/py-cmemcache/Makefile Thu May 8 07:59:13 2014 (r353280) +++ branches/2014Q2/databases/py-cmemcache/Makefile Thu May 8 08:00:37 2014 (r353281) @@ -7,7 +7,7 @@ CATEGORIES= databases python MASTER_SITES= http://gijsbert.org/downloads/cmemcache/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= qingfeng@douban.com +MAINTAINER= ports@FreeBSD.org COMMENT= Python API for memcached, a distributed memory cache daemon LIB_DEPENDS= libmemcache.so:${PORTSDIR}/databases/libmemcache Modified: branches/2014Q2/www/ruby-wgettsv/Makefile ============================================================================== --- branches/2014Q2/www/ruby-wgettsv/Makefile Thu May 8 07:59:13 2014 (r353280) +++ branches/2014Q2/www/ruby-wgettsv/Makefile Thu May 8 08:00:37 2014 (r353281) @@ -10,7 +10,7 @@ DISTNAME= wgettsv EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= qingfeng@douban.com +MAINTAINER= ports@FreeBSD.org COMMENT= Collect WWW resources and generate TSV data USE_RUBY= yes Modified: branches/2014Q2/www/tokyopromenade/Makefile ============================================================================== --- branches/2014Q2/www/tokyopromenade/Makefile Thu May 8 07:59:13 2014 (r353280) +++ branches/2014Q2/www/tokyopromenade/Makefile Thu May 8 08:00:37 2014 (r353281) @@ -6,7 +6,7 @@ PORTVERSION= 0.9.22 CATEGORIES= www MASTER_SITES= http://fallabs.com/${PORTNAME}/ -MAINTAINER= qingfeng@douban.com +MAINTAINER= ports@FreeBSD.org COMMENT= A content management system BUILD_DEPENDS= tokyocabinet>=1.4.31:${PORTSDIR}/databases/tokyocabinet \