pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/PageEdit
Module Name: pkgsrc
Committed By: wiz
Date: Mon May 23 17:21:01 UTC 2022
Modified Files:
pkgsrc/editors/PageEdit: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/PageEdit/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/PageEdit/PLIST \
pkgsrc/editors/PageEdit/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/PageEdit/Makefile
diff -u pkgsrc/editors/PageEdit/Makefile:1.3 pkgsrc/editors/PageEdit/Makefile:1.4
--- pkgsrc/editors/PageEdit/Makefile:1.3 Mon Apr 18 19:10:56 2022
+++ pkgsrc/editors/PageEdit/Makefile Mon May 23 17:21:01 2022
@@ -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}
Index: pkgsrc/editors/PageEdit/PLIST
diff -u pkgsrc/editors/PageEdit/PLIST:1.1 pkgsrc/editors/PageEdit/PLIST:1.2
--- pkgsrc/editors/PageEdit/PLIST:1.1 Sun Mar 6 12:38:34 2022
+++ pkgsrc/editors/PageEdit/PLIST Mon May 23 17:21:01 2022
@@ -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/pageedi
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
Index: pkgsrc/editors/PageEdit/distinfo
diff -u pkgsrc/editors/PageEdit/distinfo:1.1 pkgsrc/editors/PageEdit/distinfo:1.2
--- pkgsrc/editors/PageEdit/distinfo:1.1 Sun Mar 6 12:38:34 2022
+++ pkgsrc/editors/PageEdit/distinfo Mon May 23 17:21:01 2022
@@ -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
Home |
Main Index |
Thread Index |
Old Index