Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jul 2011 01:33:12 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/dns/checkdns Makefile ports/dns/checkdns/files patch-dns.c patch-html.c
Message-ID:  <201107010133.p611XCV9066068@repoman.freebsd.org>

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



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