diff --git a/science/qbox/Makefile b/science/qbox/Makefile index 454f73476f1b..74a71f61b84a 100644 --- a/science/qbox/Makefile +++ b/science/qbox/Makefile @@ -1,44 +1,43 @@ PORTNAME= qbox DISTVERSIONPREFIX= rel -DISTVERSION= 1_76_1 -PORTREVISION= 1 +DISTVERSION= 1_76_2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= First-principles molecular dynamics code WWW= http://qboxcode.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/../COPYING LIB_DEPENDS= libblas.so:math/blas \ libcurl.so:ftp/curl \ libfftw3.so:math/fftw3 \ liblapack.so:math/lapack \ libmpicxx.so:net/mpich \ libscalapack.so:math/scalapack \ libuuid.so:misc/e2fsprogs-libuuid \ libxerces-c.so:textproc/xerces-c3 USES= compiler:c++11-lang gmake iconv:wchar_t localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= qboxcode GH_PROJECT= qbox-public WRKSRC_SUBDIR= src MAKE_ARGS= TARGET=freebsd ALL_TARGET= qb TEST_TARGET= tests # only builds tests, but doesn't run them: https://github.com/qboxcode/qbox-public/issues/6 PLIST_FILES= bin/qb post-extract: @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|; s|%%CXXFLAGS%%|${CXXFLAGS}|; s|%%LDFLAGS%%|${LDFLAGS}|' < ${FILESDIR}/freebsd.mk.in > ${WRKSRC}/freebsd.mk do-install: ${INSTALL_PROGRAM} ${WRKSRC}/qb ${STAGEDIR}${PREFIX}/bin .include diff --git a/science/qbox/distinfo b/science/qbox/distinfo index 773e85941ed3..01a24551eee0 100644 --- a/science/qbox/distinfo +++ b/science/qbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703459304 -SHA256 (qboxcode-qbox-public-rel1_76_1_GH0.tar.gz) = 170bf87009e9628aa1ef829debdce9d95008be9b77030c74a7ffb665ccef5207 -SIZE (qboxcode-qbox-public-rel1_76_1_GH0.tar.gz) = 717021 +TIMESTAMP = 1709187826 +SHA256 (qboxcode-qbox-public-rel1_76_2_GH0.tar.gz) = eb481d321d4df72733775cbbce5ffe67faec2c8ed259618ca9217d8dff71d146 +SIZE (qboxcode-qbox-public-rel1_76_2_GH0.tar.gz) = 717144