pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.2.0.37
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By: outpaddling
Date: Thu Feb 6 07:39:20 2025 -0600
Changeset: c76c9fc85eaafd68a98881b0975693b4c3b2d58a
Modified Files:
libxtend/Makefile
libxtend/PLIST
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.2.0.37
xt_ff_read_line_malloc() -> xt_ff_gets_malloc()
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c76c9fc85eaafd68a98881b0975693b4c3b2d58a
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 | 2 +-
libxtend/buildlink3.mk | 2 +-
libxtend/distinfo | 6 +++---
4 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index e655d5392a..b663ca259e 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.2.0.36
+DISTNAME= libxtend-0.2.0.37
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= ceac668ff51c76733153091eea33967ee2e272cf
+GITHUB_TAG= ab9e1c0d33546ce243fa56ad623cacee20ab7f1c
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index 415fc6c044..895d876603 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -31,6 +31,7 @@ man/man3/_xt_ff_pclose.3
man/man3/_xt_ff_raw_close.3
man/man3/_xt_ff_raw_open.3
man/man3/libxtend.3
+man/man3/xf_ff_gets_malloc.3
man/man3/xt_csv_read_field.3
man/man3/xt_csv_read_field_malloc.3
man/man3/xt_csv_skip_field.3
@@ -113,7 +114,6 @@ man/man3/xt_ff_printf.3
man/man3/xt_ff_putc.3
man/man3/xt_ff_puts.3
man/man3/xt_ff_read.3
-man/man3/xt_ff_read_line_malloc.3
man/man3/xt_ff_rewind.3
man/man3/xt_ff_seeko.3
man/man3/xt_ff_set_buff.3
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 1b3329b7d0..1991a738e7 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.36
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.2.0.37
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 94fd95e49b..48d5c78ece 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.2.0.36-ceac668ff51c76733153091eea33967ee2e272cf.tar.gz) = f68d85b5b94328a0c5c5a6a3b8afb3523228ef6a1aa35247ce3bba63553166bd
-SHA512 (libxtend-0.2.0.36-ceac668ff51c76733153091eea33967ee2e272cf.tar.gz) = 44e1b3461ca7e2dc558d93b86593d34aa9600307983616fa1dba67f0e06007bd00f6c8854759ea926e26ffdc040812df9293a2a5509fbac80ab24f31d7196bf6
-Size (libxtend-0.2.0.36-ceac668ff51c76733153091eea33967ee2e272cf.tar.gz) = 99897 bytes
+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
Home |
Main Index |
Thread Index |
Old Index