Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2005 20:50:06 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/uclmmbase/files patch-net_udp patch-word
Message-ID:  <200503262050.j2QKo6Rt082512@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503262050.j2QKo6Rt082512>