pkgsrc-WIP-changes archive

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

libxtend: Update to 0.2.0.45



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Fri Feb 7 16:27:08 2025 -0600
Changeset:	bbab7129eb3edefa75566955c6e5b7caaaa0e772

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

Log Message:
libxtend: Update to 0.2.0.45

xt_ff_gets(): Add missing null byte

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

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 0bb4e13036..124dc3e1c9 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.2.0.42
+DISTNAME=	libxtend-0.2.0.45
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	263f24cac102f704c26574c80ec58f1684309ac8
+GITHUB_TAG=	e1c49d1ebf199febfcb41875bb9e74a1d9212815
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index a7949245db..7195d753bc 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.42
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.2.0.45
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index aab6fec85b..a10cd1d6ce 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.2.0.42-263f24cac102f704c26574c80ec58f1684309ac8.tar.gz) = fb491c023597d3ecd347ad52adf112c482aa1212dc519e644b63499c0bd3b0c8
-SHA512 (libxtend-0.2.0.42-263f24cac102f704c26574c80ec58f1684309ac8.tar.gz) = abf42b91e9a4001d662edf4af091b3af4652013b0a7725e12a7ef5493a7c2df7139726fab357371205cad11b5ffb5fb281ed4f2527f6c94c300c2511f19f7d6e
-Size (libxtend-0.2.0.42-263f24cac102f704c26574c80ec58f1684309ac8.tar.gz) = 104153 bytes
+BLAKE2s (libxtend-0.2.0.45-e1c49d1ebf199febfcb41875bb9e74a1d9212815.tar.gz) = b85a8180d54bab8d42f27333ef9910d62aa21e3ccaaff42d937493e49515bd9d
+SHA512 (libxtend-0.2.0.45-e1c49d1ebf199febfcb41875bb9e74a1d9212815.tar.gz) = 83a72703767920a5595950d3697217e33535c7fc05c2cffbc49fbf76cfcd8866868c0fc5c8f53e4418c12cd5bf424d1e5ca4bcdb17fddcbc89717159702b3166
+Size (libxtend-0.2.0.45-e1c49d1ebf199febfcb41875bb9e74a1d9212815.tar.gz) = 104440 bytes


Home | Main Index | Thread Index | Old Index