pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/autoconf-archive



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  3 11:24:49 UTC 2013

Modified Files:
        pkgsrc/devel/autoconf-archive: Makefile PLIST distinfo

Log Message:
Update to 2013.02.02:

* Noteworthy changes in release 2013.02.02 (2013-02-02) [stable]

  Support for AIX has been improved in AX_PTHREAD. Further details are
  available at <http://savannah.gnu.org/patch/index.php?7911>.

  AX_BOOST_FILESYSTEM has been improved to work more reliable on non-GNU
  systems. See <http://savannah.gnu.org/patch/?7921> for further details.

  The new macro AX_LIB_EV has been added, which checks for libev in a
  pkg-config-like manner. The purpose of the macro is to unifty behaviour
  between distros that come with libev.pc and systems (e.g. upstream) that
  don't. Further details are at <http://savannah.gnu.org/patch/?7938>.

  The portability of AX_PYTHON has been improved. Also, the macro now
  recognizes more recent versions of the Python interpreter, too. See
  <http://savannah.gnu.org/patch/?7897> for further details.

  Support for cross-compilation in AX_PROG_CC_FOR_BUILD has been improved.
  See <http://savannah.gnu.org/patch/index.php?7890> for further details.

  The new macro AX_PROG_CXX_FOR_BUILD has been added. Further details are
  available at <http://savannah.gnu.org/patch/?7891>.

  Mac OS X support in AX_OPENMP has been improved. Further details are
  available at <http://savannah.gnu.org/patch/?7893>.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/autoconf-archive/Makefile \
    pkgsrc/devel/autoconf-archive/PLIST \
    pkgsrc/devel/autoconf-archive/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index