pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/php4 update the PLIST for the updated Net_SMTP - t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c53fc68071b8
branches:  trunk
changeset: 485461:c53fc68071b8
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sun Dec 12 09:21:45 2004 +0000

description:
update the PLIST for the updated Net_SMTP - the newer version installs
some extra docs and tests

diffstat:

 www/php4/PLIST |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (46 lines):

diff -r 13a6e806397d -r c53fc68071b8 www/php4/PLIST
--- a/www/php4/PLIST    Sun Dec 12 09:13:56 2004 +0000
+++ b/www/php4/PLIST    Sun Dec 12 09:21:45 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2004/04/20 19:19:23 jdolecek Exp $
+@comment $NetBSD: PLIST,v 1.10 2004/12/12 09:21:45 jdolecek Exp $
 bin/pear
 bin/php
 bin/php-config
@@ -232,6 +232,8 @@
 lib/php/doc/DB/doc/STATUS
 lib/php/doc/DB/doc/TESTERS
 lib/php/doc/DB/doc/IDEAS
+lib/php/doc/Net_SMTP/docs/guide.txt
+lib/php/doc/Net_SMTP/docs/examples/basic.php
 lib/php/DB/dbase.php
 lib/php/DB/fbsql.php
 lib/php/DB/ibase.php
@@ -303,6 +305,9 @@
 lib/php/test/DB/tests/driver/skipif.inc
 lib/php/test/DB/tests/driver/setup.inc.cvs
 lib/php/test/DB/tests/db_error.phpt
+lib/php/test/Net_SMTP/tests/auth.phpt
+lib/php/test/Net_SMTP/tests/basic.phpt
+lib/php/test/Net_SMTP/tests/config.php.dist
 lib/php/test/XML_Parser/tests/002.phpt
 lib/php/test/XML_Parser/tests/003.phpt
 lib/php/test/XML_Parser/tests/004.phpt
@@ -332,12 +337,17 @@
 @dirrm lib/php/data
 @dirrm lib/php/doc/Archive_Tar/docs
 @dirrm lib/php/doc/Archive_Tar
+@dirrm lib/php/doc/Net_SMTP/docs/examples
+@dirrm lib/php/doc/Net_SMTP/docs
+@dirrm lib/php/doc/Net_SMTP
 @dirrm lib/php/doc/DB/doc
 @dirrm lib/php/doc/DB
 @dirrm lib/php/doc
 @dirrm lib/php/test/DB/tests/driver
 @dirrm lib/php/test/DB/tests
 @dirrm lib/php/test/DB
+@dirrm lib/php/test/Net_SMTP/tests
+@dirrm lib/php/test/Net_SMTP
 @dirrm lib/php/test/XML_Parser/tests
 @dirrm lib/php/test/XML_Parser
 @dirrm lib/php/test



Home | Main Index | Thread Index | Old Index