diff options
author | Martin Filla <freebsd@sysctl.cz> | 2025-05-25 15:09:19 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-05-25 15:12:02 +0300 |
commit | e699c5c79ebaeb245f3577fd1a48fb8f046760e2 (patch) | |
tree | 492613c267735e403867b4c335d5a7a7626fd55a | |
parent | sysutils/pfetch-rs: Rewrite of the pfetch system information tool in Rust (diff) |
devel/cppinsights: Update 19.1 => 20.1
Changelog:
https://github.com/andreasfertig/cppinsights/releases/tag/v_20.1
PR: 287054
-rw-r--r-- | devel/cppinsights/Makefile | 4 | ||||
-rw-r--r-- | devel/cppinsights/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/cppinsights/Makefile b/devel/cppinsights/Makefile index 064fc56835f1..3b43f4bc9add 100644 --- a/devel/cppinsights/Makefile +++ b/devel/cppinsights/Makefile @@ -1,6 +1,6 @@ PORTNAME= cppinsights DISTVERSIONPREFIX= v_ -DISTVERSION= 19.1 +DISTVERSION= 20.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=19,lib +USES= cmake llvm:min=20,lib USE_GITHUB= yes GH_ACCOUNT= andreasfertig diff --git a/devel/cppinsights/distinfo b/devel/cppinsights/distinfo index 71ad1e271d20..a5f69f7c85d7 100644 --- a/devel/cppinsights/distinfo +++ b/devel/cppinsights/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737191513 -SHA256 (andreasfertig-cppinsights-v_19.1_GH0.tar.gz) = 88853a67b9eaf6917c531071436a275c62f1dcfe6f2e02e521c39ce81b05e6a7 -SIZE (andreasfertig-cppinsights-v_19.1_GH0.tar.gz) = 346873 +TIMESTAMP = 1748122202 +SHA256 (andreasfertig-cppinsights-v_20.1_GH0.tar.gz) = 672ecc237bc0231510025c9662c0f4880feebb076af46d16840adfb16e8fc4e8 +SIZE (andreasfertig-cppinsights-v_20.1_GH0.tar.gz) = 354064 |