pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.8.5



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jun 28 09:44:28 2023 -0500
Changeset:	a76d5f1708d4c8cd134dabbe3b8935e6621ae234

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

Log Message:
libxtend: Update to 0.1.8.5

XT_COMPRESSION_EXTENSIONS: String for use in app usage messages

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

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 8510a5c599..e040c9af43 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.8.3
+DISTNAME=	libxtend-0.1.8.5
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	a523b882195be14889c7c8bfadab6e42daf3b94e
+GITHUB_TAG=	8b72b489c3f47b499c4e76392ea2ddd06b3e330f
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index e4b4c25621..d5143438b5 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.3
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.8.5
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 041288a162..79949e8182 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (libxtend-0.1.8.5-8b72b489c3f47b499c4e76392ea2ddd06b3e330f.tar.gz) = 99018c70269eef3ae1ed0e0db0a394a50972725f4bf5b8a33992ca48e436246c
+SHA512 (libxtend-0.1.8.5-8b72b489c3f47b499c4e76392ea2ddd06b3e330f.tar.gz) = 2da19b5662fc1ff6d520f59ecbe723bc8a0494b815fd571a1a2d14d935b6f0a873ac72b2e4b0850c6b694525a05e669af303ebeca185aa711248ddeac0aff9f9
+Size (libxtend-0.1.8.5-8b72b489c3f47b499c4e76392ea2ddd06b3e330f.tar.gz) = 71677 bytes


Home | Main Index | Thread Index | Old Index