Date: Sun, 10 Jul 2022 13:25:09 GMT From: "Jason W. Bacon" <jwb@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fad26871bd54 - main - x11/coreterminal: Update to latest commit Message-ID: <202207101325.26ADP9ce023917@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=fad26871bd5414bea462627bdf3a81a4a259573c commit fad26871bd5414bea462627bdf3a81a4a259573c Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2022-07-10 13:24:12 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2022-07-10 13:25:06 +0000 x11/coreterminal: Update to latest commit Add startup window size settings to coregarage --- x11/coreterminal/Makefile | 4 ++-- x11/coreterminal/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/coreterminal/Makefile b/x11/coreterminal/Makefile index 2a797f988529..9fe3627d3f55 100644 --- a/x11/coreterminal/Makefile +++ b/x11/coreterminal/Makefile @@ -1,6 +1,6 @@ PORTNAME= coreterminal DISTVERSION= 4.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= jwb@FreeBSD.org @@ -18,7 +18,7 @@ USE_QT= buildtools_build core gui qmake_build serialport widgets USE_GITLAB= yes GL_ACCOUNT= CuboCore -GL_COMMIT= 49d0fc24d5e8237d3d7fc26e5c92a316e54b6b54 +GL_COMMIT= 679b317d1612dcdd54596ba5bf313d60bebc808e PLIST_FILES= bin/coreterminal \ share/applications/org.cubocore.CoreTerminal.desktop \ diff --git a/x11/coreterminal/distinfo b/x11/coreterminal/distinfo index 626ff576f53f..256ae97ee6f6 100644 --- a/x11/coreterminal/distinfo +++ b/x11/coreterminal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654469754 -SHA256 (CuboCore-coreterminal-49d0fc24d5e8237d3d7fc26e5c92a316e54b6b54_GL0.tar.gz) = b0b4d4005f2fb921689bcf6edecd7651ffe3d934aaaee527dd998823bf64f146 -SIZE (CuboCore-coreterminal-49d0fc24d5e8237d3d7fc26e5c92a316e54b6b54_GL0.tar.gz) = 74310 +TIMESTAMP = 1655761434 +SHA256 (CuboCore-coreterminal-679b317d1612dcdd54596ba5bf313d60bebc808e_GL0.tar.gz) = 610e380a6b738a80fb6d871d19dd9979f32155255fafd2e7733b92536d713c18 +SIZE (CuboCore-coreterminal-679b317d1612dcdd54596ba5bf313d60bebc808e_GL0.tar.gz) = 74556
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207101325.26ADP9ce023917>