diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-07-22 20:08:21 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-07-22 20:08:21 +0000 |
commit | b6f4a14dfa68ff87638dd5b1c2d063cd6f03c21d (patch) | |
tree | 68baae140d0b4e34a247aa97e7ac33c10e40cb5f /graphics/Coin/distinfo | |
parent | Update and adjust shells/ohmyzsh (diff) |
graphics/Coin: Fix GLX glue trying to use non-GLX display
this is said to make Coin usable on Wayland and the likes
PR: 248154
Submitted by: Greg V
Obtained from: https://github.com/coin3d/coin/pull/404
Notes
Notes:
svn path=/head/; revision=542891
Diffstat (limited to '')
-rw-r--r-- | graphics/Coin/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Coin/distinfo b/graphics/Coin/distinfo index 3897ce86b7a2..400dbc1880f1 100644 --- a/graphics/Coin/distinfo +++ b/graphics/Coin/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1583241959 +TIMESTAMP = 1595369132 SHA256 (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = b00d2a8e9d962397cf9bf0d9baa81bcecfbd16eef675a98c792f5cf49eb6e805 SIZE (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = 6788294 +SHA256 (3053d28b74d.patch) = 0fad01632d6a50d63f6d846ba45571b497261aec122def5d42d64025ac37582a +SIZE (3053d28b74d.patch) = 1408 |