Skip to content
Snippets Groups Projects
Commit 53252a4d authored by Lev A. Serebryakov's avatar Lev A. Serebryakov
Browse files

www/neon: update to 0.32.2

PR:		262411
Reported by:	Daniel Engberg
parent 1b70a8ba
No related branches found
No related tags found
No related merge requests found
# 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
......
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
--- 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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment