pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.6.9



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Aug 18 12:09:57 2022 -0500
Changeset:	f2c9e83c891fe53909fb608ebc3e2db28671e24e

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

Log Message:
libxtend: Update to 0.1.6.9

fast-cp.c: MIN() -> XT_MIN()

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

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 9eacc33f88..7b9854adb4 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.6.8
+DISTNAME=	libxtend-0.1.6.9
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	932808ae9cfdf695c9ac1413f21f4260043cfc9b
+GITHUB_TAG=	6910348cf2826675c5aef0febd23fe031769da4b
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index fe3780c289..7077ec9871 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.6.8
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.6.9
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 90b3577ce1..d8d74af199 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.6.8-932808ae9cfdf695c9ac1413f21f4260043cfc9b.tar.gz) = 0db6ee9ad1da3219815ac5ef320165f761b78aaab19d039b068b1ae9fb4925c3
-SHA512 (libxtend-0.1.6.8-932808ae9cfdf695c9ac1413f21f4260043cfc9b.tar.gz) = 47b82597264b96530ce636142bfea76e292786448eebe4f769c47c8b1ed56375fcd8d9359ee1a9a508ba44568d6fdceac2941bd9484f7a000d85c8f13881e4a9
-Size (libxtend-0.1.6.8-932808ae9cfdf695c9ac1413f21f4260043cfc9b.tar.gz) = 64291 bytes
+BLAKE2s (libxtend-0.1.6.9-6910348cf2826675c5aef0febd23fe031769da4b.tar.gz) = 8ec266eae373298b78507649115aab44e060bb4e6229c218eb302e8b07ae5ecb
+SHA512 (libxtend-0.1.6.9-6910348cf2826675c5aef0febd23fe031769da4b.tar.gz) = 45e8f6a728dc8979b0a019f9f3e1ddcb0a450c86a8fd74275124bbbe813585ffe45552db173536086cfff2a52d3ba5e9f980c560ff37bb07c0059050bbb5f438
+Size (libxtend-0.1.6.9-6910348cf2826675c5aef0febd23fe031769da4b.tar.gz) = 64282 bytes


Home | Main Index | Thread Index | Old Index