aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2013-11-12 17:18:10 +0000
committerBrad Davis <brd@FreeBSD.org>2013-11-12 17:18:10 +0000
commit2c7d62c44d7e3eaeffb0eae79415e02659174c5a (patch)
tree979580e92107208b7b73c38522a97be1f7e9ce8d /UPDATING
parent063eb95c1e40fe30e0db49573ce5dd005d532ed3 (diff)
downloadports-2c7d62c44d7e3eaeffb0eae79415e02659174c5a.tar.gz
ports-2c7d62c44d7e3eaeffb0eae79415e02659174c5a.zip
- Clean up the UPDATING entry directions for Perl 5.16
Approved by: mat@
Notes
Notes: svn path=/head/; revision=333591
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 7 insertions, 5 deletions
diff --git a/UPDATING b/UPDATING
index 3db9a328fcb8..a801baa883ac 100644
--- a/UPDATING
+++ b/UPDATING
@@ -100,13 +100,15 @@ you update your ports collection, before attempting any port upgrades.
AFFECTS: users of lang/perl5.12 lang/perl5.14
AUTHOR: mat@FreeBSD.org
- The default perl has been switched to lang/perl5.16. If you're using binary
- packages, you need to do :
+ The default Perl has been switched to lang/perl5.16. These examples
+ are for switching from lang/perl5.14, if you are running another
+ version, replace lang/perl5.14 with the origin of the Perl you have
+ installed.
- # pkg set -o lang/perl5.14:lang/perl5.16
+ Pkgng users:
- If you're not using binary packages and want to (and should) switch, if
- you're using perl-5.14, for instance :
+ # pkg set -o lang/perl5.14:lang/perl5.16
+ # pkg install -Rf lang/perl5.16
Portupgrade users:
0) Fix pkgdb.db (for safety):