Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2024 07:48:43 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3a53be584884 - main - devel/fire-hpp: update 0.2 =?utf-8?Q?=E2=86=92?= 1.0
Message-ID:  <202409160748.48G7mhF0075088@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a53be5848849d0d5dd3591810b7014ac0fd5385

commit 3a53be5848849d0d5dd3591810b7014ac0fd5385
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-16 06:46:25 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-16 07:48:25 +0000

    devel/fire-hpp: update 0.2 → 1.0
    
    Reported by:    portscout
---
 devel/fire-hpp/Makefile | 3 ++-
 devel/fire-hpp/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/fire-hpp/Makefile b/devel/fire-hpp/Makefile
index 11b49ef2ebd9..4b9214f888ea 100644
--- a/devel/fire-hpp/Makefile
+++ b/devel/fire-hpp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fire-hpp
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2
+DISTVERSION=	1.0
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -17,6 +17,7 @@ USES=		cmake localbase:ldflags # localbase only for tests but localbase doesn't
 USE_GITHUB=	yes
 GH_ACCOUNT=	kongaskristjan
 
+CMAKE_ARGS=	-DCMAKE_CXX_STANDARD=17
 CMAKE_OFF=	FIRE_EXAMPLES FIRE_UNIT_TESTS
 
 NO_BUILD=	yes
diff --git a/devel/fire-hpp/distinfo b/devel/fire-hpp/distinfo
index 2419270d01bb..1ae61ac74f4b 100644
--- a/devel/fire-hpp/distinfo
+++ b/devel/fire-hpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610314276
-SHA256 (kongaskristjan-fire-hpp-v0.2_GH0.tar.gz) = 50ac76005e5d45590355a51e5e1b62aba65c56f2003335acce0370da13d77b28
-SIZE (kongaskristjan-fire-hpp-v0.2_GH0.tar.gz) = 24841
+TIMESTAMP = 1726459180
+SHA256 (kongaskristjan-fire-hpp-v1.0_GH0.tar.gz) = 73086d72a785a57bac8833d4f92799e8e769fef1d2ca46399cfbdb82a5c22f84
+SIZE (kongaskristjan-fire-hpp-v1.0_GH0.tar.gz) = 33892



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409160748.48G7mhF0075088>