mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 1.6.45
* Fixed quaternion arc() routine. In case of vectors that are (almost) 180 degrees apart, the wrong quaternion was returned. * Invalid handle issue fixed in FXWindow. * Backported FXPath shell escaping routine.
This commit is contained in:
parent
075268a56d
commit
22e4f0a388
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295850
@ -23,7 +23,7 @@ CONFLICTS= fox-1.4.* fox-1.7.*
|
||||
LATEST_LINK= fox16
|
||||
|
||||
MAJORVER= 1.6
|
||||
SHVER= 44
|
||||
SHVER= 45
|
||||
PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER}
|
||||
|
||||
USE_GNOME= lthack gnomehack
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (fox-1.6.44.tar.gz) = 03f22fed5579b978ee4c104a5cbdab229b62395da1323ba292a2c9eb045309cd
|
||||
SIZE (fox-1.6.44.tar.gz) = 4372632
|
||||
SHA256 (fox-1.6.45.tar.gz) = ec2ec7042c3198f78adea25b8958027955af4e3f8371733d1ff43fe5289bc4d6
|
||||
SIZE (fox-1.6.45.tar.gz) = 4372554
|
||||
|
Loading…
Reference in New Issue
Block a user