Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2020 00:10:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246587] textproc/p5-XML-LibXML: Update to 2.0205
Message-ID:  <bug-246587-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246587

            Bug ID: 246587
           Summary: textproc/p5-XML-LibXML: Update to 2.0205
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://metacpan.org/release/XML-LibXML
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: perl@FreeBSD.org
          Reporter: svysh.fbsd@gmail.com
             Flags: maintainer-feedback?(perl@FreeBSD.org)
          Assignee: perl@FreeBSD.org

Created attachment 214669
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214669&action=
=3Dedit
patch to update the port

- update 2.0204 -> 2.0205
Changes: https://metacpan.org/changes/distribution/XML-LibXML

- With release 2.0205, author of this module introduced=20
a sort of cyclic dependencies:=20
some submodules of this module are declared as "required"=20
during build phase of this module.
(But in fact, they are not needed, and not employed.)
Hence, during build, the build dependency (textproc/p5-XML-SAX)
generates (as if) error messages like:
Can't locate perl module
*** Error (ignored)
Can't locate loadable object=20
*** Error (ignored)
The author of textproc/p5-XML-LibXML cleverly ignores these "errors".
And after install, the module seems working properly.

- "portlint -AC" gives non-relevant warns.
- Tested with:
12.1-RELEASE-p5 amd64
poudriere 3.3.4
perl 5.30.2
pkg 1.14.4
- built-in perl tests in a clean poudriere jail say: PASS.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246587-7788>