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...
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 14 07:43:05 UTC 2013
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/
More information about the svn-ports-head
mailing list