summaryrefslogtreecommitdiff
path: root/www/p5-SVN-Web
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-12-25 05:00:00 +0000
committerjlam <jlam@pkgsrc.org>2004-12-25 05:00:00 +0000
commit6ef33b13666423c67d3df49727ef4d23d3139192 (patch)
tree5b2134344d2dba14a714b10e1bad2ad018765477 /www/p5-SVN-Web
parent2881bd4d42794b1e67211c7573c9b6dc2d9a0ce0 (diff)
downloadpkgsrc-6ef33b13666423c67d3df49727ef4d23d3139192.tar.gz
Trim down the dependencies for p5-Template-Toolkit to the mininum
needed to install the module. Packages that require plugins from the Template Toolkit should depend on modules needed to make those plugins function. Bump the PKGREVISION of p5-Template-Toolkit to 3. For the packages that depend directly on p5-Template-Toolkit, add as dependencies all of the packages needed to make the plugins work to the package Makefiles, and bump their PKGREVISIONs.
Diffstat (limited to 'www/p5-SVN-Web')
-rw-r--r--www/p5-SVN-Web/Makefile18
1 files changed, 16 insertions, 2 deletions
diff --git a/www/p5-SVN-Web/Makefile b/www/p5-SVN-Web/Makefile
index 870e65b960b..171822aaf0c 100644
--- a/www/p5-SVN-Web/Makefile
+++ b/www/p5-SVN-Web/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:14 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/12/25 05:00:00 jlam Exp $
DISTNAME= SVN-Web-0.35
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= perl5 www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=OurNet/CLKAO/}
@@ -15,6 +15,20 @@ DEPENDS+= p5-Text-Diff-0.35:../../textproc/p5-Text-Diff
DEPENDS+= p5-XML-RSS-0.97:../../textproc/p5-XML-RSS
DEPENDS+= p5-YAML-0.35:../../textproc/p5-YAML
+DEPENDS+= p5-Apache-DBI>=0.87:../../databases/p5-Apache-DBI
+DEPENDS+= p5-DBI>=1.18:../../databases/p5-DBI
+DEPENDS+= p5-Date-Calc>=4.3:../../devel/p5-Date-Calc
+DEPENDS+= p5-GD>=1.32:../../graphics/p5-GD
+DEPENDS+= p5-GDGraph3d>=0.55:../../graphics/p5-GDGraph3d
+DEPENDS+= p5-GDGraph>=1.33:../../graphics/p5-GDGraph
+DEPENDS+= p5-Pod-POM-[0-9]*:../../textproc/p5-Pod-POM
+DEPENDS+= p5-Text-Autoformat-[0-9]*:../../textproc/p5-Text-Autoformat
+DEPENDS+= p5-XML-DOM>=1.43:../../textproc/p5-XML-DOM
+DEPENDS+= p5-XML-Parser>=2.30:../../textproc/p5-XML-Parser
+DEPENDS+= p5-XML-RSS>=0.9:../../textproc/p5-XML-RSS
+DEPENDS+= p5-XML-XPath>=1.08:../../textproc/p5-XML-XPath
+DEPENDS+= teTeX>=1.0.7:../../print/teTeX
+
USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/SVN/Web/.packlist