diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-11-05 17:55:13 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-11-05 17:55:13 +0000 |
commit | d1f53248660d59aa5db746ea8b7d516f1ebc8385 (patch) | |
tree | 045579ac63b5eaaef581db9bd6423911031da5b7 /UPDATING | |
parent | d4f766c819afd2e0a86d85a59be91276af5239af (diff) | |
download | ports-d1f53248660d59aa5db746ea8b7d516f1ebc8385.tar.gz ports-d1f53248660d59aa5db746ea8b7d516f1ebc8385.zip |
- Add pkgng-specific instructions to perl UPDATING entry
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307019
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,9 @@ you update your ports collection, before attempting any port upgrades. "perl-after-upgrade" script supplied with lang/perl5.16. Please see its manual page for details. + If you are using pkgng, do this instead of "perl-after-upgrade": + # pkg install -fRx perl + 20121102: AFFECTS: users of shells/bash-completion AUTHOR: adamw@FreeBSD.org |