cvs commit: ports/lang/seed7 Makefile distinfo pkg-plist

Pietro Cerutti gahr at FreeBSD.org
Sat Sep 18 07:17:16 UTC 2010


gahr        2010-09-18 07:17:16 UTC

  FreeBSD ports repository

  Modified files:
    lang/seed7           Makefile distinfo pkg-plist 
  Log:
  - Update to 05_20100905
    Changes:
    - The chapter explaining the type 'time' in the manual was improved.
    - The support for source level debugging in the compiler (comp.sd7) was
      improved. Now the option -g generates better #line directives and the 'main'
      function was arranged such that the current line shown by a debugger is
      correct when the program is started.
    - In the "seed7_05.s7i" library the function "rpos" was overloaded to do a
      reverse search for a character in a string starting from a given position.
    - The files "str_rtl.c", "strlib.c", "primitiv.c" and the compiler were
      improved to support the primitive action STR_RCHIPOS (which implements the
      new overloaded 'rpos' function).
  
  Revision  Changes    Path
  1.27      +1 -1      ports/lang/seed7/Makefile
  1.24      +3 -3      ports/lang/seed7/distinfo
  1.10      +2 -0      ports/lang/seed7/pkg-plist


More information about the cvs-all mailing list