svn commit: r307155 - in head/www: p5-Corona p5-POE-Component-Server-PSGI p5-Plack-Handler-AnyEvent-ReverseHTTP
Jun Kuriyama
kuriyama at FreeBSD.org
Thu Nov 8 05:39:08 UTC 2012
Author: kuriyama
Date: Thu Nov 8 05:39:07 2012
New Revision: 307155
URL: http://svnweb.freebsd.org/changeset/ports/307155
Log:
Fix @dirrmtry in plist found by 9.1-REL exp run.
Feature safe: yes
Modified:
head/www/p5-Corona/pkg-plist
head/www/p5-POE-Component-Server-PSGI/pkg-plist
head/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist
Modified: head/www/p5-Corona/pkg-plist
==============================================================================
--- head/www/p5-Corona/pkg-plist Thu Nov 8 00:14:50 2012 (r307154)
+++ head/www/p5-Corona/pkg-plist Thu Nov 8 05:39:07 2012 (r307155)
@@ -6,3 +6,4 @@ bin/corona
%%SITE_PERL%%/Plack/Server/Coro.pm
@dirrm %%SITE_PERL%%/Corona
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Corona
+ at dirrmtry %%SITE_PERL%%/Plack/Server
Modified: head/www/p5-POE-Component-Server-PSGI/pkg-plist
==============================================================================
--- head/www/p5-POE-Component-Server-PSGI/pkg-plist Thu Nov 8 00:14:50 2012 (r307154)
+++ head/www/p5-POE-Component-Server-PSGI/pkg-plist Thu Nov 8 05:39:07 2012 (r307155)
@@ -4,3 +4,4 @@
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/PSGI
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
+ at dirrmtry %%SITE_PERL%%/Plack/Server
Modified: head/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist
==============================================================================
--- head/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist Thu Nov 8 00:14:50 2012 (r307154)
+++ head/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist Thu Nov 8 05:39:07 2012 (r307155)
@@ -5,3 +5,4 @@
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/AnyEvent/ReverseHTTP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/AnyEvent
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler
+ at dirrmtry %%SITE_PERL%%/Plack/Server
More information about the svn-ports-head
mailing list