Date: Thu, 1 Dec 2022 22:15:44 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: f11830166741 - main - devel/caliper: Update 2.8.0 -> 2.9.0 Message-ID: <202212012215.2B1MFiDN046730@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=f11830166741bc9dd16d441066b749c1b8d04dcc commit f11830166741bc9dd16d441066b749c1b8d04dcc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-12-01 15:37:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-12-01 22:15:39 +0000 devel/caliper: Update 2.8.0 -> 2.9.0 Reported by: portscout --- devel/caliper/Makefile | 2 +- devel/caliper/distinfo | 6 +++--- devel/caliper/pkg-plist | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/caliper/Makefile b/devel/caliper/Makefile index 44dd38431a64..be548b772277 100644 --- a/devel/caliper/Makefile +++ b/devel/caliper/Makefile @@ -1,6 +1,6 @@ PORTNAME= caliper DISTVERSIONPREFIX= v -DISTVERSION= 2.8.0 +DISTVERSION= 2.9.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/caliper/distinfo b/devel/caliper/distinfo index 16b68c6235b8..b1e76034b7f6 100644 --- a/devel/caliper/distinfo +++ b/devel/caliper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660981417 -SHA256 (LLNL-Caliper-v2.8.0_GH0.tar.gz) = 17807b364b5ac4b05997ead41bd173e773f9a26ff573ff2fe61e0e70eab496e4 -SIZE (LLNL-Caliper-v2.8.0_GH0.tar.gz) = 1988417 +TIMESTAMP = 1669922611 +SHA256 (LLNL-Caliper-v2.9.0_GH0.tar.gz) = 507ea74be64a2dfd111b292c24c4f55f459257528ba51a5242313fa50978371f +SIZE (LLNL-Caliper-v2.9.0_GH0.tar.gz) = 2052963 diff --git a/devel/caliper/pkg-plist b/devel/caliper/pkg-plist index 64525c3a94bd..919f02dd6c20 100644 --- a/devel/caliper/pkg-plist +++ b/devel/caliper/pkg-plist @@ -75,13 +75,13 @@ include/caliper/wrapConfigManager.h include/caliper/wrapScopeAnnotation.h lib/libcaliper-serial.so lib/libcaliper-serial.so.2 -lib/libcaliper-serial.so.2.8.0 +lib/libcaliper-serial.so.2.9.0 lib/libcaliper-tools-util.so lib/libcaliper-tools-util.so.2 -lib/libcaliper-tools-util.so.2.8.0 +lib/libcaliper-tools-util.so.2.9.0 lib/libcaliper.so lib/libcaliper.so.2 -lib/libcaliper.so.2.8.0 +lib/libcaliper.so.2.9.0 libdata/pkgconfig/caliper.pc share/cmake/caliper/caliper-config.cmake share/cmake/caliper/caliper-targets-%%CMAKE_BUILD_TYPE%%.cmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212012215.2B1MFiDN046730>