From 30d77a7e8a9eb6fdb1c398d8cf88a2999f1a0617 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 11 Sep 2022 13:47:25 +0000 Subject: neon: update to 0.32.3. Changes in release 0.32.3: * Improvements and fixes to Windows build (Chun-wei Fan) * Fix finding pkg-config when cross-compiling (Hugh McMaster) * Fix Digest cnonce entropy sources in non-SSL builds * Fix cases where Digest usernames were rejected as non-ASCII * Fix build failures with OpenSSL 1.1 on some platforms --- www/neon/Makefile | 5 ++--- www/neon/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/www/neon/Makefile b/www/neon/Makefile index 90ed633f67f..e46901afd2c 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.87 2022/08/09 12:08:32 jperkin Exp $ +# $NetBSD: Makefile,v 1.88 2022/09/11 13:47:25 wiz Exp $ -DISTNAME= neon-0.32.2 -PKGREVISION= 1 +DISTNAME= neon-0.32.3 CATEGORIES= www MASTER_SITES= https://notroj.github.io/neon/ diff --git a/www/neon/distinfo b/www/neon/distinfo index dfb836ee84b..9035d0bd54e 100644 --- a/www/neon/distinfo +++ b/www/neon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.35 2022/01/16 23:11:03 wiz Exp $ +$NetBSD: distinfo,v 1.36 2022/09/11 13:47:25 wiz Exp $ -BLAKE2s (neon-0.32.2.tar.gz) = c3df6460e7eb378b2739910d90b3d360ba96f2489760ab9e836751e08d9d62ae -SHA512 (neon-0.32.2.tar.gz) = 2580a3c8c3cf4aff2d399f72a721ccfb4e68434ef92da4af8103c126812d779b9fbe5cafbab512c79f4365bbb3d3eac61568748136470e86f7aa7b98b27053c8 -Size (neon-0.32.2.tar.gz) = 880651 bytes +BLAKE2s (neon-0.32.3.tar.gz) = c0ccd4c4e1efe41b6f31022757d5e91198b7bd8bfe8fd5ec6d0646f228fb6503 +SHA512 (neon-0.32.3.tar.gz) = 8dec5cbc823e38506725529c9e8fad95c93145d9e5d54131f8ceca6bbfe1b64f7f0eb1ce117072ea2f28edc67fa2f5a7f53bcc08ee644010fea76403ab6bbaad +Size (neon-0.32.3.tar.gz) = 884939 bytes -- cgit v1.2.3