From owner-svn-ports-all@FreeBSD.ORG Thu Apr 25 02:12:49 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 BF4CF400; Thu, 25 Apr 2013 02:12:49 +0000 (UTC) (envelope-from eadler@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 96A6618B8; Thu, 25 Apr 2013 02:12:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3P2CnLM036622; Thu, 25 Apr 2013 02:12:49 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3P2CmAX036615; Thu, 25 Apr 2013 02:12:48 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201304250212.r3P2CmAX036615@svn.freebsd.org> From: Eitan Adler Date: Thu, 25 Apr 2013 02:12:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316492 - in head: devel/p5-File-Append-TempFile games/nonsense math/ised sysutils/unquote 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: Thu, 25 Apr 2013 02:12:49 -0000 Author: eadler Date: Thu Apr 25 02:12:48 2013 New Revision: 316492 URL: http://svnweb.freebsd.org/changeset/ports/316492 Log: More formatting fixes Reported by: danfe Modified: head/devel/p5-File-Append-TempFile/pkg-descr head/games/nonsense/pkg-descr head/math/ised/pkg-descr head/sysutils/unquote/pkg-descr Modified: head/devel/p5-File-Append-TempFile/pkg-descr ============================================================================== --- head/devel/p5-File-Append-TempFile/pkg-descr Thu Apr 25 01:45:32 2013 (r316491) +++ head/devel/p5-File-Append-TempFile/pkg-descr Thu Apr 25 02:12:48 2013 (r316492) @@ -4,5 +4,4 @@ the updates. Care should be taken to en try to modify the original file concurrently, since any changes made while appending the data may be lost. -Author: Peter Pentchev -WWW: http://search.cpan.org/dist/File-Append-TempFile/ +WWW: http://search.cpan.org/dist/File-Append-TempFile/ Modified: head/games/nonsense/pkg-descr ============================================================================== --- head/games/nonsense/pkg-descr Thu Apr 25 01:45:32 2013 (r316491) +++ head/games/nonsense/pkg-descr Thu Apr 25 02:12:48 2013 (r316492) @@ -6,5 +6,4 @@ monkeys sitting in front of a million ty clean up after them. From fake Slashdot headlines to absurd college courses to buzzword bingo cards, Nonsense is a good way to waste time. -Author: James Bughn -WWW: http://nonsense.sourceforge.net/ +WWW: http://nonsense.sourceforge.net/ Modified: head/math/ised/pkg-descr ============================================================================== --- head/math/ised/pkg-descr Thu Apr 25 01:45:32 2013 (r316491) +++ head/math/ised/pkg-descr Thu Apr 25 02:12:48 2013 (r316492) @@ -9,4 +9,4 @@ like seq), line-by-line arithmetic proce point math for shells that don't support it natively, or interactively, as extended calculator. -WWW: http://ised.sourceforge.net +WWW: http://ised.sourceforge.net/ Modified: head/sysutils/unquote/pkg-descr ============================================================================== --- head/sysutils/unquote/pkg-descr Thu Apr 25 01:45:32 2013 (r316491) +++ head/sysutils/unquote/pkg-descr Thu Apr 25 02:12:48 2013 (r316492) @@ -1,5 +1,4 @@ unquote executes a command after unquoting a specified list of arguments, so that arbitrary characters may be passed in command-line arguments. -Author: Peter Pentchev -WWW: http://devel.ringlet.net/misc/unquote/ +WWW: http://devel.ringlet.net/misc/unquote/