diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-27 15:51:54 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-27 15:51:54 +0000 |
commit | 68d92936b05f7cfdd2cb00c0673a08538f8f1ee1 (patch) | |
tree | a3c72f879d9064f93d7d682edb384676e6af8185 /x11-toolkits/fox17/distinfo | |
parent | e064d58e56d8cfb23724696684ab446ec33cd553 (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=307849
Diffstat (limited to 'x11-toolkits/fox17/distinfo')
-rw-r--r-- | x11-toolkits/fox17/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/fox17/distinfo b/x11-toolkits/fox17/distinfo index b24f8eb6c090..fc086eb2e062 100644 --- a/x11-toolkits/fox17/distinfo +++ b/x11-toolkits/fox17/distinfo @@ -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 |