git: 5add937f95a5 - main - devel/benchmark: update 1.8.3 → 1.8.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Jun 2024 01:20:55 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5add937f95a55b512758cb75e2f38cd4879d1556 commit 5add937f95a55b512758cb75e2f38cd4879d1556 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-16 20:12:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-17 01:20:34 +0000 devel/benchmark: update 1.8.3 → 1.8.4 --- devel/benchmark/Makefile | 2 +- devel/benchmark/distinfo | 6 +++--- devel/benchmark/pkg-plist | 9 +++++---- devel/grpc/Makefile | 1 + games/openrct2/Makefile | 1 + graphics/ospray-studio/Makefile | 2 +- graphics/ospray/Makefile | 2 +- math/e-antic/Makefile | 1 + math/hpcombi/Makefile | 1 + net-p2p/ethash/Makefile | 2 +- 10 files changed, 16 insertions(+), 11 deletions(-) diff --git a/devel/benchmark/Makefile b/devel/benchmark/Makefile index a4c25ab1687e..bdb48870fcce 100644 --- a/devel/benchmark/Makefile +++ b/devel/benchmark/Makefile @@ -1,6 +1,6 @@ PORTNAME= benchmark DISTVERSIONPREFIX= v -DISTVERSION= 1.8.3 +DISTVERSION= 1.8.4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/benchmark/distinfo b/devel/benchmark/distinfo index 16d0181dd151..39acdf45a027 100644 --- a/devel/benchmark/distinfo +++ b/devel/benchmark/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1693553059 -SHA256 (google-benchmark-v1.8.3_GH0.tar.gz) = 6bc180a57d23d4d9515519f92b0c83d61b05b5bab188961f36ac7b06b0d9e9ce -SIZE (google-benchmark-v1.8.3_GH0.tar.gz) = 250206 +TIMESTAMP = 1718558572 +SHA256 (google-benchmark-v1.8.4_GH0.tar.gz) = 3e7059b6b11fb1bbe28e33e02519398ca94c1818874ebed18e504dc6f709be45 +SIZE (google-benchmark-v1.8.4_GH0.tar.gz) = 253916 SHA256 (google-googletest-release-1.12.1_GH0.tar.gz) = 81964fe578e9bd7c94dfdb09c8e4d6e6759e19967e397dbea48d1c10e45d0df2 SIZE (google-googletest-release-1.12.1_GH0.tar.gz) = 854944 diff --git a/devel/benchmark/pkg-plist b/devel/benchmark/pkg-plist index d43e8e819e88..e054fa4f12e8 100644 --- a/devel/benchmark/pkg-plist +++ b/devel/benchmark/pkg-plist @@ -5,9 +5,10 @@ lib/cmake/benchmark/benchmarkConfigVersion.cmake lib/cmake/benchmark/benchmarkTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/benchmark/benchmarkTargets.cmake lib/libbenchmark.so -lib/libbenchmark.so.1 -lib/libbenchmark.so.%%VERSION%% +lib/libbenchmark.so.0 +lib/libbenchmark.so.0.0.0 lib/libbenchmark_main.so -lib/libbenchmark_main.so.1 -lib/libbenchmark_main.so.%%VERSION%% +lib/libbenchmark_main.so.0 +lib/libbenchmark_main.so.0.0.0 libdata/pkgconfig/benchmark.pc +libdata/pkgconfig/benchmark_main.pc diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index 8ac19259c151..4695b6f13e5f 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -1,5 +1,6 @@ PORTNAME= grpc PORTVERSION= 1.62.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTEPOCH= 2 CATEGORIES= devel diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index 8fc588f84a22..ef0198bfc765 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -1,6 +1,7 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v DISTVERSION= 0.4.11 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.6/:sequence \ https://github.com/OpenRCT2/objects/releases/download/v1.4.4/:object \ diff --git a/graphics/ospray-studio/Makefile b/graphics/ospray-studio/Makefile index b53402caaddb..81b8f2120ae9 100644 --- a/graphics/ospray-studio/Makefile +++ b/graphics/ospray-studio/Makefile @@ -1,7 +1,7 @@ PORTNAME= ospray-studio DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/ospray/Makefile b/graphics/ospray/Makefile index 9a3dc721d9e8..f039753b41c6 100644 --- a/graphics/ospray/Makefile +++ b/graphics/ospray/Makefile @@ -1,7 +1,7 @@ PORTNAME= ospray DISTVERSIONPREFIX= v DISTVERSION= 2.10.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/math/e-antic/Makefile b/math/e-antic/Makefile index 1a754baffc92..5df15a22f5e9 100644 --- a/math/e-antic/Makefile +++ b/math/e-antic/Makefile @@ -1,5 +1,6 @@ PORTNAME= e-antic DISTVERSION= 2.0.2 +PORTREVISION= 1 #MASTER_SITES= https://www.labri.fr/perso/vdelecro/e-antic/ CATEGORIES= math diff --git a/math/hpcombi/Makefile b/math/hpcombi/Makefile index 0879f3c421be..1b901c1a2df1 100644 --- a/math/hpcombi/Makefile +++ b/math/hpcombi/Makefile @@ -1,5 +1,6 @@ PORTNAME= HPCombi PORTVERSION= 1.0.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= math devel diff --git a/net-p2p/ethash/Makefile b/net-p2p/ethash/Makefile index 010ff507010d..c230b1ec96b0 100644 --- a/net-p2p/ethash/Makefile +++ b/net-p2p/ethash/Makefile @@ -1,7 +1,7 @@ PORTNAME= ethash PORTVERSION= 1.0.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MAINTAINER= bofh@FreeBSD.org