pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/php5 Add some infomation in comment about package...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94442f1e3c5e
branches: trunk
changeset: 399919:94442f1e3c5e
user: taca <taca%pkgsrc.org@localhost>
date: Fri Oct 09 03:53:06 2009 +0000
description:
Add some infomation in comment about packages which shold be checked
when lang/php5 package updated.
diffstat:
lang/php5/Makefile.common | 22 +++++++++++++++++++++-
1 files changed, 21 insertions(+), 1 deletions(-)
diffs (36 lines):
diff -r 70d5144d55ad -r 94442f1e3c5e lang/php5/Makefile.common
--- a/lang/php5/Makefile.common Fri Oct 09 03:51:03 2009 +0000
+++ b/lang/php5/Makefile.common Fri Oct 09 03:53:06 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.37 2009/09/26 05:40:05 taca Exp $
+# $NetBSD: Makefile.common,v 1.38 2009/10/09 03:53:06 taca Exp $
# used by lang/php5/Makefile.php
# used by lang/php/ext.mk
@@ -10,6 +10,26 @@
# is released. When updating PHP please don't forget to update the
# distnfo with the details of the suhosin patch as well.
#
+# 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
+#
+# Since other PHP extensions are shared between www/php4, we can't reset
+# PKGREVSION.
+#
.if !defined(DISTNAME)
DISTNAME= php-${PHP_BASE_VERS}
Home |
Main Index |
Thread Index |
Old Index