Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2025 01:39:51 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 80cc1440eade - main - =?utf-8?Q?devel/cppinsights: Update 17.0 =E2=86=92 19.1?=
Message-ID:  <202501190139.50J1dpC2061057@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=80cc1440eade825b240227a26d3223f822b9aa86

commit 80cc1440eade825b240227a26d3223f822b9aa86
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2025-01-19 01:23:59 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-01-19 01:37:50 +0000

    devel/cppinsights: Update 17.0 → 19.1
    
    Changelog:
    https://github.com/andreasfertig/cppinsights/releases/tag/v_19.1
    
    PR:     284131
---
 devel/cppinsights/Makefile | 4 ++--
 devel/cppinsights/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/cppinsights/Makefile b/devel/cppinsights/Makefile
index e3c1159e56c6..064fc56835f1 100644
--- a/devel/cppinsights/Makefile
+++ b/devel/cppinsights/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cppinsights
 DISTVERSIONPREFIX=	v_
-DISTVERSION=	17.0
+DISTVERSION=	19.1
 CATEGORIES=	devel
 
 MAINTAINER=	freebsd@sysctl.cz
@@ -10,7 +10,7 @@ WWW=		https://github.com/andreasfertig/cppinsights
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake llvm:min=17,lib
+USES=		cmake llvm:min=19,lib
 USE_GITHUB=	yes
 GH_ACCOUNT=	andreasfertig
 
diff --git a/devel/cppinsights/distinfo b/devel/cppinsights/distinfo
index 1fb7ac63e475..71ad1e271d20 100644
--- a/devel/cppinsights/distinfo
+++ b/devel/cppinsights/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712407492
-SHA256 (andreasfertig-cppinsights-v_17.0_GH0.tar.gz) = 2dd6bcfcdba65c0ed2e1f04ef79d57285186871ad8bd481d63269f3115276216
-SIZE (andreasfertig-cppinsights-v_17.0_GH0.tar.gz) = 331667
+TIMESTAMP = 1737191513
+SHA256 (andreasfertig-cppinsights-v_19.1_GH0.tar.gz) = 88853a67b9eaf6917c531071436a275c62f1dcfe6f2e02e521c39ce81b05e6a7
+SIZE (andreasfertig-cppinsights-v_19.1_GH0.tar.gz) = 346873



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