I'm trying to upgrade ant to 1.8.1 via macports.
When I run live-check I get this: apache-ant seems to have been updated (port version: 1.7.1, new version: 1.8.1)
but when i run port install it installs 1.7.1 and when I run upgrade it does nothing
I'm trying to upgrade ant to 1.8.1 via macports.
When I run live-check I get this: apache-ant seems to have been updated (port version: 1.7.1, new version: 1.8.1)
but when i run port install it installs 1.7.1 and when I run upgrade it does nothing
Why use MacPorts? Ant is very simple to install yourself. Just download, extract somewhere (I usually use /opt/ant
) and add to your $PATH
.