Index: head/math/piranha/Makefile =================================================================== --- head/math/piranha/Makefile (revision 470100) +++ head/math/piranha/Makefile (revision 470101) @@ -1,39 +1,38 @@ # $FreeBSD$ PORTNAME= piranha DISTVERSIONPREFIX= v -DISTVERSION= 0.10 -PORTREVISION= 1 +DISTVERSION= 0.11 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Piranha computer algebra system LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING.gpl3 LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.lgpl3 # build only checks that boost, gmp, mpfr headers are installed, and in the runtime they are included, shared libs are never used directly BUILD_DEPENDS= ${HEADER_DEPENDS} RUN_DEPENDS= ${HEADER_DEPENDS} USES= cmake:outsource USE_GITHUB= yes GH_ACCOUNT= bluescarni NO_BUILD= yes NO_ARCH= yes HEADER_DEPENDS= ${LOCALBASE}/include/boost/numeric/conversion/cast.hpp:devel/boost-libs \ ${LOCALBASE}/include/gmp.h:math/gmp \ ${LOCALBASE}/include/mpfr.h:math/mpfr TEST_USES= compiler:c++14-lang do-test: @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTS=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test .include Index: head/math/piranha/distinfo =================================================================== --- head/math/piranha/distinfo (revision 470100) +++ head/math/piranha/distinfo (revision 470101) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522392828 -SHA256 (bluescarni-piranha-v0.10_GH0.tar.gz) = e2feefb7dac5e441688b2d849c1d89219243ce9a5daeb611b1d9fe952c86bd26 -SIZE (bluescarni-piranha-v0.10_GH0.tar.gz) = 821512 +TIMESTAMP = 1526442547 +SHA256 (bluescarni-piranha-v0.11_GH0.tar.gz) = ab5782696a40888726c752c06a4b60783eda28ee4736b56083b96a53fd9a6230 +SIZE (bluescarni-piranha-v0.11_GH0.tar.gz) = 821345