cvs commit: ports/lang/seed7 Makefile distinfo

Pietro Cerutti gahr at FreeBSD.org
Thu Nov 11 18:55:40 UTC 2010


gahr        2010-11-11 18:55:40 UTC

  FreeBSD ports repository

  Modified files:
    lang/seed7           Makefile distinfo 
  Log:
  - Update to 05_20101107
    Changes:
    - The chapter explaining exception handling in the manual was improved.
    - The support for bitmap fonts was improved to use fontProperties as base type.
    - The '-' function, which computes the differance of two 'time' values (with a
      'duration' result) in "time.s7i", was improved.
    - The function cmdConfigValue in "cmd_rtl.c" was improved to support the config
      values C_COMPILER_VERSION and GET_CC_VERSION_INFO.
    - In the file "fil_rtl.c" the functions myLseek, myFseek and myFtell were
      renamed to os_lseek, os_fseek and os_ftell respectively.
    - The makefiles were changed to define os_fseek, os_ftell, C_COMPILER_VERSION
      and GET_CC_VERSION_INFO.
    - Documentation comments were added to the function alternate_utime in the file
      "tim_win.c".
  
  Revision  Changes    Path
  1.30      +1 -1      ports/lang/seed7/Makefile
  1.27      +2 -3      ports/lang/seed7/distinfo


More information about the cvs-ports mailing list