pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/horde +pear-HTTP_Request



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bec135e64aeb
branches:  trunk
changeset: 552460:bec135e64aeb
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Jan 04 13:47:42 2009 +0000

description:
+pear-HTTP_Request
PKGREVISION++

diffstat:

 www/horde/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 92b26a5e1ed3 -r bec135e64aeb www/horde/Makefile
--- a/www/horde/Makefile        Sun Jan 04 12:42:34 2009 +0000
+++ b/www/horde/Makefile        Sun Jan 04 13:47:42 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2008/12/15 23:05:14 adrianp Exp $
+# $NetBSD: Makefile,v 1.61 2009/01/04 13:47:42 adrianp Exp $
 
 DISTNAME=      horde-3.3.2
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://ftp.horde.org/pub/horde/ \
                ftp://ftp.horde.org/pub/horde/
@@ -29,6 +30,7 @@
 DEPENDS+=      ${PHP_PKG_PREFIX}-zlib>=4.3.3:../../archivers/php-zlib
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Console_Table-[0-9]*:../../textproc/pear-Console_Table
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-File_Find-[0-9]*:../../textproc/pear-File_Find
+DEPENDS+=      ${PHP_PKG_PREFIX}-pear-HTTP_Request-[0-9]*:../../www/pear-HTTP_Request
 
 USE_TOOLS+=    pax
 



Home | Main Index | Thread Index | Old Index