pkgsrc-WIP-changes archive

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

libxtend: Update to 0.2.1 release



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Apr 26 10:22:31 2025 -0500
Changeset:	326032625f6ca88f40abc3eec64e85b354197b67

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

Log Message:
libxtend: Update to 0.2.1 release

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libxtend/Makefile      | 3 +--
 libxtend/buildlink3.mk | 2 +-
 libxtend/distinfo      | 6 +++---
 3 files changed, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 79eb413ed4..d2318712d4 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,8 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.2.0.46
+DISTNAME=	libxtend-0.2.1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	a811befc4e694dbd4d7c8e6c01b033a057edaf7a
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 3427e2e042..61a5d823ff 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.46
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.2.1
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index d8b63e64e9..51f02fd5a9 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.2.0.46-a811befc4e694dbd4d7c8e6c01b033a057edaf7a.tar.gz) = d46f19c4ab247c3fbc8dcb617534843ecfcef8d0bfb38830e8c41b1440f68359
-SHA512 (libxtend-0.2.0.46-a811befc4e694dbd4d7c8e6c01b033a057edaf7a.tar.gz) = c21078902e47c8735010eca2c224ef25c2bd341badcf07a85e8f6a225a2c9ab268b1582f23ea3790ca90eb920fbc75e08c643d5ea9ad86a8fc3c5d1dc7120265
-Size (libxtend-0.2.0.46-a811befc4e694dbd4d7c8e6c01b033a057edaf7a.tar.gz) = 104776 bytes
+BLAKE2s (libxtend-0.2.1.tar.gz) = ad126a9e0f59896f7e89832d5c6b2b2b28503abc09ec5eb84494cd48d151d0c1
+SHA512 (libxtend-0.2.1.tar.gz) = 8d8ab2b3765d84e321d7c9c22a3912db32ca5d63fc1acd657eefc4f3f23a1c0d30b89df0c7f56f00ca275c2c2f619292e63fdd1cdcde5d152a7529ec837d2a8c
+Size (libxtend-0.2.1.tar.gz) = 105018 bytes


Home | Main Index | Thread Index | Old Index