ports/compat-32 (3.2): libxml2-python-32: 2.9.2 -> 2.9.3
commit 4237c374d87cff2d71ec0e47e3a73ccf6541ab26 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Nov 21 13:12:49 2015 +1100 libxml2-python-32: 2.9.2 -> 2.9.3 diff --git a/libxml2-python-32/.md5sum b/libxml2-python-32/.md5sum index f93ad34..404a9cf 100644 --- a/libxml2-python-32/.md5sum +++ b/libxml2-python-32/.md5sum @@ -1,2 +1,2 @@ -9e6a9aca9d155737868b3dc5fd82f788 libxml2-2.9.2.tar.gz +daece17e045f1c107610e137ab50c179 libxml2-2.9.3.tar.gz 80fdb13ebd1e5d320783dc94d8b9c6d7 libxml2-python-config.patch diff --git a/libxml2-python-32/Pkgfile b/libxml2-python-32/Pkgfile index 474a4f0..14cd609 100644 --- a/libxml2-python-32/Pkgfile +++ b/libxml2-python-32/Pkgfile @@ -4,8 +4,8 @@ # Depends on: python-32 libxml2-32 libxml2-python name=libxml2-python-32 -version=2.9.2 -release=2 +version=2.9.3 +release=1 source=(ftp://xmlsoft.org/libxml2/libxml2-$version.tar.gz libxml2-python-config.patch) @@ -23,9 +23,9 @@ build() { # --libdir is not to be trusted some sort of race at configure # library will either end up in lib or lib32 depending on mood - if [ -e $PKG/usr/lib ]; then - mv $PKG/usr/lib $PKG/usr/lib32 - fi +# if [ -e $PKG/usr/lib ]; then +# mv $PKG/usr/lib $PKG/usr/lib32 +# fi rm $PKG/usr/lib32/python2.7/site-packages/libxml2mod.{a,la} rm -r $PKG/usr/share/doc
participants (1)
-
crux@crux.nu