pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.8 release



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Fri Jun 9 16:40:36 2023 -0500
Changeset:	2948e161a2dddbe17598805cbd215898e297145d

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

Log Message:
libxtend: Update to 0.1.8 release

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

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 3fd854d2e2..0728e566cf 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,8 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.7.23
+DISTNAME=	libxtend-0.1.8
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	e1d8a0a2db406f1818677350769d01efa62161ea
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index b2c6bb605d..ecf834e3bc 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.23
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.8
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 0e05dcda7b..7ab1536971 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.7.23-e1d8a0a2db406f1818677350769d01efa62161ea.tar.gz) = ad076508aeadd98cbc0133c355699a49519811c93ae645e5cad16b5588641c4e
-SHA512 (libxtend-0.1.7.23-e1d8a0a2db406f1818677350769d01efa62161ea.tar.gz) = 9a17bfa0dbbf1f059d003eaca73eddc921eed5abe66d7782218abc9b089877dcc10f21085020d1b3fa83093a93f267a7e33172d9a29176b2a4cc54bcaaad7213
-Size (libxtend-0.1.7.23-e1d8a0a2db406f1818677350769d01efa62161ea.tar.gz) = 71365 bytes
+BLAKE2s (libxtend-0.1.8.tar.gz) = 24e0dac489e2e97efe1db4ef51c52cc481056852985a8f6b5e955573d6398b17
+SHA512 (libxtend-0.1.8.tar.gz) = 361c30bdfc7c874021b9303d6b7296b19efc7cb7e947b54bb68c62bd6227a811d37b764e4dabf3b973193f4ea8a340b501661b9525e8c45f88fdd8ed061d8f98
+Size (libxtend-0.1.8.tar.gz) = 71326 bytes


Home | Main Index | Thread Index | Old Index