- Update to 1.7.37

Changes:
  * Added auto-numbering in FXHeader.
  * Added alpha-numbering in FXHeader.
  * Fixes to FXProcess implementation on Windows.
  * Fixed aligned to unaligned store in FXMat2f SSE implementation.
  * Slightly stricter TGA header recognition.
  * Removed FXSemaphore value() API. Never used, and not really useful.
  * FXRecentFiles allows for up to 32 entries; still defaults to 10,
    however.
  * Fix in Windows non-UNICODE implementation of FXStat created(),
    accessed(), and modified() API's.
  * Added API's to FXWorker class.
  * Added API to FXPtrQueue class.
  * FXPath::contract() should only replace whole path-components.
  * Prototype of wndproc() was not correct for 64-bit Windows.

- Trim Makefile headers

Feature safe:	yes
This commit is contained in:
Pietro Cerutti 2012-11-27 15:51:54 +00:00
parent e064d58e56
commit 68d92936b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307849
2 changed files with 4 additions and 8 deletions

View File

@ -1,12 +1,8 @@
# New ports collection Makefile for: fox17
# Date created: 23 August 2010
# Whom: gahr
#
# Whom: gahr
# $FreeBSD$
#
PORTNAME= fox
PORTVERSION= 1.7.36
PORTVERSION= 1.7.37
CATEGORIES= x11-toolkits
MASTER_SITES= http://ftp.fox-toolkit.org/pub/ \
ftp://ftp.fox-toolkit.org/pub/

View File

@ -1,2 +1,2 @@
SHA256 (fox-1.7.36.tar.gz) = f745fb64102a0e7f841941a6553c6e6ddc2903f6915a0b8a88061f8ecd47b2a3
SIZE (fox-1.7.36.tar.gz) = 4961568
SHA256 (fox-1.7.37.tar.gz) = c3dadbaac55319da3d8ad237a7e8b4903ba91fdc45d721d815314db67d6eced1
SIZE (fox-1.7.37.tar.gz) = 4964962