cvs commit: ports/devel/uclmmbase/files patch-net_udp patch-word

Mikhail Teterin mi at FreeBSD.org
Sat Mar 26 12:50:06 PST 2005


mi          2005-03-26 20:50:06 UTC

  FreeBSD ports repository

  Added files:
    devel/uclmmbase/files patch-net_udp patch-word 
  Log:
  Use FreeBSD's declarations of inet_ntoa and _ntop -- FreeBSD's
  *definitions* were used before anyway, but the declarations now
  conflict on 6.x
  
  Use uint32_t instead of `unsigned long', where a 32-bit unsigned value
  is needed -- this fixes the qfDES encryption/decryption on 64-bit
  platforms.
  
  Reported by:    pointyhat
  Approved by:    portmgr (kris)
  
  Revision  Changes    Path
  1.1       +10 -0     ports/devel/uclmmbase/files/patch-net_udp (new)
  1.1       +9 -0      ports/devel/uclmmbase/files/patch-word (new)


More information about the cvs-all mailing list