cvs commit: ports/lang/see Makefile ports/lang/see/files patch-libsee_obj__Date.c

Renato Botelho garga at FreeBSD.org
Tue Apr 11 15:39:42 UTC 2006


garga       2006-04-11 15:39:41 UTC

  FreeBSD ports repository

  Modified files:
    lang/see             Makefile 
  Added files:
    lang/see/files       patch-libsee_obj__Date.c 
  Log:
  - Fix: If summer-time daylight saving is in effect, getHours() returns
    wrong value.
  - Change .if defined(WITH_GC) -> ;if !defined(WITHOUT_GC) since it's on
    by default.
  
  PR:             ports/94996
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.7       +3 -2      ports/lang/see/Makefile
  1.3       +35 -0     ports/lang/see/files/patch-libsee_obj__Date.c (new)


More information about the cvs-all mailing list