git: 1b65967e4320 - main - devel/qt6-remoteobjects: Correct COMMENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Aug 2022 05:23:15 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b65967e4320e6995d513100d61cbd547f796af6 commit 1b65967e4320e6995d513100d61cbd547f796af6 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-08-26 05:22:24 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-08-26 05:22:24 +0000 devel/qt6-remoteobjects: Correct COMMENT Also add WWW: entry. --- devel/qt6-remoteobjects/Makefile | 2 +- devel/qt6-remoteobjects/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/qt6-remoteobjects/Makefile b/devel/qt6-remoteobjects/Makefile index 2676bb812a21..77a6eb091684 100644 --- a/devel/qt6-remoteobjects/Makefile +++ b/devel/qt6-remoteobjects/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel PKGNAMEPREFIX= qt6- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt5 SXCML module +COMMENT= Qt6 Remote Objects module BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers diff --git a/devel/qt6-remoteobjects/pkg-descr b/devel/qt6-remoteobjects/pkg-descr index ee96f52609a7..e231912f32bc 100644 --- a/devel/qt6-remoteobjects/pkg-descr +++ b/devel/qt6-remoteobjects/pkg-descr @@ -10,4 +10,4 @@ on a copy of an object (the Replica in QtRO) is forwarded to the true object (the Source in QtRO) for handling. Every Replica receives updates to the Source, either property changes or emitted signals. -https://qt.io +WWW: https://qt.io