aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-12-09 22:36:10 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-12-09 22:36:10 +0000
commit0fae10629f1d50ed71c4e48d3da65e98e84b8ac5 (patch)
tree5aadadbf134dd0551f0f2e78ff68719d6e8ca20e /UPDATING
parent7e37343014913c08b65106802dd0de745df87d61 (diff)
downloadports-0fae10629f1d50ed71c4e48d3da65e98e84b8ac5.tar.gz
ports-0fae10629f1d50ed71c4e48d3da65e98e84b8ac5.zip
Locally built INDEX should be updated after lang/php5 update.
Notes
Notes: svn path=/head/; revision=224052
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index daf5c328ad42..cfecbc6c63a8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -8,7 +8,7 @@ upgrades.
20081207:
AFFECTS: users of lang/php5
- AUTHOR: pav@FreeBSD.org
+ AUTHOR: pav@FreeBSD.org, itetcu@FreeBSD.org
As of php 5.2.7, pcre extension is distributed with the core php5 package,
and not as a standalone module anymore. Follow these steps to update your
@@ -29,7 +29,7 @@ upgrades.
portmaster pecl\*
If you build your INDEX locally and you tried to build it after the php
- update commit, you need to rebuild it _after_ you updated land/php5:
+ update commit, you need to rebuild it _after_ you updated lang/php5:
cd /usr/ports && make index
or (if you use ports-mgmt/p5-FreeBSD-Portindex):
cd /usr/ports && cache-init && portindex -o `make -V INDEXFILE`