pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.7.18



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Sun May 28 08:04:34 2023 -0500
Changeset:	c8faafc86daac6485d2ae147e76611620d02adc6

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

Log Message:
libxtend: Update to 0.1.7.18

xt_fopen(): Add zstd support (.zst)

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

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 d0cff47411..5d37b019d3 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.7.17
+DISTNAME=	libxtend-0.1.7.18
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	d132b1f612bbd588b298442f051664ddab3c7147
+GITHUB_TAG=	32928109b93ef24153e756272106aeb8a7f46065
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index b7d9a0922b..f0eb8c4ae1 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.7.17
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.7.18
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 56f2f23e35..110275f7f2 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.7.17-d132b1f612bbd588b298442f051664ddab3c7147.tar.gz) = 6c48f3076e2d3e45511899de07db5205538dba747fa9b77d2f879903af03c437
-SHA512 (libxtend-0.1.7.17-d132b1f612bbd588b298442f051664ddab3c7147.tar.gz) = 216579b1306be1c0da41e0f1660574e369df61c6d869f01b5f515535ab0719591f3ce2f14ceb30a7d6be464d90c46efea8bb922fd89dd41a93cb50340f43d818
-Size (libxtend-0.1.7.17-d132b1f612bbd588b298442f051664ddab3c7147.tar.gz) = 69976 bytes
+BLAKE2s (libxtend-0.1.7.18-32928109b93ef24153e756272106aeb8a7f46065.tar.gz) = 0961fcfbbbe3836d4da551334850cf76be957e3ddb4aa96c38f08d9a6f097528
+SHA512 (libxtend-0.1.7.18-32928109b93ef24153e756272106aeb8a7f46065.tar.gz) = 13118e28ce49e14505c19c90ae5ee2cb714fe8c286593a0c87a42ce66a7914462bdef07ed9432d0dfa6ef5163d604c39317a4144823ad7ca7cb333a1167cf46c
+Size (libxtend-0.1.7.18-32928109b93ef24153e756272106aeb8a7f46065.tar.gz) = 69996 bytes


Home | Main Index | Thread Index | Old Index