Hi
I'm wondering about this:
Why are these gtk-2.24.5 and gtk-update-icon-cache-2.24.5 printed, althought they are up to date?
Could it be related to this in /usr/ports/UPDATING ?
Which I first missed but ran later?
I'm wondering about this:
Code:
# portmaster -L |egrep -B1 '(ew|ort) version|Aborting|installed|dependencies|IGNORE|marked|Reason:|MOVED|deleted|exist|update' | grep -v '^--'
===>>> Root ports (No dependencies, not depended on)
===>>> Trunk ports (No dependencies, are depended on)
===>>> Branch ports (Have dependencies, are depended on)
===>>> gtk-2.24.5
===>>> gtk-update-icon-cache-2.24.5
===>>> Leaf ports (Have dependencies, not depended on)
===>>> 505 total installed ports
===>>> There are no new versions available
Why are these gtk-2.24.5 and gtk-update-icon-cache-2.24.5 printed, althought they are up to date?
Could it be related to this in /usr/ports/UPDATING ?
Code:
20110730:
AFFECTS: users of x11-toolkits/gtk20
AUTHOR: gnome@FreeBSD.org
The gtk-update-icon-cache utility has been split out of the gtk20 port.
Use the following instructions to update your system.
# pkg_delete -f gtk-2.\*
# portmaster x11-toolkits/gtk20
# portmaster -a
Which I first missed but ran later?