pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.7.7



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Fri Dec 30 15:06:37 2022 -0600
Changeset:	abdc22b57d5f9af7d6d04f0072f914ddb763cfb6

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

Log Message:
libxtend: Update to 0.1.7.7

math.h: Add XT_ABS() absolute value macro

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

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 291861660c..ee0d0313b8 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.7.6
+DISTNAME=	libxtend-0.1.7.7
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	5f2f682e2a8cce62571b7dfa897667a715bd6c6e
+GITHUB_TAG=	34c3f27cd16b4f8c1e1001a462cb126ad3f52ee4
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 74e940067d..551fa20851 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.6
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.7.7
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 547d700782..a810cf2921 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.7.6-5f2f682e2a8cce62571b7dfa897667a715bd6c6e.tar.gz) = 193f83d4702e12ade4706e70739cba47c1535ddec8e91080b2e6b5529789383e
-SHA512 (libxtend-0.1.7.6-5f2f682e2a8cce62571b7dfa897667a715bd6c6e.tar.gz) = 59d1aa44f8a50d461b2c8d28c876eb0163358d0d9e86bf64144bd987757b5bbd3c11be8e0f311aeccc62fb1e11f60951608867ed1b7e682e857fb7a239fec6bd
-Size (libxtend-0.1.7.6-5f2f682e2a8cce62571b7dfa897667a715bd6c6e.tar.gz) = 67783 bytes
+BLAKE2s (libxtend-0.1.7.7-34c3f27cd16b4f8c1e1001a462cb126ad3f52ee4.tar.gz) = 6ccddd863593913457b3066c97d8ad230fa27e990dd4b4a269d3aef0e638737f
+SHA512 (libxtend-0.1.7.7-34c3f27cd16b4f8c1e1001a462cb126ad3f52ee4.tar.gz) = 8a283cf57e8b16711a77c25145a1b8bcce864aaba086028bba3d963858c946916218cb99deaa121d4d87e3bdbca790e1893b4d84a4dc572d2d7010dc1b7a70b4
+Size (libxtend-0.1.7.7-34c3f27cd16b4f8c1e1001a462cb126ad3f52ee4.tar.gz) = 67783 bytes


Home | Main Index | Thread Index | Old Index