pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Nov 20 07:41:57 2024 -0600
Changeset: 6d0b274ac860c74b682905a480053dbce27eed5a
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to
libxtend: Update to 0.2.0.19
fast-file.c: Fix accidental recursion in xt_ff_close()
Test/Fast-file: Clean up test script, improve portability
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6d0b274ac860c74b682905a480053dbce27eed5a
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 6daf360d02..673a01a498 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.2.0.11
+DISTNAME= libxtend-0.2.0.19
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= d307691efeff80207e2e048137f202e14588f5d9
+GITHUB_TAG= cb9920bef25576a33d964c89844e4bcd8998b912
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 0206911205..b5f6667358 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.11
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.2.0.19
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 3adce478c7..f7ac176945 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.2.0.11-d307691efeff80207e2e048137f202e14588f5d9.tar.gz) = 3561d35a3eabf1d24d7260ec414c4cde5f09f7dcf252a2125eaceae1613000f6
-SHA512 (libxtend-0.2.0.11-d307691efeff80207e2e048137f202e14588f5d9.tar.gz) = 7098becf5e5612228176e653773f2e2b0c4e90a241f6e2e3d0afd905b4b75137a6073ccbcdcfe13692f440019b342f386bfd9e50c55a77f3dacb03a9a38715cb
-Size (libxtend-0.2.0.11-d307691efeff80207e2e048137f202e14588f5d9.tar.gz) = 89576 bytes
+BLAKE2s (libxtend-0.2.0.19-cb9920bef25576a33d964c89844e4bcd8998b912.tar.gz) = 13009d093ca9c3e2f9839d4c02a566492806fab85add9ba7304f6a051edaa2ae
+SHA512 (libxtend-0.2.0.19-cb9920bef25576a33d964c89844e4bcd8998b912.tar.gz) = f741a8ffd49e3a46945002c5be84035f8d80b736e08e3132a739f810895e6122a49ca59c1b3d9315835518a5a832478998e3fdffd3804f72ca5194f5bfef0acc
+Size (libxtend-0.2.0.19-cb9920bef25576a33d964c89844e4bcd8998b912.tar.gz) = 90300 bytes
Home |
Main Index |
Thread Index |
Old Index