Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2021 19:27:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254285] net/pecl-xmlrpc: New(ish) port net/pecl-xmlrpc
Message-ID:  <bug-254285-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: dereks@lifeofadishwasher.com
 Attachment #223264 maintainer-approval+
             Flags:

Created attachment 223264
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D223264&action=
=3Dedit
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 resu=
lts:
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=3Dphp=
=3D80
and a port that uses USES_PHP=3Dxmlrpc (www/tt-rss) net/pecl-xmlrpc is prop=
erly
pulled in vs when not setting DEFAULT_VERSIONS php74 version is used.

--=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-254285-7788>