From owner-dev-commits-ports-main@freebsd.org Sun Sep 19 21:31:30 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0C557671674; Sun, 19 Sep 2021 21:31:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HCLV96xyNz4RHn; Sun, 19 Sep 2021 21:31:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CF55E24712; Sun, 19 Sep 2021 21:31:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18JLVTrI093223; Sun, 19 Sep 2021 21:31:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18JLVTnh093222; Sun, 19 Sep 2021 21:31:29 GMT (envelope-from git) Date: Sun, 19 Sep 2021 21:31:29 GMT Message-Id: <202109192131.18JLVTnh093222@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Juraj Lutter Subject: git: 34e7dc42481e - main - net-mgmt/bgpq4: Update to 1.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: otis X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 34e7dc42481e579a04618c339d8823c097bc0006 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Sep 2021 21:31:30 -0000 The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=34e7dc42481e579a04618c339d8823c097bc0006 commit 34e7dc42481e579a04618c339d8823c097bc0006 Author: Juraj Lutter AuthorDate: 2021-08-25 19:24:49 +0000 Commit: Juraj Lutter CommitDate: 2021-09-19 21:30:43 +0000 net-mgmt/bgpq4: Update to 1.4 - Update to 1.4 - Reformat a bit according to portclippy and portfmt - Fix build dependency on libtool - Changes: https://github.com/bgp/bgpq4/blob/1.4/CHANGES Approved by: maintainer timeout (3 weeks) Differential Revision: https://reviews.freebsd.org/D31681 --- net-mgmt/bgpq4/Makefile | 4 ++-- net-mgmt/bgpq4/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-mgmt/bgpq4/Makefile b/net-mgmt/bgpq4/Makefile index f4798ef9a7e2..aeee57362024 100644 --- a/net-mgmt/bgpq4/Makefile +++ b/net-mgmt/bgpq4/Makefile @@ -1,7 +1,7 @@ # Created by: Muhammad Moinur Rahman PORTNAME= bgpq4 -PORTVERSION= 0.0.7 +PORTVERSION= 1.4 CATEGORIES= net-mgmt MAINTAINER= bofh@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= Lightweight prefix-list generator for various routers v4 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -USES= autoreconf compiler:c11 +USES= autoreconf compiler:c11 libtool USE_GITHUB= yes MAKE_ARGS+= CC="${CC}" diff --git a/net-mgmt/bgpq4/distinfo b/net-mgmt/bgpq4/distinfo index a5b12fd4ba0d..1ac4cc4d7d59 100644 --- a/net-mgmt/bgpq4/distinfo +++ b/net-mgmt/bgpq4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620165321 -SHA256 (bgp-bgpq4-0.0.7_GH0.tar.gz) = c39af7d2a8b0f4cf61543e776677baaf067aa087181851572211d168258f7f9f -SIZE (bgp-bgpq4-0.0.7_GH0.tar.gz) = 48943 +TIMESTAMP = 1629913926 +SHA256 (bgp-bgpq4-1.4_GH0.tar.gz) = db4bb0e035e62f00b515529988ad8a552871dcf17ea1d32e0cbf3aae18c2602e +SIZE (bgp-bgpq4-1.4_GH0.tar.gz) = 51910