Even stranger, I decided to ./build freetype and now i get:...
You must not recompile freetype afterwords, then it WILL downgrade you, because it is not official added to custombuild yet. Until then, you must run this everytime you recompile freetype, if not you will be downgraded:
Code:
cd /usr/local/directadmin/custombuild
wget -O build http://files1.directadmin.com/services/custombuild/2.0/custombuild/build
perl -pi -e 's/^freetype:2.5.0:.*/freetype:2.5.1:/' versions.txt
./build freetype
./build php n