git: 272fb59526fb - main - devel/cligen: update to 6.4.0

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 03 Oct 2023 10:50:39 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=272fb59526fb09fd909f7e20e4c220ce376c261a

commit 272fb59526fb09fd909f7e20e4c220ce376c261a
Author:     R. Christian McDonald <rcm@rcm.sh>
AuthorDate: 2023-10-03 07:31:56 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-10-03 10:50:21 +0000

    devel/cligen: update to 6.4.0
    
    ChangeLog: https://github.com/clicon/cligen/releases/tag/6.4.0
    
     * Changed tv parameter of time2str() from struct to a pointer.
     * Removed obsolete functions pt_name_get() / pt_name_set()
    
    Corrected Bugs
    
     * Output pipes released in 6.3 have several minor bugfixes
     * Fixed: CLI show config | display exits over mountpoints with large YANGs
     * Fixed: Escaping with backslash() in variable strings cannot be done for
       backslash itself
    
    PR:             274216
    Reported by:    rcm@rcm.sh
    Approved by:    dave@dogwood.com (maintainer, MIA)
---
 devel/cligen/Makefile | 4 ++--
 devel/cligen/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/cligen/Makefile b/devel/cligen/Makefile
index 79896d810d0c..c7e283a03963 100644
--- a/devel/cligen/Makefile
+++ b/devel/cligen/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cligen
-PORTVERSION=	6.3.0
+PORTVERSION=	6.4.0
 CATEGORIES=	devel
 
 MAINTAINER=	dave@dogwood.com
@@ -9,7 +9,7 @@ WWW=		https://cligen.se/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-USES=		bison:alias compiler:c11 gmake
+USES=		autoreconf bison:alias compiler:c11 gmake
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	clicon
diff --git a/devel/cligen/distinfo b/devel/cligen/distinfo
index f188ad73aff8..30af2bd3e8b9 100644
--- a/devel/cligen/distinfo
+++ b/devel/cligen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695663901
-SHA256 (clicon-cligen-6.3.0_GH0.tar.gz) = a7afbd8c66e52377d5096efad2bbe7e3f6d6cbb13eef4159bddacecba25cc700
-SIZE (clicon-cligen-6.3.0_GH0.tar.gz) = 814625
+TIMESTAMP = 1696257068
+SHA256 (clicon-cligen-6.4.0_GH0.tar.gz) = d12c43c2e1ac2c4c564b2e41cdc9902b540dd18a263af1dc4a6ed47cd08e102c
+SIZE (clicon-cligen-6.4.0_GH0.tar.gz) = 815756