Date: Wed, 29 Oct 2003 08:25:23 -0800 (PST) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/libesmtp/files patch-errors.cports/net/libunp/files patch-at ports/net/nc6/files patch-ac Message-ID: <200310291625.h9TGPNWC028308@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2003/10/29 08:25:23 PST
FreeBSD ports repository
Added files:
mail/libesmtp/files patch-errors.c
net/libunp/files patch-at
net/nc6/files patch-ac
Log:
fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY and
EAI_NODATA were obsoleted).
There is some issue; we have EAI_NODATA as an alias of EAI_NONAME
for workaround. However, some of these ports use it as a case
label of switch. Since our alias broke such code, we may better
to consider deleting such alias.
Requested by: kris
Approved by: portmgr (kris) (implicitly)
Revision Changes Path
1.1 +30 -0 ports/mail/libesmtp/files/patch-errors.c (new)
1.1 +18 -0 ports/net/libunp/files/patch-at (new)
1.1 +19 -0 ports/net/nc6/files/patch-ac (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310291625.h9TGPNWC028308>
