pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.6.5



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Jul 29 07:45:17 2022 -0500
Changeset:	aeebeb25e6c45a476098f2823178b707ebc958fb

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

Log Message:
libxtend: Update to 0.1.6.5

Add ffputs(), diff fast-file test output against FILE

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

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

diffstat:
 libxtend/Makefile      | 3 ++-
 libxtend/PLIST         | 1 +
 libxtend/buildlink3.mk | 2 +-
 libxtend/distinfo      | 6 +++---
 4 files changed, 7 insertions(+), 5 deletions(-)

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 091106537b..995be041cd 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.6
+DISTNAME=	libxtend-0.1.6.5
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	f4c3bbd0979df4edda49eb13ec3ed1d1f3253a74
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/PLIST b/libxtend/PLIST
index dafeec9f0c..4772e5fa47 100644
--- a/libxtend/PLIST
+++ b/libxtend/PLIST
@@ -55,6 +55,7 @@ man/man3/ffpclose.3
 man/man3/ffpopen.3
 man/man3/ffprintf.3
 man/man3/ffputc.3
+man/man3/ffputs.3
 man/man3/ffread_line_malloc.3
 man/man3/ffstdin.3
 man/man3/ffstdout.3
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 47c5c855b0..a77dec0df9 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.6
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.6.5
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 3e9008def6..679676d001 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.6.tar.gz) = 52e153d33d3e11ef79df71f33ccd3c9ededd93f8651d330e9eb1f1ff0ff485c7
-SHA512 (libxtend-0.1.6.tar.gz) = 7648e3ad990a7ce40acb09bef86a51490c6ad2fb746ca04b6664f340d9a170535ca59bfd6ec59bd6161a90be5100a45fc6276ad81ff31df02daf2bd17e411c36
-Size (libxtend-0.1.6.tar.gz) = 62403 bytes
+BLAKE2s (libxtend-0.1.6.5-f4c3bbd0979df4edda49eb13ec3ed1d1f3253a74.tar.gz) = 2b9ecf0b7e47dac0945dc7d9c2b631fb8079b105477026efaf3050c3ff8ca372
+SHA512 (libxtend-0.1.6.5-f4c3bbd0979df4edda49eb13ec3ed1d1f3253a74.tar.gz) = 5991b6497cfb877cf7f5258679c95df25bee6e04507a89bd379deb46a766237f1a9db48bd6892127fdf0c1d4ab70510c62bc75d272be8a30a568494872ef2620
+Size (libxtend-0.1.6.5-f4c3bbd0979df4edda49eb13ec3ed1d1f3253a74.tar.gz) = 63372 bytes


Home | Main Index | Thread Index | Old Index