From 8ca078c3b7d1cf40646a21b0b635c1ac9f500784 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 23 May 2022 17:21:01 +0000 Subject: PageEdit: update to 1.9.10. PageEdit-1.9.10 New Features - support building with Qt6 - make Qt6 versions use their own ini file for settings - add Ctrl+PgUp/PgDown shortcuts to Prev and Next actions Bug Fixes - harden URLInterceptor to dead QWidget bugs in Qt - setMovable true on QToolbars to work around broken linux theme issues - update sigil gumbo version with upstream fixes --- editors/PageEdit/Makefile | 5 ++--- editors/PageEdit/PLIST | 3 +-- editors/PageEdit/distinfo | 8 ++++---- 3 files changed, 7 insertions(+), 9 deletions(-) (limited to 'editors') diff --git a/editors/PageEdit/Makefile b/editors/PageEdit/Makefile index 66c7201cff5..10328fa7ec8 100644 --- a/editors/PageEdit/Makefile +++ b/editors/PageEdit/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2022/04/18 19:10:56 adam Exp $ +# $NetBSD: Makefile,v 1.4 2022/05/23 17:21:01 wiz Exp $ -DISTNAME= PageEdit-1.7.0 -PKGREVISION= 2 +DISTNAME= PageEdit-1.9.10 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/} GITHUB_TAG= ${PKGVERSION_NOREV} diff --git a/editors/PageEdit/PLIST b/editors/PageEdit/PLIST index 6a012e544b2..06f88486b94 100644 --- a/editors/PageEdit/PLIST +++ b/editors/PageEdit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2022/03/06 12:38:34 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2022/05/23 17:21:01 wiz Exp $ bin/pageedit qt5/qtwebengine_dictionaries/de_DE.bdic qt5/qtwebengine_dictionaries/en_GB.bdic @@ -11,7 +11,6 @@ share/icons/hicolor/256x256/apps/pageedit.png share/icons/hicolor/32x32/apps/pageedit.png share/icons/hicolor/48x48/apps/pageedit.png share/icons/hicolor/scalable/apps/pageedit.svg -share/pageedit/translations/pageedit_ar.qm share/pageedit/translations/pageedit_cs.qm share/pageedit/translations/pageedit_da_DK.qm share/pageedit/translations/pageedit_de.qm diff --git a/editors/PageEdit/distinfo b/editors/PageEdit/distinfo index 69bacc8af2e..abc64bd983f 100644 --- a/editors/PageEdit/distinfo +++ b/editors/PageEdit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2022/03/06 12:38:34 wiz Exp $ +$NetBSD: distinfo,v 1.2 2022/05/23 17:21:01 wiz Exp $ -BLAKE2s (PageEdit-1.7.0.tar.gz) = 904044a0ac0f5971399949a7646e81973d6bf5aa46195894f8ccfebff88e5610 -SHA512 (PageEdit-1.7.0.tar.gz) = af6e9d0b879a7138e4f5ccad78996e8d7c81f7827b97ccaa9c254d1d670479f4693b0371cf62baf02ed08a41923905958e99c436ba77da8424b70de85d4b67a9 -Size (PageEdit-1.7.0.tar.gz) = 6207640 bytes +BLAKE2s (PageEdit-1.9.10.tar.gz) = 7586d62136ebd558af292e650dd5cdd21680bdfa30d9a80783acead9e52ace10 +SHA512 (PageEdit-1.9.10.tar.gz) = c8f05864587e020b6853d38d964c36d2d5974c89220c391d5f254fc8d820f3a1599727ecd5f0bf040b7ee87997d8665a1d3f747881909dd192c018b0c7a32ba1 +Size (PageEdit-1.9.10.tar.gz) = 8459848 bytes -- cgit v1.2.3