pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.9.35



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Oct 2 08:15:20 2023 -0500
Changeset:	7669b51b121c08e9bbbd38bf9826bbf931152c1d

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

Log Message:
libxtend: Update to 0.1.9.35

Minor OpenBSD fixes

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

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 32b845f439..6933b11c32 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	libxtend-0.1.9.34
+DISTNAME=	libxtend-0.1.9.35
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	eb78857fb79e3c077a05171c7857a8eff109fe13
+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 ab1f897ca4..374e6b1cc8 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.34
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.9.35
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 221f794c7a..3faf0e132a 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (libxtend-0.1.9.34-eb78857fb79e3c077a05171c7857a8eff109fe13.tar.gz) = c5332cde91047f77a0fde4aa6b5314fdfe88b6fad4b9ebfba79e90bbb8bc70b2
-SHA512 (libxtend-0.1.9.34-eb78857fb79e3c077a05171c7857a8eff109fe13.tar.gz) = 59e3c469bcd1424645c54ead0e54052417228244810c0ba539e8be139bd63e8949172a3241ab402f414a804aec924ed94d67125153a21dce857b11618511b0b8
-Size (libxtend-0.1.9.34-eb78857fb79e3c077a05171c7857a8eff109fe13.tar.gz) = 87747 bytes
+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


Home | Main Index | Thread Index | Old Index