[Bug 258712] www/neon: Update to 0.32.1 (WIP)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Sep 2021 07:29:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258712

            Bug ID: 258712
           Summary: www/neon: Update to 0.32.1 (WIP)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://notroj.github.io/neon/
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lev@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
          Assignee: lev@FreeBSD.org
             Flags: maintainer-feedback?(lev@FreeBSD.org)

Created attachment 228161
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228161&action=edit
Patch for neon

Update to 0.32.1

Backport upstream commits f678aba4815bbcb63102dcdcd31f0ebcfdf553b4 and
0aab576319c92f5340905b7e8314db4fa4515895

Manpages probably needs a bit more love according to Poudriere

"
xmlto -o `pwd`/doc/man -x ./doc/man.xsl man ./doc/manual.xml
I/O error : Attempt to load network entity
http://www.oasis-open.org/docbook/xml/4.5/ent/isonum.ent
/wrkdirs/usr/ports/www/neon/work/neon-0.32.1/./doc/manual.xml:11: warning:
failed to load external entity
"http://www.oasis-open.org/docbook/xml/4.5/ent/isonum.ent"
%isoent;
        ^
I/O error : Attempt to load network entity
http://www.oasis-open.org/docbook/xml/4.5/ent/isopub.ent
/wrkdirs/usr/ports/www/neon/work/neon-0.32.1/./doc/manual.xml:12: warning:
failed to load external entity
"http://www.oasis-open.org/docbook/xml/4.5/ent/isopub.ent"
%isopub;
        ^
"

The reason why documentation and manpages now are split out is because they
require xmlto (and friends) to build.

Compile tested on FreeBSD 13.0-STABLE #0 stable/13-n246086-a20c597c6d7 (amd64)
(make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)

-- 
You are receiving this mail because:
You are the assignee for the bug.