git: 53252a4de130 - main - www/neon: update to 0.32.2

From: Lev A. Serebryakov <lev_at_FreeBSD.org>
Date: Mon, 21 Mar 2022 11:04:46 UTC
The branch main has been updated by lev:

URL: https://cgit.FreeBSD.org/ports/commit/?id=53252a4de1300478a60378400160adfc9f5cbc9b

commit 53252a4de1300478a60378400160adfc9f5cbc9b
Author:     Lev A. Serebryakov <lev@FreeBSD.org>
AuthorDate: 2022-03-21 11:02:26 +0000
Commit:     Lev A. Serebryakov <lev@FreeBSD.org>
CommitDate: 2022-03-21 11:04:24 +0000

    www/neon: update to 0.32.2
    
    PR:             262411
    Reported by:    Daniel Engberg
---
 www/neon/Makefile              |  5 +----
 www/neon/distinfo              |  8 +++-----
 www/neon/files/extrapatch-docs | 14 +++++++-------
 www/neon/pkg-plist             |  2 +-
 4 files changed, 12 insertions(+), 17 deletions(-)

diff --git a/www/neon/Makefile b/www/neon/Makefile
index 724046285277..9c95a92a401f 100644
--- a/www/neon/Makefile
+++ b/www/neon/Makefile
@@ -1,13 +1,10 @@
 # Created by: Mikhail Teterin <mi@aldan.algebra.com>
 
 PORTNAME=	neon
-DISTVERSION=	0.32.1
+DISTVERSION=	0.32.2
 CATEGORIES=	www
 MASTER_SITES=	https://notroj.github.io/neon/
 
-PATCH_SITES=	https://github.com/notroj/neon/commit/
-PATCHFILES=	f678aba4815bbcb63102dcdcd31f0ebcfdf553b4.patch:-p1
-
 MAINTAINER=	lev@FreeBSD.org
 COMMENT=	HTTP and WebDAV client library for Unix systems
 
diff --git a/www/neon/distinfo b/www/neon/distinfo
index f050365d7908..de3facdfd52d 100644
--- a/www/neon/distinfo
+++ b/www/neon/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1635762735
-SHA256 (neon-0.32.1.tar.gz) = 05c54bc115030c89e463a4fb28d3a3f8215879528ba5ca70d676d3d21bf3af52
-SIZE (neon-0.32.1.tar.gz) = 880434
-SHA256 (f678aba4815bbcb63102dcdcd31f0ebcfdf553b4.patch) = 90b622a6b19f1616e7b8e92be2c889a91765008be54f590f6fb27ccbf3a95dc9
-SIZE (f678aba4815bbcb63102dcdcd31f0ebcfdf553b4.patch) = 6296
+TIMESTAMP = 1645946127
+SHA256 (neon-0.32.2.tar.gz) = 986566468c6295fc5d0fb141a5981e31c9f82ee38e938374abed8471ef2fb286
+SIZE (neon-0.32.2.tar.gz) = 880651
diff --git a/www/neon/files/extrapatch-docs b/www/neon/files/extrapatch-docs
index f5f174e70103..565765020c3f 100644
--- a/www/neon/files/extrapatch-docs
+++ b/www/neon/files/extrapatch-docs
@@ -1,15 +1,15 @@
---- Makefile.in.orig	2021-09-25 06:06:07 UTC
+--- Makefile.in.orig	2022-02-27 07:23:39 UTC
 +++ Makefile.in
-@@ -90,7 +90,7 @@ subdirs:
- # Uses Tim Waugh's excellent "xmlto" utility, see
- # http://cyberelk.net/tim/xmlto/.  (The docs target is executed at release
- # time before generating a .tar.gz)
+@@ -89,7 +89,7 @@ subdirs:
+ 
+ # Regenerating the docs requires xmlto to be installed, this target is
+ # executed when release tarballs are generated.
 -docs: docs-man docs-html
-+# docs: docs-man docs-html
++#docs: docs-man docs-html
  
  docs-man:
  	rm -rf doc/man; mkdir -p doc/man
-@@ -149,7 +149,7 @@ install-memleak:
+@@ -148,7 +148,7 @@ install-memleak:
  	@echo "ERROR: purposes only; this copy of neon must not be installed."
  	@false
  
diff --git a/www/neon/pkg-plist b/www/neon/pkg-plist
index 64289ab81a45..2269d1855379 100644
--- a/www/neon/pkg-plist
+++ b/www/neon/pkg-plist
@@ -25,7 +25,7 @@ include/neon/ne_xml.h
 include/neon/ne_xmlreq.h
 lib/libneon.so
 lib/libneon.so.27
-lib/libneon.so.27.5.1
+lib/libneon.so.27.5.2
 libdata/pkgconfig/neon.pc
 %%DOCS%%man/man1/neon-config.1.gz
 %%DOCS%%man/man3/ne_add_request_header.3.gz