diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-07-16 17:32:05 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-07-16 17:32:05 +0000 |
commit | 1a17b6d4ba522ed35c53d66f83fa02a08c26ba58 (patch) | |
tree | b11afb12339f7b8cadd1e1b64cb0cc64ac3f224c /UPDATING | |
parent | a4e26db6ee3a8d5520002c62eccef13ad8886a21 (diff) |
Update the portmaster instructions for the perl 5.12 update.
Notes
Notes:
svn path=/head/; revision=257863
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -23,7 +23,12 @@ you update your ports collection, before attempting any port upgrades. portupgrade -fr perl Portmaster users: - env DISABLE_CONFLICTS=1 portmaster -o lang/perl5.12 lang/perl5.10 + portmaster -o lang/perl5.12 lang/perl5.10 + + Conservative: + portmaster p5- + + Comprehensive (but perhaps overkill): portmaster -r perl- Note: If the "perl-" glob matches more than one port you will need to |