pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.2.0.36
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By: outpaddling
Date: Tue Feb 4 16:24:13 2025 -0600
Changeset: cfe859db363e721c9e04c2d07affbfc26eafb4b2
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.2.0.36
xt_ff_popen(): Exit child if exec fails
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cfe859db363e721c9e04c2d07affbfc26eafb4b2
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 5283d91c55..e655d5392a 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.2.0.26
+DISTNAME= libxtend-0.2.0.36
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= f74931d9f11728c128520839ae634e183ec091c2
+GITHUB_TAG= ceac668ff51c76733153091eea33967ee2e272cf
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index d75ffdeb78..1b3329b7d0 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.26
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.2.0.36
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 2865eb921e..94fd95e49b 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-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
+BLAKE2s (libxtend-0.2.0.36-ceac668ff51c76733153091eea33967ee2e272cf.tar.gz) = f68d85b5b94328a0c5c5a6a3b8afb3523228ef6a1aa35247ce3bba63553166bd
+SHA512 (libxtend-0.2.0.36-ceac668ff51c76733153091eea33967ee2e272cf.tar.gz) = 44e1b3461ca7e2dc558d93b86593d34aa9600307983616fa1dba67f0e06007bd00f6c8854759ea926e26ffdc040812df9293a2a5509fbac80ab24f31d7196bf6
+Size (libxtend-0.2.0.36-ceac668ff51c76733153091eea33967ee2e272cf.tar.gz) = 99897 bytes
Home |
Main Index |
Thread Index |
Old Index