pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.6 release



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jun 11 07:25:53 2022 -0500
Changeset:	0bf7e1b1bc3041dd0a03e03d7acb1d41260050fe

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

Log Message:
libxtend: Update to 0.1.6 release

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

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 cf8fa643d7..091106537b 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,8 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.5.7
+DISTNAME=	libxtend-0.1.6
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	a7f92958bbcd702665cd70f4f725fd41d213e85d
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 49c1541fb2..47c5c855b0 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.5.7
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.6
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 93f98383d6..3e9008def6 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.5.7-a7f92958bbcd702665cd70f4f725fd41d213e85d.tar.gz) = 09e58df6338da3a8a553de773f481dbd4300863c1f59684c059d144af0a536d8
-SHA512 (libxtend-0.1.5.7-a7f92958bbcd702665cd70f4f725fd41d213e85d.tar.gz) = d1e11b9b48e708643c74eebab916b694fc92be16ad6316ccd8cd83630e0dc33fef5c92df616f0709438c580675a123b0d1c122a8adc8bd6bdbe6333f9d0f1c69
-Size (libxtend-0.1.5.7-a7f92958bbcd702665cd70f4f725fd41d213e85d.tar.gz) = 62398 bytes
+BLAKE2s (libxtend-0.1.6.tar.gz) = 52e153d33d3e11ef79df71f33ccd3c9ededd93f8651d330e9eb1f1ff0ff485c7
+SHA512 (libxtend-0.1.6.tar.gz) = 7648e3ad990a7ce40acb09bef86a51490c6ad2fb746ca04b6664f340d9a170535ca59bfd6ec59bd6161a90be5100a45fc6276ad81ff31df02daf2bd17e411c36
+Size (libxtend-0.1.6.tar.gz) = 62403 bytes


Home | Main Index | Thread Index | Old Index