From owner-svn-ports-all@FreeBSD.ORG Sat Mar 15 15:58:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47CBCB56; Sat, 15 Mar 2014 15:58:52 +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 2825E818; Sat, 15 Mar 2014 15:58:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2FFwqgq053493; Sat, 15 Mar 2014 15:58:52 GMT (envelope-from danfe@svn.freebsd.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2FFwpNI053485; Sat, 15 Mar 2014 15:58:51 GMT (envelope-from danfe@svn.freebsd.org) Message-Id: <201403151558.s2FFwpNI053485@svn.freebsd.org> From: Alexey Dokuchaev Date: Sat, 15 Mar 2014 15:58:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348337 - in head: converters databases net sysutils textproc 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: Sat, 15 Mar 2014 15:58:52 -0000 Author: danfe Date: Sat Mar 15 15:58:50 2014 New Revision: 348337 URL: http://svnweb.freebsd.org/changeset/ports/348337 QAT: https://qat.redports.org/buildarchive/r348337/ Log: Kill bogus EOL whitespace. Modified: head/converters/Makefile head/databases/Makefile head/net/Makefile head/sysutils/Makefile head/textproc/Makefile Modified: head/converters/Makefile ============================================================================== --- head/converters/Makefile Sat Mar 15 15:45:17 2014 (r348336) +++ head/converters/Makefile Sat Mar 15 15:58:50 2014 (r348337) @@ -135,7 +135,7 @@ SUBDIR += php53-recode SUBDIR += php55-iconv SUBDIR += php55-mbstring - SUBDIR += php55-recode + SUBDIR += php55-recode SUBDIR += psiconv SUBDIR += py-bsdconv SUBDIR += py-iconv Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sat Mar 15 15:45:17 2014 (r348336) +++ head/databases/Makefile Sat Mar 15 15:58:50 2014 (r348337) @@ -624,7 +624,7 @@ SUBDIR += php55-mssql SUBDIR += php55-mysql SUBDIR += php55-mysqli - SUBDIR += php55-odbc + SUBDIR += php55-odbc SUBDIR += php55-pdo SUBDIR += php55-pdo_dblib SUBDIR += php55-pdo_firebird Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sat Mar 15 15:45:17 2014 (r348336) +++ head/net/Makefile Sat Mar 15 15:58:50 2014 (r348337) @@ -861,10 +861,10 @@ SUBDIR += php53-soap SUBDIR += php53-sockets SUBDIR += php53-xmlrpc - SUBDIR += php55-ldap + SUBDIR += php55-ldap SUBDIR += php55-soap SUBDIR += php55-sockets - SUBDIR += php55-xmlrpc + SUBDIR += php55-xmlrpc SUBDIR += phpldapadmin SUBDIR += pimdd SUBDIR += pipsecd Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sat Mar 15 15:45:17 2014 (r348336) +++ head/sysutils/Makefile Sat Mar 15 15:58:50 2014 (r348337) @@ -731,7 +731,7 @@ SUBDIR += py-ezjailremote SUBDIR += py-filelike SUBDIR += py-glances - SUBDIR += py-halite + SUBDIR += py-halite SUBDIR += py-iowait SUBDIR += py-nagiosplugin SUBDIR += py-plumbum Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sat Mar 15 15:45:17 2014 (r348336) +++ head/textproc/Makefile Sat Mar 15 15:58:50 2014 (r348337) @@ -1104,11 +1104,11 @@ SUBDIR += php55-dom SUBDIR += php55-pspell SUBDIR += php55-simplexml - SUBDIR += php55-wddx + SUBDIR += php55-wddx SUBDIR += php55-xml SUBDIR += php55-xmlreader SUBDIR += php55-xmlwriter - SUBDIR += php55-xsl + SUBDIR += php55-xsl SUBDIR += plover SUBDIR += po4a SUBDIR += pocketreader