Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2010 18:55:40 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/seed7 Makefile distinfo
Message-ID:  <201011111855.oABIteq4093330@repoman.freebsd.org>

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



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