cvs commit: ports/dns/totd Makefile ports/dns/totd/files
 patch-totd.c
    Emanuel Haupt 
    ehaupt at FreeBSD.org
       
    Wed Apr 12 13:28:02 UTC 2006
    
    
  
ehaupt      2006-04-12 13:28:00 UTC
  FreeBSD ports repository
  Modified files:
    dns/totd             Makefile 
  Added files:
    dns/totd/files       patch-totd.c 
  Log:
  - Fix build on -CURRENT. GCC raises a warning at totd.c:507; tv_sec is a
    time_t, not a long
  - Respect CC (self)
  
  PR:             95148
  Submitted by:   Ed Schouten <ed at fxq.nl>
  
  Revision  Changes    Path
  1.20      +8 -5      ports/dns/totd/Makefile
  1.1       +11 -0     ports/dns/totd/files/patch-totd.c (new)
    
    
More information about the cvs-all
mailing list