pkgsrc-WIP-changes archive

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

libxtend: Update to 0.2.0.26



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Sun Dec 29 15:25:00 2024 -0600
Changeset:	cfc9a0bc3c8e732dd9b952f41089531c5df64141

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

Log Message:
libxtend: Update to 0.2.0.26

spawnvp(): Report errno text when open fails

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

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 3ecc3b9685..5283d91c55 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.2.0.25
+DISTNAME=	libxtend-0.2.0.26
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	3768254a31b1d3efd82f7d242136221c4e9838da
+GITHUB_TAG=	f74931d9f11728c128520839ae634e183ec091c2
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 144824a15e..d75ffdeb78 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.2.0.25
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.2.0.26
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 779294b529..2865eb921e 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.2.0.25-3768254a31b1d3efd82f7d242136221c4e9838da.tar.gz) = e38c5c1821fa12fe19652964f9acd0a71a87e4fa7665c7d7e496678b4bd9f2aa
-SHA512 (libxtend-0.2.0.25-3768254a31b1d3efd82f7d242136221c4e9838da.tar.gz) = 2258b2eaabaeb1918504b1cd8e264e73b4f8b4a9fb0c10f6498da5dc0cee6d458028cf6faea0ae487604515e9f46a228a513e5bdb16480c97c6d1e2e6f059d16
-Size (libxtend-0.2.0.25-3768254a31b1d3efd82f7d242136221c4e9838da.tar.gz) = 99295 bytes
+BLAKE2s (libxtend-0.2.0.26-f74931d9f11728c128520839ae634e183ec091c2.tar.gz) = 47bc9a6c1f02a3a84c7be05f7777f56a4724f7992c6bcf4cde79649e03b7608f
+SHA512 (libxtend-0.2.0.26-f74931d9f11728c128520839ae634e183ec091c2.tar.gz) = 2fd02fd47c6fddb63067c06cc7aa2dcda45a484eacd05163b83a2743cc34533286baf94c0214e69eb3a88da16557d30648cc3a4cac2227237faeb61c9e632ecc
+Size (libxtend-0.2.0.26-f74931d9f11728c128520839ae634e183ec091c2.tar.gz) = 99374 bytes


Home | Main Index | Thread Index | Old Index