git: ac7fe2a16217 - main - devel/qcoro: Update to 0.13.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Mar 2026 20:11:13 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ac7fe2a16217061f2de107a2dbb99afd7ef31f8f
commit ac7fe2a16217061f2de107a2dbb99afd7ef31f8f
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-03-03 20:10:56 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-03-03 20:10:56 +0000
devel/qcoro: Update to 0.13.0
Switch to official project page.
---
devel/qcoro/Makefile | 5 ++---
devel/qcoro/distinfo | 6 +++---
devel/qcoro/pkg-plist | 2 ++
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/devel/qcoro/Makefile b/devel/qcoro/Makefile
index 01e80f9cc7e1..3c657e9a8494 100644
--- a/devel/qcoro/Makefile
+++ b/devel/qcoro/Makefile
@@ -1,19 +1,18 @@
PORTNAME= qcoro
DISTVERSIONPREFIX= v
-DISTVERSION= 0.12.0
+DISTVERSION= 0.13.0
CATEGORIES= devel kde
PKGNAMESUFFIX= -qt6
MAINTAINER= kde@FreeBSD.org
COMMENT= Coroutines for Qt
-WWW= https://github.com/danvratil/qcoro
+WWW= https://github.com/qcoro/qcoro
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSES/MIT.txt
USES= cmake:testing compiler:c++20-lang gl pkgconfig qt:6
USE_GITHUB= yes
-GH_ACCOUNT= danvratil
USE_GL= opengl
USE_QT= base declarative websockets
diff --git a/devel/qcoro/distinfo b/devel/qcoro/distinfo
index 54d292d13e50..7c74ba319d21 100644
--- a/devel/qcoro/distinfo
+++ b/devel/qcoro/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755248398
-SHA256 (danvratil-qcoro-v0.12.0_GH0.tar.gz) = 809afafab61593f994c005ca6e242300e1e3e7f4db8b5d41f8c642aab9450fbc
-SIZE (danvratil-qcoro-v0.12.0_GH0.tar.gz) = 161468
+TIMESTAMP = 1772538545
+SHA256 (qcoro-qcoro-v0.13.0_GH0.tar.gz) = 4bff7513c5c8e301b66308df05795043b1792ed16381a484e5c990171b8ff19e
+SIZE (qcoro-qcoro-v0.13.0_GH0.tar.gz) = 163436
diff --git a/devel/qcoro/pkg-plist b/devel/qcoro/pkg-plist
index d71b13fd6f2f..7e7bde9fb056 100644
--- a/devel/qcoro/pkg-plist
+++ b/devel/qcoro/pkg-plist
@@ -33,6 +33,7 @@ include/qcoro6/qcoro/coroutine.h
include/qcoro6/qcoro/impl/connect.h
include/qcoro6/qcoro/impl/isqprivatesignal.h
include/qcoro6/qcoro/impl/lazytask.h
+include/qcoro6/qcoro/impl/mixins.h
include/qcoro6/qcoro/impl/task.h
include/qcoro6/qcoro/impl/taskawaiterbase.h
include/qcoro6/qcoro/impl/taskbase.h
@@ -41,6 +42,7 @@ include/qcoro6/qcoro/impl/taskpromise.h
include/qcoro6/qcoro/impl/taskpromisebase.h
include/qcoro6/qcoro/impl/waitfor.h
include/qcoro6/qcoro/macros_p.h
+include/qcoro6/qcoro/mixins_p.h
include/qcoro6/qcoro/qcoro.h
include/qcoro6/qcoro/qcoroabstractsocket.h
include/qcoro6/qcoro/qcoroasyncgenerator.h