Opened 7 years ago
Closed 7 years ago
#55235 closed defect (fixed)
gnutls library links to libidn2 if installed
Reported by: | tgyurci (Teubel György) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | gnutls |
Description
gnutls
port depends on libidn
port but links to libidn2
if that port is installed.
Change History (3)
comment:1 Changed 7 years ago by Schamschula (Marius Schamschula)
Cc: | Schamschula removed |
---|---|
Owner: | set to Schamschula |
Status: | new → assigned |
comment:2 Changed 7 years ago by Schamschula (Marius Schamschula)
comment:3 Changed 7 years ago by Schamschula (Marius Schamschula)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
No surprise, as
libidn2
is the direct replacement oflibidn
.