pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Authentication-Store-DBIx-Class Adding...
details: https://anonhg.NetBSD.org/pkgsrc/rev/64e689712559
branches: trunk
changeset: 570224:64e689712559
user: sno <sno%pkgsrc.org@localhost>
date: Wed Jan 27 08:47:25 2010 +0000
description:
Adding license and PERL5_MODULE_TYPE to avoid AutoInstall tries installing
from CPAN.
diffstat:
www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 21490ca29066 -r 64e689712559 www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
--- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile Wed Jan 27 08:46:50 2010 +0000
+++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile Wed Jan 27 08:47:25 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/09/24 06:50:18 sno Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/27 08:47:25 sno Exp $
DISTNAME= Catalyst-Authentication-Store-DBIx-Class-0.1082
PKGNAME= p5-${DISTNAME}
@@ -9,13 +9,15 @@
MAINTAINER= rhaen%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/
COMMENT= Storage class for Catalyst Authentication using DBIx::Class
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Catalyst-Model-DBIC-Schema>=0.18:../../databases/p5-Catalyst-Model-DBIC-Schema
DEPENDS+= p5-Catalyst-Plugin-Authentication>=0.10008:../../www/p5-Catalyst-Plugin-Authentication
-DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
+DEPENDS+= p5-Catalyst-Runtime-[0-9]*:../../www/p5-Catalyst-Runtime
DEPENDS+= p5-DBIx-Class>=0:../../databases/p5-DBIx-Class
-PERL5_PACKLIST= auto/Catalyst/Authentication/Store/DBIx/Class/.packlist
+PERL5_PACKLIST= auto/Catalyst/Authentication/Store/DBIx/Class/.packlist
+PERL5_MODULE_TYPE= Module::Install
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index