deskutils/zim: update to 0.73.2
## 0.73.2 - Fri 24 Jul 2020 * Add "show debug log" menu item * Add missing "triangle" icons for windows installer * Include helper to spawn external processes for windows installer * Fix dropdown namespace autocomplete in move-page dialog * Fix wiki parser for case of nested URL * Fix ParseTreeBuilder interface for python3.9 * Add debug output for drag-and-drop workaround * Fix popup menu in attachment browser plugin * Fix warnings during export for "page.meta" * Fix on-preferences-changed for tableofcontents plugin
This commit is contained in:
parent
0eeb08874e
commit
3f794da5f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543381
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zim
|
||||
DISTVERSION= 0.73.1
|
||||
DISTVERSION= 0.73.2
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= https://www.zim-wiki.org/downloads/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1593168697
|
||||
SHA256 (zim-0.73.1.tar.gz) = fdf551919de7f2dcea0e969f7f2abbec7820dfec11b0eb7b7c4c57b39fe6708f
|
||||
SIZE (zim-0.73.1.tar.gz) = 2067886
|
||||
TIMESTAMP = 1595624855
|
||||
SHA256 (zim-0.73.2.tar.gz) = dd6d3dcea8ce1a88c72c6dedae7d2ae5670e3cafe76873c81b4e7483340bebf5
|
||||
SIZE (zim-0.73.2.tar.gz) = 2068940
|
||||
|
|
Loading…
Reference in a new issue