summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2021-03-11 15:31:24 +0000
committerfcambus <fcambus@pkgsrc.org>2021-03-11 15:31:24 +0000
commitd5caf0a8f695984c97b9a98c853b9a15c4b4a65b (patch)
tree4e5c54cd8cba9a0cf28af93c4e79ec8778fec2be /devel
parent8bf9c002d711998656b28f26f1c697c49c623733 (diff)
downloadpkgsrc-d5caf0a8f695984c97b9a98c853b9a15c4b4a65b.tar.gz
uthash: update to 2.3.0.
Version 2.3.0 (2021-02-25) -------------------------- * remove HASH_FCN; the HASH_FUNCTION and HASH_KEYCMP macros now behave similarly * remove uthash_memcmp (deprecated in v2.1.0) in favor of HASH_KEYCMP * silence -Wswitch-default warnings (thanks, Olaf Bergmann!)
Diffstat (limited to 'devel')
-rw-r--r--devel/uthash/Makefile4
-rw-r--r--devel/uthash/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/uthash/Makefile b/devel/uthash/Makefile
index 25cc5283e7d..085886d3a88 100644
--- a/devel/uthash/Makefile
+++ b/devel/uthash/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/12/18 09:55:36 fcambus Exp $
+# $NetBSD: Makefile,v 1.5 2021/03/11 15:31:24 fcambus Exp $
-DISTNAME= uthash-2.2.0
+DISTNAME= uthash-2.3.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=troydhanson/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/devel/uthash/distinfo b/devel/uthash/distinfo
index 30483c80897..a9bb628f773 100644
--- a/devel/uthash/distinfo
+++ b/devel/uthash/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/12/18 09:55:36 fcambus Exp $
+$NetBSD: distinfo,v 1.5 2021/03/11 15:31:24 fcambus Exp $
-SHA1 (uthash-2.2.0.tar.gz) = 8f80f65096991b7cb60515743d3258799138010c
-RMD160 (uthash-2.2.0.tar.gz) = 12d1a9b931d0b5cae056162aba5e8adc5314eca4
-SHA512 (uthash-2.2.0.tar.gz) = 441ee907adc39c9b7e9c1f478966b7e8ddebb94cb6d5db9d2db409aee9a5e237033ee8cef3fed1c719fea01c7cfb5991554ac89f5a1e59241bd5c6eb4854cebe
-Size (uthash-2.2.0.tar.gz) = 191356 bytes
+SHA1 (uthash-2.3.0.tar.gz) = fbafa356359ace80787ce6634d84425b40d90907
+RMD160 (uthash-2.3.0.tar.gz) = 7bcaa8bee2b1de72d299c69b3d6a73d97939c873
+SHA512 (uthash-2.3.0.tar.gz) = 3b01f1074790fb242900411cb16eb82c1a9afcf58e3196a0f4611d9d7ef94690ad38c0a500e7783d3efa20328aa8d6ab14f246be63b3b3d385502ba2b6b2a294
+Size (uthash-2.3.0.tar.gz) = 191291 bytes