git: c26e64f5c9cc - main - devel/libxtend: Update to 0.1.6

From: Jason W. Bacon <jwb_at_FreeBSD.org>
Date: Sat, 11 Jun 2022 14:26:59 UTC
The branch main has been updated by jwb:

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

commit c26e64f5c9ccefcfa916fe5391dd991adca973f1
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2022-06-11 13:57:34 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2022-06-11 14:26:55 +0000

    devel/libxtend: Update to 0.1.6
    
    Add dsv_line_init(), strptrcasecmp()
    A few API improvements and bug fixes
    
    Changes:        https://github.com/outpaddling/libxtend/releases
---
 devel/libxtend/Makefile  | 2 +-
 devel/libxtend/distinfo  | 6 +++---
 devel/libxtend/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/devel/libxtend/Makefile b/devel/libxtend/Makefile
index bb6e672eaf99..87cf81eb9be2 100644
--- a/devel/libxtend/Makefile
+++ b/devel/libxtend/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libxtend
-DISTVERSION=	0.1.5
+DISTVERSION=	0.1.6
 CATEGORIES=	devel
 
 MAINTAINER=	jwb@FreeBSD.org
diff --git a/devel/libxtend/distinfo b/devel/libxtend/distinfo
index 68b7142f3c54..6871bd6ecaf0 100644
--- a/devel/libxtend/distinfo
+++ b/devel/libxtend/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647297672
-SHA256 (outpaddling-libxtend-0.1.5_GH0.tar.gz) = 16649aabba399bb13e2f1e72f806ec2f655408b68cfd48213cd352bb3ea7e875
-SIZE (outpaddling-libxtend-0.1.5_GH0.tar.gz) = 61425
+TIMESTAMP = 1654950293
+SHA256 (outpaddling-libxtend-0.1.6_GH0.tar.gz) = 9de2bfc97376247d1504eed6b948282735653d0f2d48de1a8e06011aff78f5b7
+SIZE (outpaddling-libxtend-0.1.6_GH0.tar.gz) = 62403
diff --git a/devel/libxtend/pkg-plist b/devel/libxtend/pkg-plist
index 254010dcf16c..0f9af22a8ced 100644
--- a/devel/libxtend/pkg-plist
+++ b/devel/libxtend/pkg-plist
@@ -31,6 +31,7 @@ man/man3/digits.3.gz
 man/man3/double_cmp.3.gz
 man/man3/dsv_line_copy.3.gz
 man/man3/dsv_line_free.3.gz
+man/man3/dsv_line_init.3.gz
 man/man3/dsv_line_read.3.gz
 man/man3/dsv_line_set_array_size.3.gz
 man/man3/dsv_line_set_delims.3.gz
@@ -79,6 +80,7 @@ man/man3/strlbasecpy.3.gz
 man/man3/strllower.3.gz
 man/man3/strlower.3.gz
 man/man3/strlupper.3.gz
+man/man3/strptrcasecmp.3.gz
 man/man3/strptrcmp.3.gz
 man/man3/strshellcpy.3.gz
 man/man3/strsplit.3.gz
@@ -101,6 +103,7 @@ man/man3/xt_ffopen.3.gz
 man/man3/xt_fgetline.3.gz
 man/man3/xt_file_mod_cmp.3.gz
 man/man3/xt_fopen.3.gz
+man/man3/xt_free_strings.3.gz
 man/man3/xt_get_home_dir.3.gz
 man/man3/xt_inhale_strings.3.gz
 man/man3/xt_malloc.3.gz