From owner-svn-ports-head@FreeBSD.ORG Thu Aug 29 17:29:59 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTP id 81E4CDF1; Thu, 29 Aug 2013 17:29:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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 6D5702A46; Thu, 29 Aug 2013 17:29:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7THTxTV072527; Thu, 29 Aug 2013 17:29:59 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7THTwFj072518; Thu, 29 Aug 2013 17:29:58 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201308291729.r7THTwFj072518@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Aug 2013 17:29:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325611 - in head: databases/p5-Tangram devel/p5-Class-MethodMaker devel/p5-Params-Validate math/p5-MatrixReal textproc/p5-CQL-Parser textproc/p5-Petal-Utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Aug 2013 17:29:59 -0000 Author: sunpoet Date: Thu Aug 29 17:29:57 2013 New Revision: 325611 URL: http://svnweb.freebsd.org/changeset/ports/325611 Log: - Remove Author line Modified: head/databases/p5-Tangram/pkg-descr head/devel/p5-Class-MethodMaker/pkg-descr head/devel/p5-Params-Validate/pkg-descr head/math/p5-MatrixReal/pkg-descr head/textproc/p5-CQL-Parser/pkg-descr head/textproc/p5-Petal-Utils/pkg-descr Modified: head/databases/p5-Tangram/pkg-descr ============================================================================== --- head/databases/p5-Tangram/pkg-descr Thu Aug 29 17:16:52 2013 (r325610) +++ head/databases/p5-Tangram/pkg-descr Thu Aug 29 17:29:57 2013 (r325611) @@ -5,7 +5,4 @@ multiple inheritance and collections. I that is, it doesn't require your classes to implement support functions nor inherit from a utility class. - Sam Vilain - Andres Kievsky - WWW: http://search.cpan.org/dist/Tangram/ Modified: head/devel/p5-Class-MethodMaker/pkg-descr ============================================================================== --- head/devel/p5-Class-MethodMaker/pkg-descr Thu Aug 29 17:16:52 2013 (r325610) +++ head/devel/p5-Class-MethodMaker/pkg-descr Thu Aug 29 17:29:57 2013 (r325611) @@ -8,5 +8,3 @@ keys are the names of MethodMaker method the values are the arguments to those methods. WWW: http://search.cpan.org/dist/Class-MethodMaker/ - -Trevor Johnson Modified: head/devel/p5-Params-Validate/pkg-descr ============================================================================== --- head/devel/p5-Params-Validate/pkg-descr Thu Aug 29 17:16:52 2013 (r325610) +++ head/devel/p5-Params-Validate/pkg-descr Thu Aug 29 17:29:57 2013 (r325611) @@ -6,6 +6,4 @@ also capable of determining that a param that it is an object of a certain class hierarchy, that it possesses certain methods, or applying validation callbacks to arguments. - Ilya Martynov - WWW: http://search.cpan.org/dist/Params-Validate/ Modified: head/math/p5-MatrixReal/pkg-descr ============================================================================== --- head/math/p5-MatrixReal/pkg-descr Thu Aug 29 17:16:52 2013 (r325610) +++ head/math/p5-MatrixReal/pkg-descr Thu Aug 29 17:29:57 2013 (r325611) @@ -15,7 +15,4 @@ keyboard or your code, solving linear eq It also has an implementation of Kleene's algorithm for finding minimal costs for paths in a graph. - Rodolphe Ortalo - Jonathan Leto - WWW: http://search.cpan.org/dist/Math-MatrixReal/ Modified: head/textproc/p5-CQL-Parser/pkg-descr ============================================================================== --- head/textproc/p5-CQL-Parser/pkg-descr Thu Aug 29 17:16:52 2013 (r325610) +++ head/textproc/p5-CQL-Parser/pkg-descr Thu Aug 29 17:29:57 2013 (r325611) @@ -16,7 +16,4 @@ the CQL statement. This data structure c application to analyze the statement, and possibly turn it into a query for a local repository. - Brian Cassidy - brian.cassidy at gmail dot com - Wilbert Hengst - W.Hengst at uva dot nl - WWW: http://search.cpan.org/dist/CQL-Parser/ Modified: head/textproc/p5-Petal-Utils/pkg-descr ============================================================================== --- head/textproc/p5-Petal-Utils/pkg-descr Thu Aug 29 17:16:52 2013 (r325610) +++ head/textproc/p5-Petal-Utils/pkg-descr Thu Aug 29 17:29:57 2013 (r325611) @@ -24,6 +24,4 @@ get a complete list by looking at the va For details on how the plugins are installed, see the "Advanced Petal" section of the Petal documentation. - Steve Purkis - WWW: http://search.cpan.org/dist/Petal-Utils/