pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.9.12



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Aug 31 16:20:54 2023 -0500
Changeset:	ea5dc7df0df34bd00fa09c0c9279c0a960329e7e

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

Log Message:
libxtend: Update to 0.1.9.12

fast-file: Properly separate private struct def and typedef

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

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 e7533ebb38..33d6f7090c 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.9.6
+DISTNAME=	libxtend-0.1.9.12
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	d3ee430fdeba8aa685941e717d146d633758c147
+GITHUB_TAG=	fe54dbeb6173a3588b211422b630fa5fe10f0958
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 047f5550f8..cb5c8cea12 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.9.6
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.9.12
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 39b74267c5..a83cc3e774 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.9.6-d3ee430fdeba8aa685941e717d146d633758c147.tar.gz) = ddf9a793d56554f95fc9556fc8d20c70b1363f79991f53f0f3d6769521fda344
-SHA512 (libxtend-0.1.9.6-d3ee430fdeba8aa685941e717d146d633758c147.tar.gz) = 1e83150d156ffed5604e12fec8322afe89aab7c9338e9dea55f9224090ef5ad7b62a8f95825dd17f5837937bac9417ba42f078db05241e6c44da81b3d11ec86b
-Size (libxtend-0.1.9.6-d3ee430fdeba8aa685941e717d146d633758c147.tar.gz) = 77962 bytes
+BLAKE2s (libxtend-0.1.9.12-fe54dbeb6173a3588b211422b630fa5fe10f0958.tar.gz) = 796b8cedbdb76a7ab5fd16d3da8fd4b784567f1056e5ff674bfb73b857c08427
+SHA512 (libxtend-0.1.9.12-fe54dbeb6173a3588b211422b630fa5fe10f0958.tar.gz) = d3253b96477c9997349eb9b63310d53e3ca58edf051f9b2ccbad54b200ac3fbf5b80b0c27a71e5cd8408978b967facf173e37031b4bab41c2694c0749d50331f
+Size (libxtend-0.1.9.12-fe54dbeb6173a3588b211422b630fa5fe10f0958.tar.gz) = 78445 bytes


Home | Main Index | Thread Index | Old Index