Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2012 13:40:56 +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/x11-toolkits/fox17 Makefile distinfo
Message-ID:  <201205021340.q42Deu3E026729@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gahr        2012-05-02 13:40:56 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/fox17   Makefile distinfo 
  Log:
  - Update to 1.7.33
    * Fixed TIFF image save/load.
    * Fixed quaternion arc() for vectors that are 180 degrees apart.
    * Some tweaks in FXAtomic: more optimal code for non-PIC compiles; also,
      check for PIE (position independent executable).
    * Fixed problem in FXRex regarding non-ASCII characters.
    * Repaired some broken syntax patterns in Adie.stx syntax file.
    * SSE-ified lerp() API added to vector classes.
    * Fixed SSE unaligned store problem in FXMat4d; exhibited itself on 32-bit systems.
    * Setjmp()/longjmp() issue fixed in fxpngio.cpp.
    * Operator FXbool in FXAutoPtr and FXRefPtr interfered with comparison operators;
      removed it.
    * Added API's to FXMat4 classes.
    * Added serialization capability to FXExpression class.
  
  Revision  Changes    Path
  1.17      +3 -3      ports/x11-toolkits/fox17/Makefile
  1.12      +2 -2      ports/x11-toolkits/fox17/distinfo



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