Bug 275380 - www/dooble: update to 2023.11.30
Summary: www/dooble: update to 2023.11.30
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/textbrowser/dooble...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-27 17:13 UTC by Eric Camachat
Modified: 2023-12-01 07:57 UTC (History)
1 user (show)

See Also:


Attachments
Update to 2023.11.30 (6.37 KB, patch)
2023-11-27 17:13 UTC, Eric Camachat
eric: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Camachat 2023-11-27 17:13:02 UTC
Created attachment 246606 [details]
Update to 2023.11.30

Deprecate Qt5, build with Qt6 LTS only.


Version 2023.11.30 Release Notes:

 * Added QSqlDatabase::exec() correction. Please see https://github.com//pull/199. This item will be included in future release notes.
 * Final LTS release of 2023!
 * Final Windows 7 release! Future requests will be accepted only with Patreon memberships.
 * New Address Widget Completer Mode. Please see Settings -> Display.
 * New Doxygen files.
 * Page translation via Google. GitHub ticket #200.
 * Qt 6.5.3 LTS everywhere, except for Windows 7.
 * This release includes items from previous source-only releases: 2023.07.15, 2023.08.30. This item will be included in future release notes.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-11-29 08:12:05 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-12-01 07:56:36 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-12-01 07:57:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=743248cb4886aa3a2b920f6f64e5d2d285113831

commit 743248cb4886aa3a2b920f6f64e5d2d285113831
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2023-11-29 08:13:38 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-12-01 07:56:14 +0000

    www/dooble: update to 2023.11.30

    Build only with Qt6.

    ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.11.30

     * Added QSqlDatabase::exec() correction. Please see
       https://github.com//pull/199. This item will be included in future release
       notes.
     * Final LTS release of 2023!
     * Final Windows 7 release! Future requests will be accepted only with Patreon
       memberships.
     * New Address Widget Completer Mode. Please see Settings -> Display.
     * New Doxygen files.
     * Page translation via Google. GitHub ticket #200.
     * Qt 6.5.3 LTS everywhere, except for Windows 7.

    PR:             275380
    Reported by:    eric@camachat.org

 www/dooble/Makefile        | 40 ++++++++++---------------------
 www/dooble/distinfo        |  6 ++---
 www/dooble/pkg-plist (new) | 59 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 74 insertions(+), 31 deletions(-)