Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 2021 21:31:29 GMT
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 34e7dc42481e - main - net-mgmt/bgpq4: Update to 1.4
Message-ID:  <202109192131.18JLVTnh093222@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis:

URL: https://cgit.FreeBSD.org/ports/commit/?id=34e7dc42481e579a04618c339d8823c097bc0006

commit 34e7dc42481e579a04618c339d8823c097bc0006
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2021-08-25 19:24:49 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
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 <bofh@FreeBSD.org>
 
 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



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