pkgsrc-WIP-changes archive

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

libxtend: Update to 0.2.0.5



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Jan 30 08:54:46 2024 -0600
Changeset:	a27db51ae1708c0e6c0ddfe4b1b4b975bd5e9125

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

Log Message:
libxtend: Update to 0.2.0.5

Man pages: -lbiolibc -> -lxtend

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

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 052c82fc76..1dec1df73f 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.2.0.4
+DISTNAME=	libxtend-0.2.0.5
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	175b4ad3c8bd1ba68b3e36f0ec422c00ee237222
+GITHUB_TAG=	944411e844f4e5740d0b8bb1c47aaf18b390e5d2
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 6cf264adb2..c32c25c548 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.0.4
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.2.0.5
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 2bad1c8c8f..f006886989 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.2.0.4-175b4ad3c8bd1ba68b3e36f0ec422c00ee237222.tar.gz) = f3c3da4ca618396f320d9faca751f458d6ea5e489dc32c6a910c0272761caa33
-SHA512 (libxtend-0.2.0.4-175b4ad3c8bd1ba68b3e36f0ec422c00ee237222.tar.gz) = 249d41f4462757b6a388cacc03edc168e79c7c167938d58f6a97cb33f0c0a39a10852a3cf4e4fdf48408e622eaf00753e0edff64260157bc75301f6bd7e015ca
-Size (libxtend-0.2.0.4-175b4ad3c8bd1ba68b3e36f0ec422c00ee237222.tar.gz) = 88363 bytes
+BLAKE2s (libxtend-0.2.0.5-944411e844f4e5740d0b8bb1c47aaf18b390e5d2.tar.gz) = 459c54daaf5a82d967d93a44cf5c35bf90237c904f463280237e498c788adedb
+SHA512 (libxtend-0.2.0.5-944411e844f4e5740d0b8bb1c47aaf18b390e5d2.tar.gz) = 381f336328151aff790e51c45e857f6985ab1d26353cfd55abd3717ee39bcf4d7da9f1f8cc097d7123987b347a6d5700b2b6a66ba5ef1264135598d6567695be
+Size (libxtend-0.2.0.5-944411e844f4e5740d0b8bb1c47aaf18b390e5d2.tar.gz) = 88344 bytes


Home | Main Index | Thread Index | Old Index