Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2021 01:57:43 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: 0a3f34e46972 - main - devel/reproc: Update 14.2.2 -> 14.2.3
Message-ID:  <202108090157.1791vhS6025730@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=0a3f34e469729934b7b6654e6285091d1b84bd82

commit 0a3f34e469729934b7b6654e6285091d1b84bd82
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-08-09 01:38:34 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-08-09 01:57:37 +0000

    devel/reproc: Update 14.2.2 -> 14.2.3
---
 devel/reproc/Makefile | 5 +++--
 devel/reproc/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/reproc/Makefile b/devel/reproc/Makefile
index 5ee4d1a44d9f..40cb0b3dc1cf 100644
--- a/devel/reproc/Makefile
+++ b/devel/reproc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	reproc
 DISTVERSIONPREFIX=	v
-DISTVERSION=	14.2.2
+DISTVERSION=	14.2.3
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -10,9 +10,10 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		cmake compiler:c++11-lang
+USE_LDCONFIG=	yes
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	DaanDeMeyer
-USE_LDCONFIG=	yes
 
 CMAKE_ON=	REPROC++ BUILD_SHARED_LIBS
 
diff --git a/devel/reproc/distinfo b/devel/reproc/distinfo
index 9c31595c34e3..2fc68b3d616d 100644
--- a/devel/reproc/distinfo
+++ b/devel/reproc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611629130
-SHA256 (DaanDeMeyer-reproc-v14.2.2_GH0.tar.gz) = 27c88a913bf82ad3b5e4a03f621456d7300a7b77644b1a780c906d26fdd561f5
-SIZE (DaanDeMeyer-reproc-v14.2.2_GH0.tar.gz) = 64754
+TIMESTAMP = 1628473052
+SHA256 (DaanDeMeyer-reproc-v14.2.3_GH0.tar.gz) = ea87db7a780a81bc27bce3e6c8e5f31b831fb8a1d06c6b5c2e1c2554d1c55e00
+SIZE (DaanDeMeyer-reproc-v14.2.3_GH0.tar.gz) = 64829



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