[Bug 254285] net/pecl-xmlrpc: New(ish) port net/pecl-xmlrpc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 14 19:27:26 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254285

            Bug ID: 254285
           Summary: net/pecl-xmlrpc: New(ish) port net/pecl-xmlrpc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://pecl.php.net/package/xmlrpc
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: dereks at lifeofadishwasher.com
 Attachment #223264 maintainer-approval+
             Flags:

Created attachment 223264
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223264&action=edit
New(ish) port net/pecl-xmlrpc

Bring back net/php7X-xmlrpc from the new pecl xmlrpc package [1].

xmlrpc extension was removed from php 7.4 [2] then later brougth back
as the pecl xmlrpc package.  A direct copy from the php 7.4 source.

Place xmlrpc back in to Mk/Uses/php.mk _USE_PHP_ALL.  Add logic to select
the proper xmlrpc php extension port base off version.

portlint -A: ok. looks fine.
testport: ok. 12amd64.
unittest: ok. 35 tests. 2 skipped. 16 failed. 17 passed.


Running the same 'make test' vs net/php74-xmlrpc you see the same test results:
35 tests. 2 skipped. 16 failed. 17 passed.  I believe these are issues with the
upstream tests and nothing new.

Using poudriere testport with a j-p-z-make.conf with DEFAULT_VERSIONS=php=80
and a port that uses USES_PHP=xmlrpc (www/tt-rss) net/pecl-xmlrpc is properly
pulled in vs when not setting DEFAULT_VERSIONS php74 version is used.

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


More information about the freebsd-ports-bugs mailing list