diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-05-13 14:50:52 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-05-13 14:50:52 +0000 |
commit | fcd211203a7a37b0c8deb0509b953f3b6575c4d9 (patch) | |
tree | 98eac05edc9e5598af3ec24a4a35d7741be10fd3 /x11-toolkits/fox17/distinfo | |
parent | 28d804e6e3d580502614e4fdd0e865b952a11146 (diff) |
- Update to 1.7.39
Changes:
* Small changes to return types in FXIO (and subclasses) for flush(),
eof().
* FXSemaphore implemented in terms of mutex and condition on MacOSX and
Minix.
* FXMat4d and FXMat2d AVX accelerated when compiled for AVX.
* ADA programming language patterns added to Adie's syntax file.
* Fix in PathFinder escapement of filenames prior to spawning process to
open document.
* Compile-time check improved before implementing call to utimensat() in
FXStat.
Notes
Notes:
svn path=/head/; revision=318099
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 7e72c8f4b92f..11089edec3e6 100644 --- a/x11-toolkits/fox17/distinfo +++ b/x11-toolkits/fox17/distinfo @@ -1,2 +1,2 @@ -SHA256 (fox-1.7.38.tar.gz) = 83fd1262a65096db54a82daa080d6845020480bb5c8ab63fa333a0eef8fd2bc1 -SIZE (fox-1.7.38.tar.gz) = 4979947 +SHA256 (fox-1.7.39.tar.gz) = acefa997b0eca296f95270a2ca6a64126d0da82c24bc63d03bac476f4122e029 +SIZE (fox-1.7.39.tar.gz) = 4981395 |