summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Gallery
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2004-02-08 21:49:57 +0000
committerkim <kim@pkgsrc.org>2004-02-08 21:49:57 +0000
commit52fdece1a120c518ef7b03db7e78392b2c8804ba (patch)
tree706d81bdf3bdd615275e238a3b50e7db36b886a7 /www/p5-Apache-Gallery
parent8ff5226d2f3b2a83bf0ca793dec81896d7256812 (diff)
downloadpkgsrc-52fdece1a120c518ef7b03db7e78392b2c8804ba.tar.gz
Require p5-Image-Info 1.15 or later to avoid SEGFAULTS from 1.12.
Bump PKGREVISION.
Diffstat (limited to 'www/p5-Apache-Gallery')
-rw-r--r--www/p5-Apache-Gallery/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile
index 58af5d074cf..4d3ad58b063 100644
--- a/www/p5-Apache-Gallery/Makefile
+++ b/www/p5-Apache-Gallery/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2004/01/03 18:49:55 reed Exp $
+# $NetBSD: Makefile,v 1.12 2004/02/08 21:49:57 kim Exp $
#
DISTNAME= Apache-Gallery-0.7
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
SVR4_PKGNAME= p5aga
CATEGORIES= www graphics
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
@@ -15,7 +15,7 @@ COMMENT= Perl5/Apache module for handling image directories
DEPENDS+= p5-CGI>=2.93:../../www/p5-CGI
DEPENDS+= p5-URI>=1.23:../../www/p5-URI
DEPENDS+= p5-Image-Imlib2-[0-9]*:../../graphics/p5-Image-Imlib2
-DEPENDS+= p5-Image-Info-[0-9]*:../../graphics/p5-Image-Info
+DEPENDS+= p5-Image-Info>=1.15:../../graphics/p5-Image-Info
DEPENDS+= p5-Image-Size-[0-9]*:../../graphics/p5-Image-Size
DEPENDS+= p5-CGI-FastTemplate-[0-9]*:../../www/p5-CGI-FastTemplate
DEPENDS+= p5-libapreq-[0-9]*:../../www/p5-libapreq