aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-06-25 16:44:57 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-06-25 16:44:57 +0000
commit6d9df455a863e0618608af3a86d615ff29a7734e (patch)
tree9973424c3af093e90d75bc8673345d25104bd69d
parent834a7d4a9bc2d9ac2adeb27345208d3a8e1fd5bc (diff)
downloadports-6d9df455a863e0618608af3a86d615ff29a7734e.tar.gz
ports-6d9df455a863e0618608af3a86d615ff29a7734e.zip
devel/benchmark: Revert 1.8.4 → 1.8.3
PR: 279984 Reported by: Matthias Fechner <mfechner@FreeBSD.org>
-rw-r--r--devel/benchmark/Makefile3
-rw-r--r--devel/benchmark/distinfo6
-rw-r--r--devel/benchmark/pkg-plist9
-rw-r--r--devel/grpc/Makefile2
-rw-r--r--games/openrct2/Makefile2
-rw-r--r--graphics/ospray-studio/Makefile2
-rw-r--r--graphics/ospray/Makefile2
-rw-r--r--math/e-antic/Makefile2
-rw-r--r--math/hpcombi/Makefile2
-rw-r--r--net-p2p/ethash/Makefile2
10 files changed, 16 insertions, 16 deletions
diff --git a/devel/benchmark/Makefile b/devel/benchmark/Makefile
index bdb48870fcce..be647604d627 100644
--- a/devel/benchmark/Makefile
+++ b/devel/benchmark/Makefile
@@ -1,6 +1,7 @@
PORTNAME= benchmark
DISTVERSIONPREFIX= v
-DISTVERSION= 1.8.4
+DISTVERSION= 1.8.3
+PORTEPOCH= 1
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/benchmark/distinfo b/devel/benchmark/distinfo
index 39acdf45a027..16d0181dd151 100644
--- a/devel/benchmark/distinfo
+++ b/devel/benchmark/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1718558572
-SHA256 (google-benchmark-v1.8.4_GH0.tar.gz) = 3e7059b6b11fb1bbe28e33e02519398ca94c1818874ebed18e504dc6f709be45
-SIZE (google-benchmark-v1.8.4_GH0.tar.gz) = 253916
+TIMESTAMP = 1693553059
+SHA256 (google-benchmark-v1.8.3_GH0.tar.gz) = 6bc180a57d23d4d9515519f92b0c83d61b05b5bab188961f36ac7b06b0d9e9ce
+SIZE (google-benchmark-v1.8.3_GH0.tar.gz) = 250206
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 e054fa4f12e8..d43e8e819e88 100644
--- a/devel/benchmark/pkg-plist
+++ b/devel/benchmark/pkg-plist
@@ -5,10 +5,9 @@ lib/cmake/benchmark/benchmarkConfigVersion.cmake
lib/cmake/benchmark/benchmarkTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/benchmark/benchmarkTargets.cmake
lib/libbenchmark.so
-lib/libbenchmark.so.0
-lib/libbenchmark.so.0.0.0
+lib/libbenchmark.so.1
+lib/libbenchmark.so.%%VERSION%%
lib/libbenchmark_main.so
-lib/libbenchmark_main.so.0
-lib/libbenchmark_main.so.0.0.0
+lib/libbenchmark_main.so.1
+lib/libbenchmark_main.so.%%VERSION%%
libdata/pkgconfig/benchmark.pc
-libdata/pkgconfig/benchmark_main.pc
diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile
index 4695b6f13e5f..741f125c4b69 100644
--- a/devel/grpc/Makefile
+++ b/devel/grpc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= grpc
PORTVERSION= 1.62.2
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
PORTEPOCH= 2
CATEGORIES= devel
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile
index ef0198bfc765..0f76d558f3e8 100644
--- a/games/openrct2/Makefile
+++ b/games/openrct2/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openrct2
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.11
-PORTREVISION= 1
+PORTREVISION= 2
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 81b8f2120ae9..66aceaa517a3 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= 6
+PORTREVISION= 7
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
diff --git a/graphics/ospray/Makefile b/graphics/ospray/Makefile
index f039753b41c6..91ccaee2b065 100644
--- a/graphics/ospray/Makefile
+++ b/graphics/ospray/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ospray
DISTVERSIONPREFIX= v
DISTVERSION= 2.10.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/e-antic/Makefile b/math/e-antic/Makefile
index 5df15a22f5e9..c74ee2f2dba9 100644
--- a/math/e-antic/Makefile
+++ b/math/e-antic/Makefile
@@ -1,6 +1,6 @@
PORTNAME= e-antic
DISTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
#MASTER_SITES= https://www.labri.fr/perso/vdelecro/e-antic/
CATEGORIES= math
diff --git a/math/hpcombi/Makefile b/math/hpcombi/Makefile
index 1b901c1a2df1..fe745b3c1e95 100644
--- a/math/hpcombi/Makefile
+++ b/math/hpcombi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= HPCombi
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= math devel
diff --git a/net-p2p/ethash/Makefile b/net-p2p/ethash/Makefile
index c230b1ec96b0..f7e9cf4a994f 100644
--- a/net-p2p/ethash/Makefile
+++ b/net-p2p/ethash/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ethash
PORTVERSION= 1.0.1
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-p2p
MAINTAINER= bofh@FreeBSD.org