pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.7.12



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Apr 3 15:50:29 2023 -0500
Changeset:	45f031d5db928942e7785bd2b2cc6e647f0ec6aa

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

Log Message:
libxtend: Update to 0.1.7.12

math.h: Add XT_SIGNUM() macro

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

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 580285d827..f5e1551e26 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.7.11
+DISTNAME=	libxtend-0.1.7.12
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	f3d0d68f4cf378bdd6cb249bde7d390ee756c7c8
+GITHUB_TAG=	610cba7f8430d3406253f7f8398203f0e946d8dc
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index f69a73fd7b..ee38c766e8 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.7.11
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.7.12
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 0a68e305af..210a18e3b8 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.7.11-f3d0d68f4cf378bdd6cb249bde7d390ee756c7c8.tar.gz) = 55f96069dd3d9bbcd7d9e3d32a76dffa21a3f2cd219ec974b95794b5fa10dee6
-SHA512 (libxtend-0.1.7.11-f3d0d68f4cf378bdd6cb249bde7d390ee756c7c8.tar.gz) = 69763580dd286086e9c53983dabe9ac405789ca4c52ac72abd2dbb477227047e13ffad98ff60e379b77d76a07fb4b0c89ede5e3a2e8ef135461abd2e37bc83b5
-Size (libxtend-0.1.7.11-f3d0d68f4cf378bdd6cb249bde7d390ee756c7c8.tar.gz) = 67894 bytes
+BLAKE2s (libxtend-0.1.7.12-610cba7f8430d3406253f7f8398203f0e946d8dc.tar.gz) = 6c41dbe4a01118ee092e8e24559b388a8ea41270193fd6f6672702f7f78a23db
+SHA512 (libxtend-0.1.7.12-610cba7f8430d3406253f7f8398203f0e946d8dc.tar.gz) = 1b864ce2fb467f65d5ee90c3768bf152889d0162a114716d328186b1aa2b30a11c27ada59550a2ec0252592c3f525a1b1ca808e8f6bf0f295c5ba15b3cc52086
+Size (libxtend-0.1.7.12-610cba7f8430d3406253f7f8398203f0e946d8dc.tar.gz) = 67890 bytes


Home | Main Index | Thread Index | Old Index