pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/php4 follow rename of php4-* packages to php-*



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08adf21d7191
branches:  trunk
changeset: 482686:08adf21d7191
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Mon Nov 01 19:50:45 2004 +0000

description:
follow rename of php4-* packages to php-*

diffstat:

 www/php4/MESSAGE |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 3ccaa80c6f83 -r 08adf21d7191 www/php4/MESSAGE
--- a/www/php4/MESSAGE  Mon Nov 01 19:46:18 2004 +0000
+++ b/www/php4/MESSAGE  Mon Nov 01 19:50:45 2004 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.6 2004/05/14 21:10:54 jdolecek Exp $
+$NetBSD: MESSAGE,v 1.7 2004/11/01 19:50:45 jdolecek Exp $
 
 To process PHP scripts, you will need a PHP-enabled HTTP server.  You may
 either configure the HTTP server to use PHP as a CGI program, or install a
@@ -7,8 +7,8 @@
 
 Some additional packages you may wish to install are:
 
-       php4-dba        DBM database access
-       php4-iconv      character set conversion
+       php-dba         DBM database access
+       php-iconv       character set conversion
 
 Note that php4-pcre, php4-session and php4-xml are no longer
 separate packages since 4.3.3, the main PHP4 package has them built-in now.



Home | Main Index | Thread Index | Old Index