diff --git a/devel/argobots/Makefile b/devel/argobots/Makefile index 2008af9223cd..a5cc7b8f72bb 100644 --- a/devel/argobots/Makefile +++ b/devel/argobots/Makefile @@ -1,39 +1,38 @@ PORTNAME= argobots DISTVERSIONPREFIX= v -DISTVERSION= 1.1-186 -DISTVERSIONSUFFIX= -gdce6e72 +DISTVERSION= 1.2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight, low-level threading and tasking framework WWW= https://www.argobots.org/ LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT BUILD_DEPENDS= ${LOCALBASE}/bin/grep:textproc/gnugrep # workaround for https://github.com/pmodels/argobots/issues/375 USES= autoreconf gmake libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= pmodels INSTALL_TARGET= install-strip BINARY_ALIAS= grep=${LOCALBASE}/bin/grep # for https://github.com/pmodels/argobots/issues/375 PLIST_FILES= include/abt.h \ lib/libabt.a \ lib/libabt.so \ lib/libabt.so.1 \ lib/libabt.so.1.1.0 \ libdata/pkgconfig/argobots.pc do-test: # at least one test never finishes, see https://github.com/pmodels/argobots/issues/376 @cd ${WRKSRC}/test && \ ${GMAKE} check .include diff --git a/devel/argobots/distinfo b/devel/argobots/distinfo index 0cb1b45e2327..fd8844f14e21 100644 --- a/devel/argobots/distinfo +++ b/devel/argobots/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657763740 -SHA256 (pmodels-argobots-v1.1-186-gdce6e72_GH0.tar.gz) = dbdcedd479933515360c56a971e2492ea65d6bb170146cf80f5465a66846451e -SIZE (pmodels-argobots-v1.1-186-gdce6e72_GH0.tar.gz) = 723454 +TIMESTAMP = 1711598563 +SHA256 (pmodels-argobots-v1.2_GH0.tar.gz) = 2949e5fea567afc69a57efd7eb3606e7d4fc3bd5f690b0eb3a5383fe1ff2101f +SIZE (pmodels-argobots-v1.2_GH0.tar.gz) = 723293