pkgsrc-WIP-changes archive

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

libxtend: Update to 0.2.1.7



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Oct 16 12:40:40 2025 -0500
Changeset:	fc1501f5abac148ef11ad14ff8bded3ea92d3ebc

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

Log Message:
libxtend: Update to 0.2.1.7

*.h: #define restrict to nothing during C++ compilation

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

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 9f69d6bc46..a6b829a242 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.2.1.6
+DISTNAME=	libxtend-0.2.1.7
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	eeedd1c20ae9969711522d3c6ff3ec3be791fe6e
+GITHUB_TAG=	56ff3b2edc1188cec3f5c2fdd66958d28a155e02
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index be02f5c516..3abc0727a4 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.1.6
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.2.1.7
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 1db2bb75c2..2717a60bb8 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.2.1.6-eeedd1c20ae9969711522d3c6ff3ec3be791fe6e.tar.gz) = 5a133610ba7ed2482a9cf84bd696de7169e13472a6eebe1e30989453574bc0cd
-SHA512 (libxtend-0.2.1.6-eeedd1c20ae9969711522d3c6ff3ec3be791fe6e.tar.gz) = 4cc2e9fbbde726ee02ebd3c7001070867e9c34ff7c5cb6a7a5e5f9062fd8c4b3e9f7adfded569ddd81805e982ce29a9d66ace030d929adab28d4c244bf0c91d8
-Size (libxtend-0.2.1.6-eeedd1c20ae9969711522d3c6ff3ec3be791fe6e.tar.gz) = 105318 bytes
+BLAKE2s (libxtend-0.2.1.7-56ff3b2edc1188cec3f5c2fdd66958d28a155e02.tar.gz) = 6afc50fa8d6845f92351bf6ce9e10d555961516a6a48d49b3dc9ae28328eaa0d
+SHA512 (libxtend-0.2.1.7-56ff3b2edc1188cec3f5c2fdd66958d28a155e02.tar.gz) = c844eba59fd05212127635b289c2a88f632a412e4d787e8c4789182daeba4ac5fac2a39a0e4fab6e6b9464f07b267fa0d6d0fbc0c1170d524c599ab5a6d79f36
+Size (libxtend-0.2.1.7-56ff3b2edc1188cec3f5c2fdd66958d28a155e02.tar.gz) = 105322 bytes


Home | Main Index | Thread Index | Old Index