diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-12-26 22:26:35 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-12-26 22:26:35 +0000 |
commit | 77e75af4c5dab3687d063691daee969aa6dd1cb4 (patch) | |
tree | 8d670791fc18c0e57492f41b321b3dc7cc2ad04d | |
parent | b00bcc65080410ec915f80c641e00a998ac653c7 (diff) |
graphics/wings: update to latest commit
the most recent commits seem to make wings more stable
-rw-r--r-- | graphics/wings/Makefile | 4 | ||||
-rw-r--r-- | graphics/wings/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile index 1d683823e9fe..478bac0672e3 100644 --- a/graphics/wings/Makefile +++ b/graphics/wings/Makefile @@ -1,7 +1,7 @@ # Created by: olgeni@FreeBSD.org PORTNAME= wings -DISTVERSION= 2.2.7p1 +DISTVERSION= 2.2.7p2 CATEGORIES= graphics DIST_SUBDIR= erlang @@ -33,7 +33,7 @@ SUB_FILES= ${PORTNAME}.sh USE_GITHUB= yes GH_ACCOUNT= dgud GH_PROJECT= wings libigl:igl -GH_TAGNAME= a41df275e v2.1.0:igl +GH_TAGNAME= 8d019ebe48 v2.1.0:igl USE_GL= gl glu diff --git a/graphics/wings/distinfo b/graphics/wings/distinfo index 12862729f4ad..f5c594eef594 100644 --- a/graphics/wings/distinfo +++ b/graphics/wings/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1637355482 -SHA256 (erlang/dgud-wings-2.2.7p1-a41df275e_GH0.tar.gz) = 96fa14772464ca5943e8a2e8a5f918f8ebb9e2326d9efe59ffcfd01d2641400a -SIZE (erlang/dgud-wings-2.2.7p1-a41df275e_GH0.tar.gz) = 3600948 +TIMESTAMP = 1640475272 +SHA256 (erlang/dgud-wings-2.2.7p2-8d019ebe48_GH0.tar.gz) = b04a5f2f73b2b2e86e286b8e25eea46e2ecd782a6e86f81938f8070a6950f9b0 +SIZE (erlang/dgud-wings-2.2.7p2-8d019ebe48_GH0.tar.gz) = 3825277 SHA256 (erlang/dgud-libigl-v2.1.0_GH0.tar.gz) = 816ec64b6b2fbabcb1c6353c7df8a2fc1ad5bf4c607b332871a6ab8b29c89dbc SIZE (erlang/dgud-libigl-v2.1.0_GH0.tar.gz) = 976016 |