pkgsrc-WIP-changes archive

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

libxtend: Update to 0.2.0 release



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Oct 23 07:04:17 2023 -0500
Changeset:	af0606a3675dd924cf7af5b3733857d7fbaec490

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

Log Message:
libxtend: Update to 0.2.0 release

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

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 6933b11c32..c5a350312c 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,8 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.9.35
+DISTNAME=	libxtend-0.2.0
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	af688633f10ef5c5ec4995d086db76ef9801303e
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 374e6b1cc8..f5d806d760 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.9.35
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.2.0
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 3faf0e132a..1537e107dd 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.9.35-af688633f10ef5c5ec4995d086db76ef9801303e.tar.gz) = 4addac5481857239eca5c5236e0df4c82149501892171ce00866907218d9098e
-SHA512 (libxtend-0.1.9.35-af688633f10ef5c5ec4995d086db76ef9801303e.tar.gz) = 31668c911f375fddc5d9f335eefaac492a7fd3e885af739b1bec5653732d4d9eab4e1336014dabfa3b95ccaa56ee9c9c11de9553f3e724e1d1a6e175430f857e
-Size (libxtend-0.1.9.35-af688633f10ef5c5ec4995d086db76ef9801303e.tar.gz) = 87823 bytes
+BLAKE2s (libxtend-0.2.0.tar.gz) = 7798d30eafb8131cb7ad6a8402ba795e3383ac234084a42532b1a5a78dde0d23
+SHA512 (libxtend-0.2.0.tar.gz) = ecdc77782ddeee04aa528c037189d83fb3e901d74db72eefc9bf0ace9ea168d575cd5bcdab7a35958a4be01c3510bb5d04b2286cc11827643b2de2f361416be1
+Size (libxtend-0.2.0.tar.gz) = 87784 bytes


Home | Main Index | Thread Index | Old Index