pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.9.19



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Sep 5 09:08:09 2023 -0500
Changeset:	9b874b04ccd2d70ea278f221bee5f8b5a4e94441

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

Log Message:
libxtend: Update to 0.1.9.19

Add NAME sections to all man pages

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

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, 8 insertions(+), 8 deletions(-)

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 8c203ba69f..dbffdb3ac5 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.9.18
+DISTNAME=	libxtend-0.1.9.19
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	393cb494df0de44a69f69e8a8dd922ab046913af
+GITHUB_TAG=	8b64249981c90868db8457c90195f3332d0e097b
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index 5874b54bea..c64bfa1f32 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -22,11 +22,11 @@ lib/libxtend.a
 lib/libxtend.so
 lib/libxtend.so.2
 lib/libxtend.so.2.0
+man/man3/_xt_ff_fillbuff.3
 man/man3/csv_read_field.3
 man/man3/csv_read_field_malloc.3
 man/man3/csv_skip_field.3
 man/man3/csv_skip_rest_of_line.3
-man/man3/difftimeofday.3
 man/man3/digits.3
 man/man3/double_cmp.3
 man/man3/dsv_line_copy.3
@@ -86,6 +86,7 @@ man/man3/tsv_read_field_malloc.3
 man/man3/tsv_skip_field.3
 man/man3/tsv_skip_rest_of_line.3
 man/man3/xt_daemonize.3
+man/man3/xt_difftimeofday.3
 man/man3/xt_dprintf.3
 man/man3/xt_factorial.3
 man/man3/xt_fast_cp.3
@@ -94,7 +95,6 @@ man/man3/xt_fd_purge.3
 man/man3/xt_ff_close.3
 man/man3/xt_ff_close_raw.3
 man/man3/xt_ff_dopen.3
-man/man3/xt_ff_fillbuff.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 4c3fc1c8ba..5f670fee9d 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.1.9.18
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.9.19
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 7d1021903e..759c1dcff5 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.9.18-393cb494df0de44a69f69e8a8dd922ab046913af.tar.gz) = f0b181b2c49d62e29a84c3689935b60980daf2456a4d87ae23b335d8c1e19681
-SHA512 (libxtend-0.1.9.18-393cb494df0de44a69f69e8a8dd922ab046913af.tar.gz) = 71a5e5f4c0403fa6a990bdc48d6a0b21320fe7c0b8eb4ca6afcb7c78a1edd6e9042b06468c43767f8dfad4820779cea44faf487a3a50e7094e5af602a530afb8
-Size (libxtend-0.1.9.18-393cb494df0de44a69f69e8a8dd922ab046913af.tar.gz) = 81930 bytes
+BLAKE2s (libxtend-0.1.9.19-8b64249981c90868db8457c90195f3332d0e097b.tar.gz) = 12702a63e48967b963c8290dadd0c581b37e825a24b6f18ea3d0fe68406cc6f5
+SHA512 (libxtend-0.1.9.19-8b64249981c90868db8457c90195f3332d0e097b.tar.gz) = edf144b6d6d999904789862a6e6a9b0b1d7710fa7bc7b4f8166e123b0299d88f2b5007c899f95d7b0fdf6d89302358a2a1563f0c29b185ec9ece74a001d5c9f0
+Size (libxtend-0.1.9.19-8b64249981c90868db8457c90195f3332d0e097b.tar.gz) = 84727 bytes


Home | Main Index | Thread Index | Old Index