Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 2021 10:23:37 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: a1fa284a6079 - main - devel/benchmark: Update 1.5.2 -> 1.5.3 Reported by:	portscout
Message-ID:  <202104241023.13OANb1i061180@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=a1fa284a6079395d971bc770a3e0191625b0ed6a

commit a1fa284a6079395d971bc770a3e0191625b0ed6a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-24 09:25:57 +0000
Commit:     Yuri Victorovich <yuri@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104241023.13OANb1i061180>