aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2008-12-08 19:12:14 +0800
committeritetcu <itetcu@FreeBSD.org>2008-12-08 19:12:14 +0800
commit09f3c1cea1510784a8308ee094d0958f3eef1234 (patch)
tree4d5543423a9c7bde3cd0a10845888295e0a5bb0c /UPDATING
parent417c47b0bba7d0facb6986180096a1be2f056319 (diff)
downloadfreebsd-ports-gnome-09f3c1cea1510784a8308ee094d0958f3eef1234.tar.gz
freebsd-ports-gnome-09f3c1cea1510784a8308ee094d0958f3eef1234.tar.zst
freebsd-ports-gnome-09f3c1cea1510784a8308ee094d0958f3eef1234.zip
Enhance the recent php entry.
Partially tested by: danger@
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING22
1 files changed, 19 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index c4663f0d5f5c..66ddc7ab2f7b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -14,9 +14,25 @@ upgrades.
and not as a standalone module anymore. Follow these steps to update your
installation:
- pkg_delete -f php5-pcre-5.2.6
- pkgdb -F
- portupgrade as usual
+ Portupgrade users:
+ pkg_delete -f php5-pcre-5.2.6
+ pkgdb -F
+ portupgrade as usual
+
+ Portmaster users:
+ pkg_delete -f php5-pcre\*
+ portmaster php5\*
+
+ If you are using pecl ports you might need to force an update on them, ie.:
+ portupgrade -f pecl\*
+ or
+ portmaster pecl\*
+
+ If you build your INDEX locally and you tried to build it after the php
+ update commit, you need to rebuild it:
+ cd /usr/ports && make index
+ or (if you use ports-mgmt/p5-FreeBSD-Portindex):
+ cd /usr/ports && cache-init && portindex -o `make -V INDEXFILE`
20081207:
AFFECTS: users of games/mkgichessclub