diff options
author | taca <taca> | 2010-03-16 16:03:22 +0000 |
---|---|---|
committer | taca <taca> | 2010-03-16 16:03:22 +0000 |
commit | 33755ad2b8c133e8725c84835826c8ed7ee0ecf1 (patch) | |
tree | dd6ccc92ad5030eb5cf495234a8a1312d52b32e3 /lang | |
parent | 78bdf3164b798c1542cc6207476f82ab7f204dbe (diff) | |
download | pkgsrc-33755ad2b8c133e8725c84835826c8ed7ee0ecf1.tar.gz |
Update description in comments.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php5/Makefile.common | 23 |
1 files changed, 8 insertions, 15 deletions
diff --git a/lang/php5/Makefile.common b/lang/php5/Makefile.common index a5d61c43a47..3088ddf4934 100644 --- a/lang/php5/Makefile.common +++ b/lang/php5/Makefile.common @@ -1,6 +1,7 @@ -# $NetBSD: Makefile.common,v 1.40 2010/02/27 03:25:16 taca Exp $ +# $NetBSD: Makefile.common,v 1.41 2010/03/16 16:03:22 taca Exp $ # used by lang/php5/Makefile.php # used by lang/php/ext.mk +# used by meta-pkgs/php5-extensions/Makefile # # NOTE: @@ -13,21 +14,13 @@ # Check these packages when update to new release of PHP and consider to # reset PKG_REVISION: # -# databases/php-pdo -# databases/php-pdo_dblib -# databases/php-pdo_mysql -# databases/php-pdo_odbc -# databases/php-pdo_pgsql -# databases/php-pdo_sqlite -# databases/php-pgsql -# databases/php5-mysqli -# multimedia/php-ming -# net/php5-soap -# textproc/php5-dom -# textproc/php5-xsl -# www/php-apc +# databases/php-dase +# databases/php-dbx +# multimedia/php-ming +# security/php-mhash +# textproc/php-pspell # -# Since other PHP extensions are shared between www/php4, we can't reset +# Since other PHP extensions are shared between www/php53, we can't reset # PKGREVSION. # |