diff --git a/www/neon/Makefile b/www/neon/Makefile
index 724046285277e3a961a4e46aa7b763c5a567a7a1..9c95a92a401f7bd22c5f4c81979451db43e87889 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 f050365d79082cc6b1529a22658970c8746764a5..de3facdfd52d1be504d77cebda5d4abc6d0447d6 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 f5f174e7010304deb6cd8c1acd854f54f9101d27..565765020c3fad13a018bd28ac7c081b39a35382 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 64289ab81a45105dfa9c25699443c7be1829e367..2269d185537938119095cc07c7f79350275c5b33 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