git: a1fa284a6079 - main - devel/benchmark: Update 1.5.2 -> 1.5.3 Reported by: portscout
Yuri Victorovich
yuri at FreeBSD.org
Sat Apr 24 10:23:38 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a1fa284a6079395d971bc770a3e0191625b0ed6a
commit a1fa284a6079395d971bc770a3e0191625b0ed6a
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-24 09:25:57 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-24 10:23:34 +0000
devel/benchmark: Update 1.5.2 -> 1.5.3
Reported by: portscout
---
devel/benchmark/Makefile | 5 +++--
devel/benchmark/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/devel/benchmark/Makefile b/devel/benchmark/Makefile
index 2a76dd755097..523ce060a894 100644
--- a/devel/benchmark/Makefile
+++ b/devel/benchmark/Makefile
@@ -1,6 +1,6 @@
PORTNAME= benchmark
DISTVERSIONPREFIX= v
-DISTVERSION= 1.5.2
+DISTVERSION= 1.5.3
CATEGORIES= devel
MAINTAINER= yuri at FreeBSD.org
@@ -10,9 +10,10 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c++11-lang
+USE_LDCONFIG= yes
+
USE_GITHUB= yes
GH_ACCOUNT= google
-USE_LDCONFIG= yes
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= BENCHMARK_ENABLE_TESTING
diff --git a/devel/benchmark/distinfo b/devel/benchmark/distinfo
index 7b80194a4fdd..82ed687b777a 100644
--- a/devel/benchmark/distinfo
+++ b/devel/benchmark/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599930199
-SHA256 (google-benchmark-v1.5.2_GH0.tar.gz) = dccbdab796baa1043f04982147e67bb6e118fe610da2c65f88912d73987e700c
-SIZE (google-benchmark-v1.5.2_GH0.tar.gz) = 160235
+TIMESTAMP = 1619255447
+SHA256 (google-benchmark-v1.5.3_GH0.tar.gz) = e4fbb85eec69e6668ad397ec71a3a3ab165903abe98a8327db920b94508f720e
+SIZE (google-benchmark-v1.5.3_GH0.tar.gz) = 163465
More information about the dev-commits-ports-all
mailing list