Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2012 14:58:49 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r307186 - in branches/RELENG_9_1_0/www: p5-Corona p5-POE-Component-Server-PSGI p5-Plack-Handler-AnyEvent-ReverseHTTP
Message-ID:  <201211081458.qA8Eworj095771@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Thu Nov  8 14:58:49 2012
New Revision: 307186
URL: http://svnweb.freebsd.org/changeset/ports/307186

Log:
  MFH r307155: Fix @dirrmtry in plist found by 9.1-REL exp run.
  
  Approved by: portmgr (beat)
  Feature safe: yes

Modified:
  branches/RELENG_9_1_0/www/p5-Corona/pkg-plist
  branches/RELENG_9_1_0/www/p5-POE-Component-Server-PSGI/pkg-plist
  branches/RELENG_9_1_0/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist
Directory Properties:
  branches/RELENG_9_1_0/   (props changed)

Modified: branches/RELENG_9_1_0/www/p5-Corona/pkg-plist
==============================================================================
--- branches/RELENG_9_1_0/www/p5-Corona/pkg-plist	Thu Nov  8 14:50:14 2012	(r307185)
+++ branches/RELENG_9_1_0/www/p5-Corona/pkg-plist	Thu Nov  8 14:58:49 2012	(r307186)
@@ -6,3 +6,4 @@ bin/corona
 %%SITE_PERL%%/Plack/Server/Coro.pm
 @dirrm %%SITE_PERL%%/Corona
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Corona
+@dirrmtry %%SITE_PERL%%/Plack/Server

Modified: branches/RELENG_9_1_0/www/p5-POE-Component-Server-PSGI/pkg-plist
==============================================================================
--- branches/RELENG_9_1_0/www/p5-POE-Component-Server-PSGI/pkg-plist	Thu Nov  8 14:50:14 2012	(r307185)
+++ branches/RELENG_9_1_0/www/p5-POE-Component-Server-PSGI/pkg-plist	Thu Nov  8 14:58:49 2012	(r307186)
@@ -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
+@dirrmtry %%SITE_PERL%%/Plack/Server

Modified: branches/RELENG_9_1_0/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist
==============================================================================
--- branches/RELENG_9_1_0/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist	Thu Nov  8 14:50:14 2012	(r307185)
+++ branches/RELENG_9_1_0/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist	Thu Nov  8 14:58:49 2012	(r307186)
@@ -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
+@dirrmtry %%SITE_PERL%%/Plack/Server



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211081458.qA8Eworj095771>