--- /var/abs/core/gcc/PKGBUILD 2010-07-20 23:05:05.000000000 -0500 +++ PKGBUILD 2010-07-21 11:57:57.025381616 -0500 @@ -9,7 +9,7 @@ pkgver=4.5.0 pkgrel=6 _snapshot=4.5-20100610 -_libstdcppmanver=20100312 # Note: check source directory name when updating this +_libstdcppmanver=20100719 # Note: check source directory name when updating this pkgdesc="The GNU Compiler Collection" arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'custom') @@ -18,7 +18,7 @@ options=('!libtool' '!emptydirs') source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++,fortran,objc,ada}-${pkgver}.tar.bz2 ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++,fortran,objc,ada}-${_snapshot}.tar.bz2 - ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-man.${_libstdcppmanver}.tar.bz2 + ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-api.${_libstdcppmanver}.man.tar.bz2 gcc_pure64.patch gcc-hash-style-both.patch r160561.patch) @@ -27,7 +27,7 @@ '2c191ab600e600c774a65674c542e210' 'a569128d6daf741b242e39f5c24debe4' 'a7527896c33759ccc40bb82173f8f27f' - 'f9a21b9dfc174f49a09ddaacfd3ac78f' + '226ae0c6364cfe2c1f7ac88d06088d5a' '4030ee1c08dd1e843c0225b772360e76' '6fd395bacbd7b6e47c7b74854b478363' '79cb26e66eb2502171ef69438fa8666d') @@ -158,7 +158,7 @@ # install the libstdc++ man pages install -dm755 ${pkgdir}/usr/share/man/man3 - install -m644 ${srcdir}/libstdc++-man.${_libstdcppmanver}/man3/* \ + install -m644 ${srcdir}/libstdc++-api.${_libstdcppmanver}.man/man3/* \ ${pkgdir}/usr/share/man/man3/ # deal with conflicts... rm -f ${pkgdir}/usr/share/man/man3/{ctime,queue,random,regex,string}.3