Date: Sun, 26 Dec 2021 22:27:43 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 77e75af4c5da - main - graphics/wings: update to latest commit Message-ID: <202112262227.1BQMRhAI069862@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=77e75af4c5dab3687d063691daee969aa6dd1cb4 commit 77e75af4c5dab3687d063691daee969aa6dd1cb4 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-12-26 22:26:35 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-12-26 22:26:35 +0000 graphics/wings: update to latest commit the most recent commits seem to make wings more stable --- graphics/wings/Makefile | 4 ++-- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112262227.1BQMRhAI069862>