cvs commit: ports/devel/uclmmbase Makefileports/devel/uclmmbase/files Makefile.bsd patch-net_udp patch-test

Mikhail Teterin mi at FreeBSD.org
Tue Apr 12 10:16:21 PDT 2005


mi          2005-04-12 17:16:21 UTC

  FreeBSD ports repository

  Modified files:
    devel/uclmmbase      Makefile 
    devel/uclmmbase/files Makefile.bsd patch-net_udp patch-test 
  Log:
  Minor/cosmetic changes:
  
          . on BSD use warn(3) instead of static "socket_error",
            which is doing the same thing, but poorly;
          . use herror(3) instead of "socket_error", when reporting
            DNS-related problems;
          . patch the test-harness to not fail if our own hostname
            is not resolvable -- this is a sign of misconfiguration,
            not of the library miscompilation.
  
  Revision  Changes    Path
  1.12      +2 -2      ports/devel/uclmmbase/Makefile
  1.2       +1 -1      ports/devel/uclmmbase/files/Makefile.bsd
  1.2       +39 -1     ports/devel/uclmmbase/files/patch-net_udp
  1.2       +11 -0     ports/devel/uclmmbase/files/patch-test


More information about the cvs-all mailing list