From owner-svn-ports-all@FreeBSD.ORG Sat Sep 14 07:43:05 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BE8BB303; Sat, 14 Sep 2013 07:43:05 +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 A9B582758; Sat, 14 Sep 2013 07:43:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8E7h5gM044037; Sat, 14 Sep 2013 07:43:05 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8E7h3Ds044015; Sat, 14 Sep 2013 07:43:03 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309140743.r8E7h3Ds044015@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 14 Sep 2013 07:43:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327238 - in head: devel/p5-Data-Diver devel/p5-DateTime-Cron-Simple devel/p5-Method-Alias devel/p5-Module-Starter-Plugin-SimpleStore irc/p5-AnyEvent-IRC multimedia/p5-Net-UPnP net-im/p... 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: Sat, 14 Sep 2013 07:43:05 -0000 Author: sunpoet Date: Sat Sep 14 07:43:03 2013 New Revision: 327238 URL: http://svnweb.freebsd.org/changeset/ports/327238 Log: - Add missing trailing slash to WWW Modified: head/devel/p5-Data-Diver/pkg-descr head/devel/p5-DateTime-Cron-Simple/pkg-descr head/devel/p5-Method-Alias/pkg-descr (contents, props changed) head/devel/p5-Module-Starter-Plugin-SimpleStore/pkg-descr (contents, props changed) head/irc/p5-AnyEvent-IRC/pkg-descr (contents, props changed) head/multimedia/p5-Net-UPnP/pkg-descr head/net-im/p5-AnyEvent-XMPP/pkg-descr (contents, props changed) head/www/p5-CGI-Application-Plugin-Authorization/pkg-descr (contents, props changed) head/www/p5-CGI-Expand/pkg-descr (contents, props changed) head/www/p5-Catalyst-Plugin-Params-Nested/pkg-descr (contents, props changed) Modified: head/devel/p5-Data-Diver/pkg-descr ============================================================================== --- head/devel/p5-Data-Diver/pkg-descr Sat Sep 14 07:42:44 2013 (r327237) +++ head/devel/p5-Data-Diver/pkg-descr Sat Sep 14 07:43:03 2013 (r327238) @@ -2,4 +2,4 @@ Data::Diver provides the Dive() and Dive elements of deeply nested data structures, and the DiveRef(), DiveError(), DiveClear(), and DiveDie() support functions. -WWW: http://search.cpan.org/dist/Data-Diver +WWW: http://search.cpan.org/dist/Data-Diver/ Modified: head/devel/p5-DateTime-Cron-Simple/pkg-descr ============================================================================== --- head/devel/p5-DateTime-Cron-Simple/pkg-descr Sat Sep 14 07:42:44 2013 (r327237) +++ head/devel/p5-DateTime-Cron-Simple/pkg-descr Sat Sep 14 07:43:03 2013 (r327238) @@ -1,4 +1,4 @@ This module is a quick and dirty way to determine if a cron time format is valid for the current date and time. -WWW: http://search.cpan.org/dist/DateTime-Cron-Simple +WWW: http://search.cpan.org/dist/DateTime-Cron-Simple/ Modified: head/devel/p5-Method-Alias/pkg-descr ============================================================================== --- head/devel/p5-Method-Alias/pkg-descr Sat Sep 14 07:42:44 2013 (r327237) +++ head/devel/p5-Method-Alias/pkg-descr Sat Sep 14 07:43:03 2013 (r327238) @@ -11,4 +11,4 @@ welcome to shoot yourself in the foot. 'c' => 'd', 'e' => 'f'; -WWW: http://search.cpan.org/dist/Method-Alias +WWW: http://search.cpan.org/dist/Method-Alias/ Modified: head/devel/p5-Module-Starter-Plugin-SimpleStore/pkg-descr ============================================================================== --- head/devel/p5-Module-Starter-Plugin-SimpleStore/pkg-descr Sat Sep 14 07:42:44 2013 (r327237) +++ head/devel/p5-Module-Starter-Plugin-SimpleStore/pkg-descr Sat Sep 14 07:43:03 2013 (r327238) @@ -3,4 +3,4 @@ Module::Starter::Plugin::SimpleStore This is a set of simple plugins for Module::Starter to provide methods of retrieving templates. -WWW: http://search.cpan.org/dist/Module-Starter-Plugin-SimpleStore +WWW: http://search.cpan.org/dist/Module-Starter-Plugin-SimpleStore/ Modified: head/irc/p5-AnyEvent-IRC/pkg-descr ============================================================================== --- head/irc/p5-AnyEvent-IRC/pkg-descr Sat Sep 14 07:42:44 2013 (r327237) +++ head/irc/p5-AnyEvent-IRC/pkg-descr Sat Sep 14 07:43:03 2013 (r327238) @@ -1,3 +1,3 @@ AnyEvent::IRC is an event system independend IRC protocol module. -WWW: http://search.cpan.org/dist/AnyEvent-IRC +WWW: http://search.cpan.org/dist/AnyEvent-IRC/ Modified: head/multimedia/p5-Net-UPnP/pkg-descr ============================================================================== --- head/multimedia/p5-Net-UPnP/pkg-descr Sat Sep 14 07:42:44 2013 (r327237) +++ head/multimedia/p5-Net-UPnP/pkg-descr Sat Sep 14 07:43:03 2013 (r327238) @@ -1,3 +1,3 @@ This package provides some functions to control UPnP devices -WWW: http://search.cpan.org/dist/Net-UPnP +WWW: http://search.cpan.org/dist/Net-UPnP/ Modified: head/net-im/p5-AnyEvent-XMPP/pkg-descr ============================================================================== --- head/net-im/p5-AnyEvent-XMPP/pkg-descr Sat Sep 14 07:42:44 2013 (r327237) +++ head/net-im/p5-AnyEvent-XMPP/pkg-descr Sat Sep 14 07:43:03 2013 (r327238) @@ -1,3 +1,3 @@ AnyEvent::XMPP is an implementation of the XMPP Protocol. -WWW: http://search.cpan.org/dist/AnyEvent-XMPP +WWW: http://search.cpan.org/dist/AnyEvent-XMPP/ Modified: head/www/p5-CGI-Application-Plugin-Authorization/pkg-descr ============================================================================== --- head/www/p5-CGI-Application-Plugin-Authorization/pkg-descr Sat Sep 14 07:42:44 2013 (r327237) +++ head/www/p5-CGI-Application-Plugin-Authorization/pkg-descr Sat Sep 14 07:43:03 2013 (r327238) @@ -1,4 +1,4 @@ CGI::Application::Plugin::Authorization adds the ability to authorize users for specific tasks. -WWW: http://search.cpan.org/dist/CGI-Application-Plugin-Authorization +WWW: http://search.cpan.org/dist/CGI-Application-Plugin-Authorization/ Modified: head/www/p5-CGI-Expand/pkg-descr ============================================================================== --- head/www/p5-CGI-Expand/pkg-descr Sat Sep 14 07:42:44 2013 (r327237) +++ head/www/p5-CGI-Expand/pkg-descr Sat Sep 14 07:43:03 2013 (r327238) @@ -7,4 +7,4 @@ expand_cgi works with CGI.pm, Apache::Re If you prefer to use a different flattening convention then CGI::Expand can be subclassed. -WWW: http://search.cpan.org/dist/CGI-Expand +WWW: http://search.cpan.org/dist/CGI-Expand/ Modified: head/www/p5-Catalyst-Plugin-Params-Nested/pkg-descr ============================================================================== --- head/www/p5-Catalyst-Plugin-Params-Nested/pkg-descr Sat Sep 14 07:42:44 2013 (r327237) +++ head/www/p5-Catalyst-Plugin-Params-Nested/pkg-descr Sat Sep 14 07:43:03 2013 (r327238) @@ -20,4 +20,4 @@ items starting with "foo" as one entity Each subitem, denoted by either the dot or the square brackets, will be returned as a further deeper hashref. -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Params-Nested +WWW: http://search.cpan.org/dist/Catalyst-Plugin-Params-Nested/