- Correct gettext shlib versions in recent entry

Submitted by:	Denny Lin <dennylin93@hs.ntnu.edu.tw> on freebsd-ports
This commit is contained in:
Pav Lucistnik 2010-05-31 12:03:24 +00:00
parent ab5e1314b1
commit 899ff88ace
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255385

View file

@ -10,7 +10,7 @@ you update your ports collection, before attempting any port upgrades.
AUTHOR: ade@FreeBSD.org
Another version of gettext (0.18), and another shlib version bump
(from intl.7 to intl.8)
(from intl.8 to intl.9)
All ports that have an identifiable known direct dependency on gettext
have had their PORTREVISIONs bumped. If after upgrading:
@ -18,7 +18,7 @@ you update your ports collection, before attempting any port upgrades.
# portupgrade -rf gettext
# portmaster -r gettext
there are still ports on your system that are looking for libintl.so.7
there are still ports on your system that are looking for libintl.so.8
(either in ${LOCALBASE}/lib/compat/pkg, or non-existent), _please_ file
a PR so that a correct direct dependency can be added.