cvs commit: ports/dns/checkdns Makefile ports/dns/checkdns/files patch-dns.c patch-html.c

Matthias Andree mandree at FreeBSD.org
Fri Jul 1 01:33:12 UTC 2011


mandree     2011-07-01 01:33:12 UTC

  FreeBSD ports repository

  Modified files:
    dns/checkdns         Makefile 
  Added files:
    dns/checkdns/files   patch-dns.c patch-html.c 
  Log:
  Fix clang build, using REINPLACE_CMD to change gcc to ${CC}.
  Add missing #include <string.h> in dns.c (adds files/patch-dns.c)
  Fix obvious format string error in html.c (adds files/patch-html.c)
  
  Revision  Changes    Path
  1.12      +2 -1      ports/dns/checkdns/Makefile
  1.1       +10 -0     ports/dns/checkdns/files/patch-dns.c (new)
  1.1       +11 -0     ports/dns/checkdns/files/patch-html.c (new)


More information about the cvs-all mailing list