aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-06-12 19:12:52 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-06-12 19:12:52 +0000
commit3b1b0356100e15ee3d588511c793b8399997bcff (patch)
tree3231d988cd294c19c08a1396520c89459a78c4da /UPDATING
parentf2a66ab30e0cf372ffb3d4f10fdce8dd07f71ad6 (diff)
downloadports-3b1b0356100e15ee3d588511c793b8399997bcff.tar.gz
ports-3b1b0356100e15ee3d588511c793b8399997bcff.zip
Improve the English in the recent Perl UPDATING entry
Notes
Notes: svn path=/head/; revision=320717
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING18
1 files changed, 9 insertions, 9 deletions
diff --git a/UPDATING b/UPDATING
index 8a77a8d3c16f..0f5f8d1ecbf5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -9,21 +9,21 @@ you update your ports collection, before attempting any port upgrades.
AFFECTS: users of lang/perl* and any port that depends on it
AUTHOR: az@FreeBSD.org
- lang/perl5.12 upgrade from version 5.12.4 to 5.12.5
- lang/perl5.14 upgrade from version 5.14.2 to 5.14.4
- lang/perl5.16 upgrade from version 5.16.2 to 5.16.3
+ lang/perl5.12 has been upgraded from version 5.12.4 to 5.12.5
+ lang/perl5.14 has been upgraded from version 5.14.2 to 5.14.4
+ lang/perl5.16 has been upgraded from version 5.16.2 to 5.16.3
- Also was modification to directory structure where
- is perl installed. Instead major.minor.patchlevel now only major.minor.
- The "perl-after-upgrade" script is removed.
+ The directory structure where Perl is installed has also been modified:
+ "major.minor" is now used instead of "major.minor.patchlevel".
- Please rebuild all perl ports and all ports that
- depend in it:
+ The "perl-after-upgrade" script has been removed.
+
+ Please rebuild all Perl ports and all ports that depend on it:
# portmaster -r perl
or
# portupgrade -rf perl
- or
+ or
# pkg install -fR perl
20130609: