git: 48edef8c56e5 - main - deskutils/coregarage: Update to 5.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Sep 2026 12:39:18 UTC
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=48edef8c56e5c5305104651c68f8f2b8b6bbcfea
commit 48edef8c56e5c5305104651c68f8f2b8b6bbcfea
Author: Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2026-09-04 12:38:07 +0000
Commit: Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2026-09-04 12:38:07 +0000
deskutils/coregarage: Update to 5.0.1
Minor code improvements
Changes: https://gitlab.com/cubocore/coreapps/coregarage/-/commits/
Reported by: Repology
---
deskutils/coregarage/Makefile | 10 ++++++----
deskutils/coregarage/distinfo | 6 +++---
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/deskutils/coregarage/Makefile b/deskutils/coregarage/Makefile
index b4279f11a5c2..942e1a8aeef3 100644
--- a/deskutils/coregarage/Makefile
+++ b/deskutils/coregarage/Makefile
@@ -1,5 +1,5 @@
PORTNAME= coregarage
-DISTVERSION= 5.0.0
+DISTVERSION= 5.0.1
CATEGORIES= deskutils
MAINTAINER= jwb@FreeBSD.org
@@ -11,16 +11,18 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcprime-core.so:deskutils/libcprime
-USES= cmake desktop-file-utils localbase:ldflags qt:6
+USES= cmake desktop-file-utils gl localbase:ldflags qt:6
+USE_GL= gl opengl
USE_QT= base tools:build
USE_GITLAB= yes
GL_ACCOUNT= CuboCore
-GL_TAGNAME= v5.0.0
+GL_TAGNAME= v${DISTVERSION}
PLIST_FILES= bin/coregarage \
share/applications/cc.cubocore.CoreGarage.desktop \
- share/icons/hicolor/scalable/apps/cc.cubocore.CoreGarage.svg
+ share/icons/hicolor/scalable/apps/cc.cubocore.CoreGarage.svg \
+ share/metainfo/cc.cubocore.CoreGarage.metainfo.xml
pre-configure:
@${REINPLACE_CMD} \
diff --git a/deskutils/coregarage/distinfo b/deskutils/coregarage/distinfo
index 2126d8573ca2..413c2c089ffd 100644
--- a/deskutils/coregarage/distinfo
+++ b/deskutils/coregarage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757764557
-SHA256 (coregarage-v5.0.0.tar.bz2) = eb047b3f0b2627c9a7e479625c66b30153254dc63b931eee8bc039ca054d1867
-SIZE (coregarage-v5.0.0.tar.bz2) = 96707
+TIMESTAMP = 1788265763
+SHA256 (coregarage-v5.0.1.tar.bz2) = 75598ae4d3cb09043d0d75669ea2b84b2516e64f97a6ff1ad60a3005395f0785
+SIZE (coregarage-v5.0.1.tar.bz2) = 95810