pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libxtend: Update to 0.2.0.24



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Nov 20 17:21:45 2024 -0600
Changeset:	41992d01d68ea7d3fdb90abc41203f0945c0bb06

Modified Files:
	libxtend/Makefile
	libxtend/PLIST
	libxtend/buildlink3.mk
	libxtend/distinfo

Log Message:
libxtend: Update to 0.2.0.24

Add xt_ff_dsv_*() functions auto-generated from xt_dsv_*()

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=41992d01d68ea7d3fdb90abc41203f0945c0bb06

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libxtend/Makefile      |  4 ++--
 libxtend/PLIST         | 29 +++++++++++++++++++++++++++++
 libxtend/buildlink3.mk |  2 +-
 libxtend/distinfo      |  6 +++---
 4 files changed, 35 insertions(+), 6 deletions(-)

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 673a01a498..d67972b7c7 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.2.0.19
+DISTNAME=	libxtend-0.2.0.24
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	cb9920bef25576a33d964c89844e4bcd8998b912
+GITHUB_TAG=	4535aedffe98b796fcfbdbc0ffb8c04fd6ea8116
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index 28b5ad02fc..10c149a1f3 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -10,6 +10,11 @@ include/xtend/fast-file-mutators.h
 include/xtend/fast-file-private.h
 include/xtend/fast-file-rvs.h
 include/xtend/fast-file.h
+include/xtend/ff-dsv-accessors.h
+include/xtend/ff-dsv-mutators.h
+include/xtend/ff-dsv-private.h
+include/xtend/ff-dsv-rvs.h
+include/xtend/ff-dsv.h
 include/xtend/file.h
 include/xtend/math.h
 include/xtend/mem.h
@@ -65,6 +70,30 @@ man/man3/xt_fclose.3
 man/man3/xt_fd_purge.3
 man/man3/xt_ff_close.3
 man/man3/xt_ff_dopen.3
+man/man3/xt_ff_dsv_line_copy.3
+man/man3/xt_ff_dsv_line_free.3
+man/man3/xt_ff_dsv_line_get_delims.3
+man/man3/xt_ff_dsv_line_get_delims_ae.3
+man/man3/xt_ff_dsv_line_get_fields.3
+man/man3/xt_ff_dsv_line_get_fields_ae.3
+man/man3/xt_ff_dsv_line_get_num_fields.3
+man/man3/xt_ff_dsv_line_get_num_fields_array_size.3
+man/man3/xt_ff_dsv_line_init.3
+man/man3/xt_ff_dsv_line_new.3
+man/man3/xt_ff_dsv_line_read.3
+man/man3/xt_ff_dsv_line_set_delims.3
+man/man3/xt_ff_dsv_line_set_delims_ae.3
+man/man3/xt_ff_dsv_line_set_delims_cpy.3
+man/man3/xt_ff_dsv_line_set_fields.3
+man/man3/xt_ff_dsv_line_set_fields_ae.3
+man/man3/xt_ff_dsv_line_set_fields_cpy.3
+man/man3/xt_ff_dsv_line_set_num_fields.3
+man/man3/xt_ff_dsv_line_set_num_fields_array_size.3
+man/man3/xt_ff_dsv_line_write.3
+man/man3/xt_ff_dsv_read_field.3
+man/man3/xt_ff_dsv_read_field_malloc.3
+man/man3/xt_ff_dsv_skip_field.3
+man/man3/xt_ff_dsv_skip_rest_of_line.3
 man/man3/xt_ff_get_buff.3
 man/man3/xt_ff_get_buff_ae.3
 man/man3/xt_ff_get_buff_index.3
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index b5f6667358..f6b2298d8d 100644
--- a/libxtend/buildlink3.mk
+++ b/libxtend/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+=		libxtend
 .if !defined(LIBXTEND_BUILDLINK3_MK)
 LIBXTEND_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.2.0.19
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.2.0.24
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index f7ac176945..2ac1a6c2af 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.2.0.19-cb9920bef25576a33d964c89844e4bcd8998b912.tar.gz) = 13009d093ca9c3e2f9839d4c02a566492806fab85add9ba7304f6a051edaa2ae
-SHA512 (libxtend-0.2.0.19-cb9920bef25576a33d964c89844e4bcd8998b912.tar.gz) = f741a8ffd49e3a46945002c5be84035f8d80b736e08e3132a739f810895e6122a49ca59c1b3d9315835518a5a832478998e3fdffd3804f72ca5194f5bfef0acc
-Size (libxtend-0.2.0.19-cb9920bef25576a33d964c89844e4bcd8998b912.tar.gz) = 90300 bytes
+BLAKE2s (libxtend-0.2.0.24-4535aedffe98b796fcfbdbc0ffb8c04fd6ea8116.tar.gz) = 2ca6679b08f03082142b11b181e308e3e6416de6982fcb1474a4ba92e4c29ec3
+SHA512 (libxtend-0.2.0.24-4535aedffe98b796fcfbdbc0ffb8c04fd6ea8116.tar.gz) = 836a92d0cc2e580ebd34b01da8f69242bf0bb8fa621b733b0f6ec31c674f8123c32cff0dcd661858cfe3c3a90355491a83dc8826ae21976474862d6c8c80956f
+Size (libxtend-0.2.0.24-4535aedffe98b796fcfbdbc0ffb8c04fd6ea8116.tar.gz) = 99286 bytes


Home | Main Index | Thread Index | Old Index