pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/php5-extensions add php5-soap, ride PKGREVIS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a505bdceb161
branches:  trunk
changeset: 493481:a505bdceb161
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sat May 07 19:30:28 2005 +0000

description:
add php5-soap, ride PKGREVISION bump done for php-eaccelerator

diffstat:

 meta-pkgs/php5-extensions/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2d5875c6a309 -r a505bdceb161 meta-pkgs/php5-extensions/Makefile
--- a/meta-pkgs/php5-extensions/Makefile        Sat May 07 19:28:01 2005 +0000
+++ b/meta-pkgs/php5-extensions/Makefile        Sat May 07 19:30:28 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/05/07 19:03:38 jdolecek Exp $
+# $NetBSD: Makefile,v 1.8 2005/05/07 19:30:28 jdolecek Exp $
 
 DISTNAME=      php-extensions-5.0
 PKGREVISION=   5
@@ -55,6 +55,7 @@
 # PHP 5.x-only extensions
 DEPENDS+=      php-dom-5.0.*:../../textproc/php5-dom
 DEPENDS+=      php-mysqli-5.0.*:../../databases/php5-mysqli
+DEPENDS+=      php-soap-5.0.*:../../net/php5-soap
 DEPENDS+=      php-sqlite-5.0.*:../../databases/php5-sqlite
 DEPENDS+=      php-xsl-5.0.*:../../textproc/php5-xsl
 



Home | Main Index | Thread Index | Old Index