summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--converters/p5-JSON-Any/Makefile3
-rw-r--r--converters/p5-JSON-Any/distinfo3
-rw-r--r--converters/p5-JSON-Any/patches/patch-aa11
-rw-r--r--databases/p5-DBIx-Class-Schema-Loader/Makefile3
-rw-r--r--databases/p5-DBIx-Class-TimeStamp/Makefile3
-rw-r--r--sysutils/p5-SSH-Batch/Makefile3
-rw-r--r--sysutils/p5-SSH-Batch/distinfo4
-rw-r--r--sysutils/p5-SSH-Batch/patches/patch-aa17
-rw-r--r--time/p5-DateTimeX-Easy/Makefile3
-rw-r--r--www/p5-Apache2-AuthCASSimple/Makefile3
-rw-r--r--www/p5-Apache2-AuthCASSimple/distinfo3
-rw-r--r--www/p5-Apache2-AuthCASSimple/patches/patch-aa16
-rw-r--r--www/p5-Catalyst-Action-RenderView/Makefile3
-rw-r--r--www/p5-Catalyst-Action-RenderView/distinfo3
-rw-r--r--www/p5-Catalyst-Action-RenderView/patches/patch-aa12
-rw-r--r--www/p5-Catalyst-Controller-FormBuilder/Makefile3
-rw-r--r--www/p5-Catalyst-Manual/Makefile3
-rw-r--r--www/p5-Catalyst-Manual/distinfo3
-rw-r--r--www/p5-Catalyst-Manual/patches/patch-aa11
-rw-r--r--www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile3
-rw-r--r--www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo3
-rw-r--r--www/p5-Catalyst-Plugin-Session-State-Cookie/patches/patch-aa8
-rw-r--r--www/p5-Catalyst-Runtime/Makefile3
-rw-r--r--www/p5-Catalyst-Runtime/distinfo3
-rw-r--r--www/p5-Catalyst-Runtime/patches/patch-aa16
25 files changed, 39 insertions, 107 deletions
diff --git a/converters/p5-JSON-Any/Makefile b/converters/p5-JSON-Any/Makefile
index fa48e0f7541..73164c5e540 100644
--- a/converters/p5-JSON-Any/Makefile
+++ b/converters/p5-JSON-Any/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/01/18 22:52:42 he Exp $
+# $NetBSD: Makefile,v 1.10 2009/06/11 12:06:10 abs Exp $
DISTNAME= JSON-Any-1.19
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,7 @@ COMMENT= Wrapper Class for the various JSON classes
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/JSON/Any/.packlist
+PERL5_MODULE_TYPE= Module::Install
# p5-JSON-XS appears to be the current "best of breed"
DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
diff --git a/converters/p5-JSON-Any/distinfo b/converters/p5-JSON-Any/distinfo
index 872c3d3aba6..20cd38c3a6f 100644
--- a/converters/p5-JSON-Any/distinfo
+++ b/converters/p5-JSON-Any/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/01/18 22:52:42 he Exp $
+$NetBSD: distinfo,v 1.6 2009/06/11 12:06:10 abs Exp $
SHA1 (JSON-Any-1.19.tar.gz) = 7792d3f94d2f9b763f48c9232ce86ada0cb36408
RMD160 (JSON-Any-1.19.tar.gz) = b071e48b674d943f84ec1d0aa0edb13862d6c9af
Size (JSON-Any-1.19.tar.gz) = 27023 bytes
-SHA1 (patch-aa) = dab82cda2f24e6f779b7f06b5bf43922a6bd0168
diff --git a/converters/p5-JSON-Any/patches/patch-aa b/converters/p5-JSON-Any/patches/patch-aa
deleted file mode 100644
index ef7cd760363..00000000000
--- a/converters/p5-JSON-Any/patches/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2008/02/28 09:15:12 abs Exp $
-
---- Makefile.PL.orig 2008-02-14 00:05:25.000000000 +0000
-+++ Makefile.PL
-@@ -52,5 +52,5 @@ if ( $ENV{BUILD_STANDARD_TESTS} ) {
- use_standard_tests;
- }
-
--auto_install;
-+# auto_install;
- WriteAll;
diff --git a/databases/p5-DBIx-Class-Schema-Loader/Makefile b/databases/p5-DBIx-Class-Schema-Loader/Makefile
index 7368f706bc3..76cf891a122 100644
--- a/databases/p5-DBIx-Class-Schema-Loader/Makefile
+++ b/databases/p5-DBIx-Class-Schema-Loader/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/05/02 19:00:04 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/06/11 12:06:10 abs Exp $
DISTNAME= DBIx-Class-Schema-Loader-0.04006
PKGNAME= p5-${DISTNAME}
@@ -33,6 +33,7 @@ MAKE_ENV+= DBIC_FEATURE_NOQUESTIONS=1
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/DBIx/Class/Schema/Loader/.packlist
+PERL5_MODULE_TYPE= Module::Install
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/databases/p5-DBIx-Class-TimeStamp/Makefile b/databases/p5-DBIx-Class-TimeStamp/Makefile
index 8a0a7954850..3594ff58057 100644
--- a/databases/p5-DBIx-Class-TimeStamp/Makefile
+++ b/databases/p5-DBIx-Class-TimeStamp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/05/01 12:43:43 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/06/11 12:06:10 abs Exp $
DISTNAME= DBIx-Class-TimeStamp-0.08
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,7 @@ LICENSE= gnu-gpl-v2 # OR artistic
PKG_DESTDIR_SUPPORT= user-destdir
+PERL5_MODULE_TYPE= Module::Install
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/DBIx/Class/TimeStamp/.packlist
diff --git a/sysutils/p5-SSH-Batch/Makefile b/sysutils/p5-SSH-Batch/Makefile
index 8fd85b53f92..d66fba52d43 100644
--- a/sysutils/p5-SSH-Batch/Makefile
+++ b/sysutils/p5-SSH-Batch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/17 20:08:17 seb Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/11 12:06:10 abs Exp $
DISTNAME= SSH-Batch-0.021
PKGNAME= p5-${DISTNAME}
@@ -13,6 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/SSH/Batch/.packlist
+PERL5_MODULE_TYPE= Module::Install
DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
DEPENDS+= p5-IO-tty-[0-9]*:../../devel/p5-IO-Tty
diff --git a/sysutils/p5-SSH-Batch/distinfo b/sysutils/p5-SSH-Batch/distinfo
index 8af4be7d69d..c32382b9600 100644
--- a/sysutils/p5-SSH-Batch/distinfo
+++ b/sysutils/p5-SSH-Batch/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/05/17 20:08:17 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/06/11 12:06:10 abs Exp $
SHA1 (SSH-Batch-0.021.tar.gz) = d82a2758f2cb03b4f39598c0083bdc315dc533ce
RMD160 (SSH-Batch-0.021.tar.gz) = 673a396d54e4331de4bd1ef223b92fe97985ae5c
Size (SSH-Batch-0.021.tar.gz) = 67086 bytes
-SHA1 (patch-aa) = 577b11dff0f01cab1f2097b99f3eb3c3d98853ad
+SHA1 (patch-aa) = 00b5e253586fd9e49411207e9320ebd62b5c420e
diff --git a/sysutils/p5-SSH-Batch/patches/patch-aa b/sysutils/p5-SSH-Batch/patches/patch-aa
index bcdf371dfd3..60f6d8f6895 100644
--- a/sysutils/p5-SSH-Batch/patches/patch-aa
+++ b/sysutils/p5-SSH-Batch/patches/patch-aa
@@ -1,15 +1,16 @@
-$NetBSD: patch-aa,v 1.1.1.1 2009/05/17 20:08:17 seb Exp $
+$NetBSD: patch-aa,v 1.2 2009/06/11 12:06:11 abs Exp $
Prevent unconfigured CPAN.pm module to run its interactive
setup
---- Makefile.PL.orig 2009-05-03 07:27:26.000000000 +0000
+--- Makefile.PL.orig 2009-05-03 08:27:26.000000000 +0100
+++ Makefile.PL
-@@ -27,6 +27,6 @@ install_script ('bin/atnodes');
- install_script ('bin/tonodes');
- install_script ('bin/key2nodes');
+@@ -18,7 +18,7 @@ requires ('IO::Pty');
+ build_requires ('IPC::Run3');
+ #build_requires ('Test::Base' => '0.54');
--auto_install();
-+#auto_install();
- WriteAll();
+-use_test_base;
++#use_test_base;
+
+ no_index( directory => qw< t inc doc share demo > );
diff --git a/time/p5-DateTimeX-Easy/Makefile b/time/p5-DateTimeX-Easy/Makefile
index 0eb04940bd5..d5756967c2c 100644
--- a/time/p5-DateTimeX-Easy/Makefile
+++ b/time/p5-DateTimeX-Easy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/05/21 13:57:55 sno Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/11 12:06:11 abs Exp $
DISTNAME= DateTimeX-Easy-0.087
PKGNAME= p5-${DISTNAME}
@@ -20,6 +20,7 @@ DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Ut
BUILD_DEPENDS+= p5-Test-Most>0:../../devel/p5-Test-Most
+PERL5_MODULE_TYPE= Module::Install
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= #
diff --git a/www/p5-Apache2-AuthCASSimple/Makefile b/www/p5-Apache2-AuthCASSimple/Makefile
index ed5c04302a0..0c014d99626 100644
--- a/www/p5-Apache2-AuthCASSimple/Makefile
+++ b/www/p5-Apache2-AuthCASSimple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/06/01 21:41:39 seb Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/11 12:06:11 abs Exp $
#
DISTNAME= Apache2-AuthCASSimple-0.10
@@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Apache2/AuthCASSimple/.packlist
+PERL5_MODULE_TYPE= Module::Install
DEPENDS+= p5-Apache-Session-Wrapper-[0-9]*:../../www/p5-Apache-Session-Wrapper
DEPENDS+= p5-Authen-CAS-Client-[0-9]*:../../security/p5-Authen-CAS-Client
diff --git a/www/p5-Apache2-AuthCASSimple/distinfo b/www/p5-Apache2-AuthCASSimple/distinfo
index 51bb8be8563..ec7b752037d 100644
--- a/www/p5-Apache2-AuthCASSimple/distinfo
+++ b/www/p5-Apache2-AuthCASSimple/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/06/01 21:41:39 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/06/11 12:06:11 abs Exp $
SHA1 (Apache2-AuthCASSimple-0.10.tar.gz) = 781c7d84206aaa179bc17a45d2d75def671f979f
RMD160 (Apache2-AuthCASSimple-0.10.tar.gz) = aa85bcbc3c5f563798021d63e611f93ff9175169
Size (Apache2-AuthCASSimple-0.10.tar.gz) = 32850 bytes
-SHA1 (patch-aa) = 1535cfc352b72835c8a54c6eff6479ae34a10e5c
diff --git a/www/p5-Apache2-AuthCASSimple/patches/patch-aa b/www/p5-Apache2-AuthCASSimple/patches/patch-aa
deleted file mode 100644
index 9a38ba8dee8..00000000000
--- a/www/p5-Apache2-AuthCASSimple/patches/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2009/06/01 21:41:39 seb Exp $
-
-Prevent CPAN.pm to run an interactive setup process if it is
-unconfigured: don't call Module::Install::auto_install()
-
---- Makefile.PL.orig 2009-05-10 14:45:08.000000000 +0000
-+++ Makefile.PL
-@@ -18,7 +18,7 @@ build_requires 'Authen::CAS::Client';
- build_requires 'URI::Escape';
- build_requires 'mod_perl2';
-
--auto_install;
-+#auto_install;
-
- no_index directory => 'examples';
- #install_script('scripts/delete_session_data.pl');
diff --git a/www/p5-Catalyst-Action-RenderView/Makefile b/www/p5-Catalyst-Action-RenderView/Makefile
index 7b4e7c9587c..c2492035ae0 100644
--- a/www/p5-Catalyst-Action-RenderView/Makefile
+++ b/www/p5-Catalyst-Action-RenderView/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/05/01 11:59:45 sno Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/11 12:06:11 abs Exp $
DISTNAME= Catalyst-Action-RenderView-0.10
PKGNAME= p5-${DISTNAME}
@@ -18,6 +18,7 @@ BUILD_DEPENDS+= p5-HTTP-Request-AsCGI-[0-9]*:../../www/p5-HTTP-Request-AsCGI
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Action/RenderView/.packlist
+PERL5_MODULE_TYPE= Module::Install
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/www/p5-Catalyst-Action-RenderView/distinfo b/www/p5-Catalyst-Action-RenderView/distinfo
index 93112df8dbb..5db32b7015e 100644
--- a/www/p5-Catalyst-Action-RenderView/distinfo
+++ b/www/p5-Catalyst-Action-RenderView/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/05/23 21:45:45 sno Exp $
+$NetBSD: distinfo,v 1.4 2009/06/11 12:06:11 abs 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 --git a/www/p5-Catalyst-Action-RenderView/patches/patch-aa b/www/p5-Catalyst-Action-RenderView/patches/patch-aa
deleted file mode 100644
index 99e49ded64b..00000000000
--- a/www/p5-Catalyst-Action-RenderView/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$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;
diff --git a/www/p5-Catalyst-Controller-FormBuilder/Makefile b/www/p5-Catalyst-Controller-FormBuilder/Makefile
index 4661c3e0770..60d5fc5a87d 100644
--- a/www/p5-Catalyst-Controller-FormBuilder/Makefile
+++ b/www/p5-Catalyst-Controller-FormBuilder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/05/19 22:41:30 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/06/11 12:06:11 abs Exp $
DISTNAME= Catalyst-Controller-FormBuilder-0.05
PKGNAME= p5-${DISTNAME}
@@ -24,6 +24,7 @@ DEPENDS+= p5-Catalyst-View-TT>=0.23:../../www/p5-Catalyst-View-TT
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Controller/FormBuilder/.packlist
+PERL5_MODULE_TYPE= Module::Install
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/www/p5-Catalyst-Manual/Makefile b/www/p5-Catalyst-Manual/Makefile
index 466e37144aa..3ca4730d9ce 100644
--- a/www/p5-Catalyst-Manual/Makefile
+++ b/www/p5-Catalyst-Manual/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/05/17 18:54:08 sno Exp $
+# $NetBSD: Makefile,v 1.7 2009/06/11 12:06:11 abs Exp $
DISTNAME= Catalyst-Manual-5.7021
PKGNAME= p5-${DISTNAME}
@@ -10,6 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/Catalyst-Manual/
COMMENT= Manual for Catalyst
PERL5_PACKLIST= auto/Catalyst/Manual/.packlist
+PERL5_MODULE_TYPE= Module::Install
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
diff --git a/www/p5-Catalyst-Manual/distinfo b/www/p5-Catalyst-Manual/distinfo
index 6bb5430e9a9..d98f8907d06 100644
--- a/www/p5-Catalyst-Manual/distinfo
+++ b/www/p5-Catalyst-Manual/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/05/25 17:06:50 abs Exp $
+$NetBSD: distinfo,v 1.7 2009/06/11 12:06:11 abs Exp $
SHA1 (Catalyst-Manual-5.7021.tar.gz) = 60ebdef29b604b81eb5ac47e871420a19243e8e0
RMD160 (Catalyst-Manual-5.7021.tar.gz) = 78735afcc01cc96564fc13cc60e781ec55daf633
Size (Catalyst-Manual-5.7021.tar.gz) = 164122 bytes
-SHA1 (patch-aa) = 2c442e4f5654045be30ede5ccdaea03eb70ef0e6
diff --git a/www/p5-Catalyst-Manual/patches/patch-aa b/www/p5-Catalyst-Manual/patches/patch-aa
deleted file mode 100644
index 0e9c97760be..00000000000
--- a/www/p5-Catalyst-Manual/patches/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2009/05/25 17:07:07 abs Exp $
-
---- Makefile.PL.orig 2009-05-09 00:17:29.000000000 +0100
-+++ Makefile.PL
-@@ -7,5 +7,5 @@ license 'perl';
-
- requires 'Test::More';
-
--auto_install;
-+# auto_install;
- WriteAll;
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile
index 1f93eca183d..f2ac5520942 100644
--- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/05/17 19:34:17 sno Exp $
+# $NetBSD: Makefile,v 1.7 2009/06/11 12:06:12 abs Exp $
DISTNAME= Catalyst-Plugin-Session-State-Cookie-0.11
PKGNAME= p5-${DISTNAME}
@@ -15,6 +15,7 @@ DEPENDS+= p5-MRO-Compat>=0:../../devel/p5-MRO-Compat
DEPENDS+= p5-Test-MockObject>=1.01:../../devel/p5-Test-MockObject
PERL5_PACKLIST= auto/Catalyst/Plugin/Session/State/Cookie/.packlist
+PERL5_MODULE_TYPE= Module::Install
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo b/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo
index 8e56fb8861f..e3926a7c137 100644
--- a/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo
+++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/05/17 19:34:17 sno Exp $
+$NetBSD: distinfo,v 1.4 2009/06/11 12:06:12 abs Exp $
SHA1 (Catalyst-Plugin-Session-State-Cookie-0.11.tar.gz) = c8d639443941b8818aeb7872720224483daa1c45
RMD160 (Catalyst-Plugin-Session-State-Cookie-0.11.tar.gz) = 24664494ceaf560b50df05e6982aab2e00b636fa
Size (Catalyst-Plugin-Session-State-Cookie-0.11.tar.gz) = 25115 bytes
-SHA1 (patch-aa) = 3c3183069c3458d382827e3b34352937294d00d3
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/patches/patch-aa b/www/p5-Catalyst-Plugin-Session-State-Cookie/patches/patch-aa
deleted file mode 100644
index c48e958c01a..00000000000
--- a/www/p5-Catalyst-Plugin-Session-State-Cookie/patches/patch-aa
+++ /dev/null
@@ -1,8 +0,0 @@
---- Makefile.PL.orig 2009-05-17 19:21:03.000000000 +0000
-+++ Makefile.PL 2009-05-17 19:21:11.000000000 +0000
-@@ -8,5 +8,4 @@
- requires 'Test::MockObject' => '1.01';
- requires 'MRO::Compat';
-
--auto_install;
- WriteAll;
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile
index d47de4a3441..9b5cc05bb2a 100644
--- a/www/p5-Catalyst-Runtime/Makefile
+++ b/www/p5-Catalyst-Runtime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/05/20 22:07:42 sno Exp $
+# $NetBSD: Makefile,v 1.9 2009/06/11 12:06:12 abs Exp $
DISTNAME= Catalyst-Runtime-5.80004
PKGNAME= p5-${DISTNAME}
@@ -47,6 +47,7 @@ BUILD_DEPENDS+= p5-Test-MockObject>=0:../../devel/p5-Test-MockObject
MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--skipdeps
PERL5_PACKLIST= auto/Catalyst/Runtime/.packlist
+PERL5_MODULE_TYPE= Module::Install
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
diff --git a/www/p5-Catalyst-Runtime/distinfo b/www/p5-Catalyst-Runtime/distinfo
index 741f7e01a5f..91a1edad8ff 100644
--- a/www/p5-Catalyst-Runtime/distinfo
+++ b/www/p5-Catalyst-Runtime/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/05/20 22:07:42 sno Exp $
+$NetBSD: distinfo,v 1.7 2009/06/11 12:06:12 abs Exp $
SHA1 (Catalyst-Runtime-5.80004.tar.gz) = 47c17ee98c52f34a92b63e0c955048f6c43401a8
RMD160 (Catalyst-Runtime-5.80004.tar.gz) = c1da6bbd2a45c0ea366924fc10705e1bd295895a
Size (Catalyst-Runtime-5.80004.tar.gz) = 207938 bytes
-SHA1 (patch-aa) = 0cca00f0ee03192f936df44ec584a407071e3410
diff --git a/www/p5-Catalyst-Runtime/patches/patch-aa b/www/p5-Catalyst-Runtime/patches/patch-aa
deleted file mode 100644
index 21041d652b4..00000000000
--- a/www/p5-Catalyst-Runtime/patches/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2009/05/08 17:56:04 seb Exp $
-
-Prevent CPAN.pm to run an interactive setup process if it is
-unconfigured: don't call Module::Install::auto_install()
-
---- Makefile.PL.orig 2009-04-29 14:27:41.000000000 +0000
-+++ Makefile.PL
-@@ -65,7 +65,7 @@ if ($Module::Install::AUTHOR) {
- }
-
- install_script glob('script/*.pl');
--auto_install;
-+#auto_install;
- WriteAll;
-
- if ($Module::Install::AUTHOR) {