pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2008Q4]: pkgsrc/www/horde Pullup ticket #2620 - requested by a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1a70be8d81cb
branches:  pkgsrc-2008Q4
changeset: 552206:1a70be8d81cb
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Jan 05 10:56:43 2009 +0000

description:
Pullup ticket #2620 - requested by adrianp
horde: dependence fix

Revisions pulled up:
- www/horde/Makefile            1.61
---
Module Name:    pkgsrc
Committed By:   adrianp
Date:           Sun Jan  4 13:47:42 UTC 2009

Modified Files:
        pkgsrc/www/horde: Makefile

Log Message:
+pear-HTTP_Request
PKGREVISION++

diffstat:

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

diffs (20 lines):

diff -r 749cffe08281 -r 1a70be8d81cb www/horde/Makefile
--- a/www/horde/Makefile        Sun Jan 04 13:25:03 2009 +0000
+++ b/www/horde/Makefile        Mon Jan 05 10:56:43 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2008/12/15 23:05:14 adrianp Exp $
+# $NetBSD: Makefile,v 1.60.2.1 2009/01/05 10:56:43 tron 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