zim: Updated to 0.73.1 and added commit message for import in pkgsrc

This commit is contained in:
Matthias Petermann 2020-07-24 02:53:22 +02:00
parent 3acfb50efd
commit 319045880b
4 changed files with 38 additions and 7 deletions

32
zim/COMMIT_MESSAGE Normal file
View File

@ -0,0 +1,32 @@
editors/zim: Update to 0.73.1
(Update prepared in wip by Matthias Petermann)
Upstream changes:
* New features added:
* A Recent Changes dialog and a Recent Changes pathbar option
* A search entry in toolbar
* An option for custom commands to replace the current selection
* A table plugin
* Support for Fossil version control
* An option for linenumbers option in insert code block dialog
* An option to display date column in tasklist side pane
* An option to set the wrap-mode in sourceview
* A theme choice for the source view plugin
* A "private" switch to server command for commandline usage
* Authentication support to web server
* A template selection option to web server dialog
* An option for fontsize to table of contents plugin
* An option to show horizontal lines in table of contents
* Ability to combine formatting styles in editor
Platform / general changes:
* Ported zim to use Python3 & Gtk3
* A lot of bug fixes and performance improvements
For full change log please refer to:
https://github.com/zim-desktop-wiki/zim-desktop-wiki/blob/master/CHANGELOG.md

View File

@ -1 +0,0 @@
zim: updated to 0.73.0 and switched to Python 3

View File

@ -1,6 +1,6 @@
# $NetBSD: $
DISTNAME= zim-0.73.0
DISTNAME= zim-0.73.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= editors
MASTER_SITES= http://zim-wiki.org/downloads/
@ -19,7 +19,7 @@ DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
USE_LANGUAGES= # none
REPLACE_PYTHON= zim.py
PYTHON_VERSIONS_ACCEPTED= 37
PYTHON_VERSIONS_INCOMPATIBLE= 27
SUBST_CLASSES+= data-path
SUBST_STAGE.data-path= pre-configure

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.8 2015/11/03 03:32:24 agc Exp $
SHA1 (zim-0.73.0.tar.gz) = ad6fb9d678b109674d3f725c1e392b22ea5e760a
RMD160 (zim-0.73.0.tar.gz) = 7257e27c56acafb8aca7a0f3b06cd31f33301129
SHA512 (zim-0.73.0.tar.gz) = 536f24a4ea436b7fb8626a5878e1e1c29fa3e72d00e31283acdeb2b74830af10431c136ce66f34a3153dc81f2bbed4bea80aa97254db00c19b599c925cbd0532
Size (zim-0.73.0.tar.gz) = 2047983 bytes
SHA1 (zim-0.73.1.tar.gz) = 307acf41ec6ef440d54aab3d7ae21aed75106b71
RMD160 (zim-0.73.1.tar.gz) = 9fa6a6ac955126622622f864daa20c870a74e233
SHA512 (zim-0.73.1.tar.gz) = 85d2da8618fc881012e6ceb409f20096b7039402321f66452c22713d2c1fa5c04d8bb775876383c6fe774bd7d549b20a0679e5e91dc932e03b83a1647cb5eb4a
Size (zim-0.73.1.tar.gz) = 2067886 bytes