Index: head/math/librsb/Makefile =================================================================== --- head/math/librsb/Makefile (revision 419713) +++ head/math/librsb/Makefile (revision 419714) @@ -1,42 +1,42 @@ # Created by: stephen@FreeBSD.org # $FreeBSD$ PORTNAME= librsb -PORTVERSION= 1.2.0r1 -PORTREVISION= 1 +PORTVERSION= 1.2.0r4 CATEGORIES= math MASTER_SITES= SF/librsb DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-rc/} MAINTAINER= stephen@FreeBSD.org COMMENT= Sparse matrix library LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gsed:textproc/gsed \ bash:shells/bash -USES= fortran compiler:openmp gmake shebangfix +USES= fortran compiler:openmp gmake shebangfix libtool +INSTALL_TARGET= install-strip GNU_CONFIGURE= yes CFLAGS+= -fPIC CONFIGURE_ARGS= --enable-fortran-module-install \ --enable-matrix-types="double, double complex" \ --with-memhinfo="${RSB_USER_SET_MEM_HIERARCHY_INFO}" SHEBANG_FILES= scripts/*.sh MANUAL_PACKAGE_BUILD= Optimizes for the local machine pre-configure: @if [ -z "${RSB_USER_SET_MEM_HIERARCHY_INFO}" ]; then \ ${CAT} ${FILESDIR}/memhinfo.txt; \ exit 1; \ fi post-patch: @${REINPLACE_CMD} -E s/sed/gsed/g ${WRKSRC}/scripts/*.sh check regression-test test: build cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} qtests .include Index: head/math/librsb/distinfo =================================================================== --- head/math/librsb/distinfo (revision 419713) +++ head/math/librsb/distinfo (revision 419714) @@ -1,2 +1,3 @@ -SHA256 (librsb-1.2.0-rc1.tar.gz) = 88167a22a9a73fa2bf15e83a94a37c8829a838fe93870254414ace78ea2ecdaf -SIZE (librsb-1.2.0-rc1.tar.gz) = 2212101 +TIMESTAMP = 1470435344 +SHA256 (librsb-1.2.0-rc4.tar.gz) = 21635cc174fcb1a58a6bd73bb74d86a106c85e9535872dccc988e8720488a3d4 +SIZE (librsb-1.2.0-rc4.tar.gz) = 2216622