[MacPorts] #62401: Import new builds into ports web site
MacPorts
noreply at macports.org
Thu Mar 25 19:43:01 UTC 2021
#62401: Import new builds into ports web site
-----------------------------+------------------------
Reporter: ryandesign | Owner: neverpanic
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: server/hosting | Version:
Resolution: | Keywords:
Port: |
-----------------------------+------------------------
Comment (by neverpanic):
In addition to the two known cases, there are also a few other case-only
renames that now cause the same problem again:
{{{
webapp=> select count(*), lower(name) from ports_port group by lower(name)
having count(*) > 1;
count | lower
-------+-----------------
2 | transformerkit
2 | hnhui
2 | py35-nuitka
2 | py34-whoosh
2 | py36-nuitka
2 | keepasskit
2 | kissxml
2 | py34-sqlalchemy
2 | py27-nuitka
(9 rows)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62401#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list