diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-09-15 13:01:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-09-15 13:01:34 +0000 |
commit | c1e541715ce9aa98a60b2b3a7309eb37bc43cd6a (patch) | |
tree | a7dc608bbdc9be47ebc23dcb657fda021b3b878c /UPDATING | |
parent | 3a8ea1224ee7d988540a70b8978bb808a68143cc (diff) | |
download | ports-c1e541715ce9aa98a60b2b3a7309eb37bc43cd6a.tar.gz ports-c1e541715ce9aa98a60b2b3a7309eb37bc43cd6a.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -21,8 +21,9 @@ you update your ports collection, before attempting any port upgrades. DEFAULT_VERSIONS+= perl5=5.xx - If your Perl package name is not called perl5-5.xx.y but perl5.xx-5.xx.y, you - will need to rename it so that portupgrade doesn't get confused: + If your Perl package name is not called perl5-5.xx.y but perl5.xx-5.xx.y, + you will need to rename it so that portupgrade and portmaster do not get + confused: pkg set -n perl5.xx:perl5 |