Date: Sat, 4 Dec 2010 07:26:18 +0000 (UTC) From: Ade Lovett <ade@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.autotools.mk Message-ID: <201012040726.oB47QIHL073649@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ade 2010-12-04 07:26:18 UTC
FreeBSD ports repository
Modified files:
Mk bsd.autotools.mk
Log:
Rework bsd.autotools.mk now that we have a single legacy autoconf/automake
(2.13/1.4) and an up-to-date version.
USE_AUTOTOOLS stanzas have now been changed to remove the specific
version number of the current version, for example:
autoconf:213 -> autoconf213
automake:14 -> automake14
autoconf:268 -> autoconf
automake:111 -> automake
This will considerably reduce tree-churn when it comes to new versions
of the "current" autotools, allowing for quicker deployment.
Tested by: -exp runs (pav)
Hatemail to: ade
Revision Changes Path
1.37 +257 -185 ports/Mk/bsd.autotools.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012040726.oB47QIHL073649>
