cvs commit: ports/mail/libesmtp/files
	patch-errors.cports/net/libunp/files
	patch-at ports/net/nc6/files patch-ac
    Hajimu UMEMOTO 
    ume at FreeBSD.org
       
    Wed Oct 29 08:25:24 PST 2003
    
    
  
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)
    
    
More information about the cvs-all
mailing list