pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Action-RenderView Patch out auto_insta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/009f38d17be3
branches:  trunk
changeset: 393684:009f38d17be3
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat May 23 21:45:45 2009 +0000

description:
Patch out auto_install - this will be handled by pkgsrc

diffstat:

 www/p5-Catalyst-Action-RenderView/distinfo         |   3 ++-
 www/p5-Catalyst-Action-RenderView/patches/patch-aa |  12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 5de51fe5476e -r 009f38d17be3 www/p5-Catalyst-Action-RenderView/distinfo
--- a/www/p5-Catalyst-Action-RenderView/distinfo        Sat May 23 17:06:24 2009 +0000
+++ b/www/p5-Catalyst-Action-RenderView/distinfo        Sat May 23 21:45:45 2009 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.2 2009/05/01 11:59:45 sno Exp $
+$NetBSD: distinfo,v 1.3 2009/05/23 21:45:45 sno Exp $
 
 SHA1 (Catalyst-Action-RenderView-0.10.tar.gz) = 9963609d28f37704cf3d5adb13ace0864bf9a04e
 RMD160 (Catalyst-Action-RenderView-0.10.tar.gz) = 9cd26336b839bb483f3fa252ee2dc9f09276ec88
 Size (Catalyst-Action-RenderView-0.10.tar.gz) = 23843 bytes
+SHA1 (patch-aa) = 4623d73e0b3d7b4d11288cd41f986b1a495596fa
diff -r 5de51fe5476e -r 009f38d17be3 www/p5-Catalyst-Action-RenderView/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Action-RenderView/patches/patch-aa        Sat May 23 21:45:45 2009 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2009/05/23 21:45:45 sno Exp $
+
+Patch out auto_install - this will be handled by pkgsrc
+
+--- Makefile.PL.orig   2009-05-23 21:33:21.000000000 +0000
++++ Makefile.PL        2009-05-23 21:33:43.000000000 +0000
+@@ -14,5 +14,4 @@
+ 
+ test_requires 'HTTP::Request::AsCGI';
+ 
+-auto_install;
+ WriteAll;



Home | Main Index | Thread Index | Old Index