pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.8.3



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jun 21 10:09:04 2023 -0500
Changeset:	42ca55caf411687e0218f80898fa2a1468c4b187

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

Log Message:
libxtend: Update to 0.1.8.3

xt_fopen(): Add lz4 support

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

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

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

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 26afce6058..8510a5c599 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.8.2
+DISTNAME=	libxtend-0.1.8.3
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	e883e5e4514724b8427028258b42ef56bbd26bd8
+GITHUB_TAG=	a523b882195be14889c7c8bfadab6e42daf3b94e
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 40ab56247b..e4b4c25621 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.8.2
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.8.3
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 41057b2f21..041288a162 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.8.2-e883e5e4514724b8427028258b42ef56bbd26bd8.tar.gz) = 1cbc2d49e1b3512c5dccafc5446e12a8586f26a88851ea1b9953675b21275f20
-SHA512 (libxtend-0.1.8.2-e883e5e4514724b8427028258b42ef56bbd26bd8.tar.gz) = 70dc46f1d25739f1c43475530216c67252c68cb8b8ad6e5998428a1471d15a2604bd06d0de792c0351353080731ceed1c7d424ff806a11e52becd2ce1fcba4d2
-Size (libxtend-0.1.8.2-e883e5e4514724b8427028258b42ef56bbd26bd8.tar.gz) = 71603 bytes
+BLAKE2s (libxtend-0.1.8.3-a523b882195be14889c7c8bfadab6e42daf3b94e.tar.gz) = bf1a1297097385ceb4e43264573a87caa576228901299e50f68257d34e4ea980
+SHA512 (libxtend-0.1.8.3-a523b882195be14889c7c8bfadab6e42daf3b94e.tar.gz) = 896e9d786def96b4d0929717a5c480ec5c7878d5b728df2868139a0e946ca42060f22392263c5aa29f015b629d7241ae874fe624908f6c4e9a13b23e12bed74e
+Size (libxtend-0.1.8.3-a523b882195be14889c7c8bfadab6e42daf3b94e.tar.gz) = 71630 bytes


Home | Main Index | Thread Index | Old Index