[MacPorts] #39036: Submission: libmetalink
#39036: Submission: libmetalink ------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: libmetalink ------------------------+-------------------------------- Attached is a portfile for libmetalink, which is needed for #39031. It passes `port -v lint --nitpick` and `port test` and it installs successfully. -- Ticket URL: <https://trac.macports.org/ticket/39036> MacPorts <http://www.macports.org/> Ports system for OS X
#39036: Submission: libmetalink --------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: libmetalink | --------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * cc: ryandesign@… (removed) * owner: macports-tickets@… => ryandesign@… Comment: Regarding your uncertainty over MIT vs. X11 license, please see http://en.wikipedia.org/wiki/MIT_License#Various_versions. The license described in the COPYING file is the license we call the "MIT" license in MacPorts. -- Ticket URL: <https://trac.macports.org/ticket/39036#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39036: Submission: libmetalink --------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: libmetalink | --------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Thanks for the port! Committed in r105857. Although you used configure arguments asking for both expat and libxml2 to be used, only expat actually got used. Reading the configure script, it seems that it will only look for libxml2 if expat was not found. The README says it requires "libexpat >= 2.1.0 or libxml2 >= 2.7.8". I changed the port to use expat only. I changed the name of the "tests" variant to "test" which is what other ports use (except uhd and uhd-devel, which should also be changed). I removed the trailing slash from the homepage, because that appears to be the canonical form that launchpad prefers. This fixes the cosmetic double- slash-in-download-URL issue. I also adjusted the description. And fixed the livecheck. -- Ticket URL: <https://trac.macports.org/ticket/39036#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts