Hi!
on 10.11 I think I encountered another fall-off of libxml.
rev-upgrade fails because p5.34-clone fails for already tracked tar
format issues, so it doe snot complete. However it owuld rebuild xar.
Explicitely outdated ports are:
The following installed ports are outdated:
ccache 4.12.2_0 < 4.13.1_0
emacs-app 29.3_0 < 30.2_3
gimp2 2.10.38_2 < 2.10.38_3
gtksourceview4 4.8.4_0 < 4.8.4_1
p5.34-clone 0.470.0_0 < 0.480.0_0
poppler 24.04.0_1 < 26.01.0_0
py27-pygtk 2.24.0_6 < 2.24.0_7
none of them rebuilds automatically, unfortunately and xar is not listed.
while building gtksourceview4 I see:
--sources-top-dirs
/opt/local/var/macports/build/gtksourceview4-1158faf6/work/build/
dyld: Library not loaded: /opt/local/lib/libxml2.2.dylib
Referenced from: /opt/local/lib/libxar.1.dylib
Reason: Incompatible library version: libxar.1.dylib requires version
16.0.0 or later, but libxml2.2.dylib provides version 10.0.0
so xar is broken.
Riccardo