pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxtend: Update to 0.1.6.21
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Mon Oct 24 11:17:56 2022 -0500
Changeset: d0f5488348e8b4d814560e2da344eb3a227bc606
Modified Files:
libxtend/Makefile
libxtend/buildlink3.mk
libxtend/distinfo
Log Message:
libxtend: Update to 0.1.6.21
array.h: Fix guard macro copied from mem.h (MEM -> ARRAY)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d0f5488348e8b4d814560e2da344eb3a227bc606
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 385d966dcb..f9c32d5dbf 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= libxtend-0.1.6.20
+DISTNAME= libxtend-0.1.6.21
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 5cee971c986d7e7ae99f71bf261b56e4e728baae
+GITHUB_TAG= 70b16d8f09a29e6cd4ee6343e7ba83fe6971fe72
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 115028f954..7a2a78b61c 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.6.20
+BUILDLINK_API_DEPENDS.libxtend+= libxtend>=0.1.6.21
BUILDLINK_PKGSRCDIR.libxtend?= ../../wip/libxtend
.endif # LIBXTEND_BUILDLINK3_MK
diff --git a/libxtend/distinfo b/libxtend/distinfo
index b8bbe11f1f..ee1fca6e4f 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libxtend-0.1.6.20-5cee971c986d7e7ae99f71bf261b56e4e728baae.tar.gz) = beb8d4dd78d553298ccd6829501738e431f9c7aba9a4ac4fafc78e9405badd5c
-SHA512 (libxtend-0.1.6.20-5cee971c986d7e7ae99f71bf261b56e4e728baae.tar.gz) = 1e7989cae4235827860c3ac4964491ba6024532a299704e75ff1a9204a3fcbbfef89a16dee1834789678910509f17d481b3f7f7988cfdc87d9751b5fc939e5a1
-Size (libxtend-0.1.6.20-5cee971c986d7e7ae99f71bf261b56e4e728baae.tar.gz) = 65915 bytes
+BLAKE2s (libxtend-0.1.6.21-70b16d8f09a29e6cd4ee6343e7ba83fe6971fe72.tar.gz) = 26acd312eba84694bd8781c0e0b443abfb33cf6ce5f4a68e95faf42bfb2baf59
+SHA512 (libxtend-0.1.6.21-70b16d8f09a29e6cd4ee6343e7ba83fe6971fe72.tar.gz) = 08d1378c555a9b1998a0d6c1cdfbbfd3f490b86ed247099b8e7f20208d6108704e4143800afe6078d8ceb90591672ae03db9358b37e99b376a069ef5ef92f065
+Size (libxtend-0.1.6.21-70b16d8f09a29e6cd4ee6343e7ba83fe6971fe72.tar.gz) = 65914 bytes
Home |
Main Index |
Thread Index |
Old Index