pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.2.0.42
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By: outpaddling
Date: Fri Feb 7 11:45:10 2025 -0600
Changeset: 946f44ce9f1383215bf60c7615a63e7ddf0bdff3
Modified Files:
libxtend/Makefile
libxtend/PLIST
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.2.0.42
Fix xt_ff_rewind(), add xt_ff_flush()
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=946f44ce9f1383215bf60c7615a63e7ddf0bdff3
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 | 4 ++++
libxtend/buildlink3.mk | 2 +-
libxtend/distinfo | 6 +++---
4 files changed, 10 insertions(+), 6 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index b663ca259e..0bb4e13036 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.2.0.37
+DISTNAME= libxtend-0.2.0.42
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= ab9e1c0d33546ce243fa56ad623cacee20ab7f1c
+GITHUB_TAG= 263f24cac102f704c26574c80ec58f1684309ac8
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index 895d876603..27e6063570 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -95,6 +95,7 @@ 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_flush.3
man/man3/xt_ff_get_buff.3
man/man3/xt_ff_get_buff_ae.3
man/man3/xt_ff_get_buff_index.3
@@ -108,6 +109,8 @@ man/man3/xt_ff_get_start_ptr.3
man/man3/xt_ff_get_start_ptr_ae.3
man/man3/xt_ff_getc.3
man/man3/xt_ff_gets.3
+man/man3/xt_ff_gets_malloc.3
+man/man3/xt_ff_mkstemp.3
man/man3/xt_ff_open.3
man/man3/xt_ff_popen.3
man/man3/xt_ff_printf.3
@@ -133,6 +136,7 @@ man/man3/xt_ff_stdin.3
man/man3/xt_ff_stdout.3
man/man3/xt_ff_tmpfile.3
man/man3/xt_ff_ungetc.3
+man/man3/xt_ff_write.3
man/man3/xt_fgetline.3
man/man3/xt_file_mod_cmp.3
man/man3/xt_float_cmp.3
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 1991a738e7..a7949245db 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.37
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.2.0.42
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 48d5c78ece..aab6fec85b 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.2.0.37-ab9e1c0d33546ce243fa56ad623cacee20ab7f1c.tar.gz) = 42122f2c7ef34b530dbe9511505827e4e59f039e3bff7d414ff101eee0a79e45
-SHA512 (libxtend-0.2.0.37-ab9e1c0d33546ce243fa56ad623cacee20ab7f1c.tar.gz) = 0405c97276f114e90f537c8cf0fd0924122b933f343de8c6a120bfa2cfb4e718ddba286ef6bba4cf3928532dcbb0e112f48b443c4d65a1ba83f42906c1df1f45
-Size (libxtend-0.2.0.37-ab9e1c0d33546ce243fa56ad623cacee20ab7f1c.tar.gz) = 98498 bytes
+BLAKE2s (libxtend-0.2.0.42-263f24cac102f704c26574c80ec58f1684309ac8.tar.gz) = fb491c023597d3ecd347ad52adf112c482aa1212dc519e644b63499c0bd3b0c8
+SHA512 (libxtend-0.2.0.42-263f24cac102f704c26574c80ec58f1684309ac8.tar.gz) = abf42b91e9a4001d662edf4af091b3af4652013b0a7725e12a7ef5493a7c2df7139726fab357371205cad11b5ffb5fb281ed4f2527f6c94c300c2511f19f7d6e
+Size (libxtend-0.2.0.42-263f24cac102f704c26574c80ec58f1684309ac8.tar.gz) = 104153 bytes
Home |
Main Index |
Thread Index |
Old Index