Index: head/devel/riscv64-gcc/Makefile =================================================================== --- head/devel/riscv64-gcc/Makefile (revision 458356) +++ head/devel/riscv64-gcc/Makefile (revision 458357) @@ -1,70 +1,70 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.1.1 +PORTVERSION= 7.2.0 CATEGORIES= devel PKGNAMEPREFIX= riscv64- MAINTAINER= lwhsu@FreeBSD.org COMMENT= Cross GNU Compiler Collection for ${PKGNAMEPREFIX:C/-//g} LICENSE= GPLv3 GPLv3RLE LICENSE_COMB= multi BUILD_DEPENDS= ${PKGNAMEPREFIX}binutils>0:devel/${PKGNAMEPREFIX}binutils RUN_DEPENDS= ${PKGNAMEPREFIX}binutils>0:devel/${PKGNAMEPREFIX}binutils LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr \ libmpc.so:math/mpc USES= iconv gmake libtool makeinfo USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= freebsd-riscv GH_PROJECT= riscv-gcc -GH_TAGNAME= b2cdb72 +GH_TAGNAME= 2ea300e GCC_TARGET= ${PKGNAMEPREFIX}unknown-${OPSYS:tl}${OSREL} GNU_CONFIGURE= yes CONFIGURE_OUTSOURCE= yes CONFIGURE_ARGS= --target=${GCC_TARGET} \ --with-sysroot=/ \ --without-newlib \ --without-headers \ --with-pkgversion="FreeBSD Ports Collection for ${PKGNAMEPREFIX:C/-//g}" \ --with-system-zlib \ --with-as=${LOCALBASE}/bin/${PKGNAMEPREFIX}freebsd-as \ --with-ld=${LOCALBASE}/bin/${PKGNAMEPREFIX}freebsd-ld \ --disable-werror \ --disable-shared \ --enable-threads \ --enable-tls \ --enable-languages=c,c++ \ --with-gmp=${LOCALBASE} \ --with-mpfr=${LOCALBASE} \ --with-mpc=${LOCALBASE} \ --disable-libatomic \ --disable-libmudflap \ --disable-libssp \ --disable-libquadmath \ --disable-libgomp \ --disable-nls \ --disable-bootstrap \ --disable-multilib ALL_TARGET= inhibit-libc=true all-gcc INSTALL_TARGET= inhibit-libc=true install-gcc PLIST_SUB= GCC_TARGET=${GCC_TARGET} \ GCC_VERSION=${PORTVERSION} post-install: @if [ -d ${STAGEDIR}${PREFIX}/${INFO_PATH} ] ; then ${RM} -r ${STAGEDIR}${PREFIX}/${INFO_PATH}; fi @${RM} ${STAGEDIR}${PREFIX}/man/man7/* BROKEN_aarch64= fails to package .include Index: head/devel/riscv64-gcc/distinfo =================================================================== --- head/devel/riscv64-gcc/distinfo (revision 458356) +++ head/devel/riscv64-gcc/distinfo (revision 458357) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502306294 -SHA256 (freebsd-riscv-riscv-gcc-7.1.1-b2cdb72_GH0.tar.gz) = e4be22d446a163f8cdf30ebdd9c4cb91a2846793205c89521a84abb8a9d6b6d3 -SIZE (freebsd-riscv-riscv-gcc-7.1.1-b2cdb72_GH0.tar.gz) = 97690613 +TIMESTAMP = 1515136464 +SHA256 (freebsd-riscv-riscv-gcc-7.2.0-2ea300e_GH0.tar.gz) = f6e4f31a6a6dc1cfb6ea982b53f031ec25cc234e9e8302c2b6d0d2746bf68a2f +SIZE (freebsd-riscv-riscv-gcc-7.2.0-2ea300e_GH0.tar.gz) = 97771092