diff --git a/devel/recycle/Makefile b/devel/recycle/Makefile index 499ea22b6d3e..14a8c274772c 100644 --- a/devel/recycle/Makefile +++ b/devel/recycle/Makefile @@ -1,25 +1,23 @@ PORTNAME= recycle -DISTVERSIONPREFIX= v -DISTVERSION= 6.0.0-53 -DISTVERSIONSUFFIX= -g3502ca1 +DISTVERSION= 7.0.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Simple resource pool for recycling resources in C++ WWW= https://github.com/steinwurf/recycle LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst USES= cmake USE_GITHUB= yes GH_ACCOUNT= steinwurf PLIST_FILES= include/recycle/no_locking_policy.hpp \ include/recycle/shared_pool.hpp \ include/recycle/unique_pool.hpp NO_ARCH= yes .include diff --git a/devel/recycle/distinfo b/devel/recycle/distinfo index 03afff0b24e8..347466138296 100644 --- a/devel/recycle/distinfo +++ b/devel/recycle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673342644 -SHA256 (steinwurf-recycle-v6.0.0-53-g3502ca1_GH0.tar.gz) = bfdbf8322a42002c495e51b3f2c88d830873b2eb2c55111fb759d9fff3fa9601 -SIZE (steinwurf-recycle-v6.0.0-53-g3502ca1_GH0.tar.gz) = 132941 +TIMESTAMP = 1687509192 +SHA256 (steinwurf-recycle-7.0.0_GH0.tar.gz) = dcda732e4be5986b0947e2b9b0168f9b3bf675bc9305663afb3254b872191dd8 +SIZE (steinwurf-recycle-7.0.0_GH0.tar.gz) = 132908