summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authortaca <taca>2009-10-09 03:53:06 +0000
committertaca <taca>2009-10-09 03:53:06 +0000
commit22ac51c41988637b0dbf2ed8d79b6c78759f64da (patch)
treeef873872e0aea5e7acb89ae72e5543f93d269cdc /lang/php5
parent20382679bb6349be257871d5085072265a9e0015 (diff)
downloadpkgsrc-22ac51c41988637b0dbf2ed8d79b6c78759f64da.tar.gz
Add some infomation in comment about packages which shold be checked
when lang/php5 package updated.
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile.common22
1 files changed, 21 insertions, 1 deletions
diff --git a/lang/php5/Makefile.common b/lang/php5/Makefile.common
index e21fb5827cc..513a571faa4 100644
--- a/lang/php5/Makefile.common
+++ b/lang/php5/Makefile.common
@@ -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}