pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.5.7



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Apr 11 08:23:56 2022 -0500
Changeset:	ada907847bb52870219b3974a11bbde9c94c72ac

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

Log Message:
libxtend: Update to 0.1.5.7

Add dsv_line_init()

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

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         | 1 +
 libxtend/buildlink3.mk | 2 +-
 libxtend/distinfo      | 6 +++---
 4 files changed, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 2177375775..cf8fa643d7 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.5.6
+DISTNAME=	libxtend-0.1.5.7
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	f9bf7009820d5468011ec3b0fc2e8cbf91830333
+GITHUB_TAG=	a7f92958bbcd702665cd70f4f725fd41d213e85d
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index b64a7b899a..dafeec9f0c 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -32,6 +32,7 @@ man/man3/digits.3
 man/man3/double_cmp.3
 man/man3/dsv_line_copy.3
 man/man3/dsv_line_free.3
+man/man3/dsv_line_init.3
 man/man3/dsv_line_read.3
 man/man3/dsv_line_set_array_size.3
 man/man3/dsv_line_set_delims.3
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 68960f7ee5..49c1541fb2 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.5.6
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.5.7
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 7a4d8b0db9..93f98383d6 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.5.6-f9bf7009820d5468011ec3b0fc2e8cbf91830333.tar.gz) = cf2af98967142409318ce3c9541988d877e455ec892a992c0e993deaef443299
-SHA512 (libxtend-0.1.5.6-f9bf7009820d5468011ec3b0fc2e8cbf91830333.tar.gz) = 977eedaf614537c51ecbd8822eb268d4ca7e6f50952e19c4335d62f24fddd892d1b78754a3e465d95696107bfccb6a78b55814e2a64fd0418c9e2ef459d09f87
-Size (libxtend-0.1.5.6-f9bf7009820d5468011ec3b0fc2e8cbf91830333.tar.gz) = 62164 bytes
+BLAKE2s (libxtend-0.1.5.7-a7f92958bbcd702665cd70f4f725fd41d213e85d.tar.gz) = 09e58df6338da3a8a553de773f481dbd4300863c1f59684c059d144af0a536d8
+SHA512 (libxtend-0.1.5.7-a7f92958bbcd702665cd70f4f725fd41d213e85d.tar.gz) = d1e11b9b48e708643c74eebab916b694fc92be16ad6316ccd8cd83630e0dc33fef5c92df616f0709438c580675a123b0d1c122a8adc8bd6bdbe6333f9d0f1c69
+Size (libxtend-0.1.5.7-a7f92958bbcd702665cd70f4f725fd41d213e85d.tar.gz) = 62398 bytes


Home | Main Index | Thread Index | Old Index