diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-11-17 15:52:51 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-11-17 15:52:51 +0000 |
commit | 5cf134d189dad6609b5819830400bf03da98295d (patch) | |
tree | b851dff868e4ceb2c1d40f022c0ce2fd1f57f074 /textproc/sigil | |
parent | b6e8cefdcc76763a7e0b97f56fa007e28b854924 (diff) |
Notes
Diffstat (limited to 'textproc/sigil')
-rw-r--r-- | textproc/sigil/Makefile | 2 | ||||
-rw-r--r-- | textproc/sigil/distinfo | 6 | ||||
-rw-r--r-- | textproc/sigil/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index e230cfa46cbc..33cf6fd7f16a 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sigil -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.1 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz diff --git a/textproc/sigil/distinfo b/textproc/sigil/distinfo index 6837004019f2..00efa9ba9553 100644 --- a/textproc/sigil/distinfo +++ b/textproc/sigil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596153618 -SHA256 (Sigil-Ebook-Sigil-1.3.0_GH0.tar.gz) = ac302328f0d0e0144e67bd4cbd7834650eb219f81a623f393271bf6f0686cc56 -SIZE (Sigil-Ebook-Sigil-1.3.0_GH0.tar.gz) = 21697294 +TIMESTAMP = 1605582807 +SHA256 (Sigil-Ebook-Sigil-1.4.1_GH0.tar.gz) = 8e4919bde7b0e530e12a6feb8956e92e662270187d924a0102e505e942acacb1 +SIZE (Sigil-Ebook-Sigil-1.4.1_GH0.tar.gz) = 24117170 diff --git a/textproc/sigil/pkg-plist b/textproc/sigil/pkg-plist index 20618aae08bf..bed8ac70a584 100644 --- a/textproc/sigil/pkg-plist +++ b/textproc/sigil/pkg-plist @@ -38,6 +38,9 @@ share/pixmaps/sigil.png %%DATADIR%%/hunspell_dictionaries/hyph_es.dic %%DATADIR%%/hunspell_dictionaries/hyph_fr.dic %%DATADIR%%/hunspell_dictionaries/license.txt +%%DATADIR%%/iconthemes/fluent.rcc +%%DATADIR%%/iconthemes/main.rcc +%%DATADIR%%/iconthemes/material.rcc %%DATADIR%%/plugin_launchers/python/bookcontainer.py %%DATADIR%%/plugin_launchers/python/compatibility_utils.py %%DATADIR%%/plugin_launchers/python/epub_utils.py @@ -48,6 +51,7 @@ share/pixmaps/sigil.png %%DATADIR%%/plugin_launchers/python/opf_parser.py %%DATADIR%%/plugin_launchers/python/outputcontainer.py %%DATADIR%%/plugin_launchers/python/pluginhunspell.py +%%DATADIR%%/plugin_launchers/python/pluginhunspellml.py %%DATADIR%%/plugin_launchers/python/preferences.py %%DATADIR%%/plugin_launchers/python/quickparser.py %%DATADIR%%/plugin_launchers/python/sigil_bs4/AUTHORS.txt |