diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2019-12-26 05:52:37 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2019-12-26 05:52:37 +0000 |
commit | e81b803d48a496e5e22de635da40b1950c31bd69 (patch) | |
tree | b515695162d3fdcab380124406a7be5a8f9b9b29 /textproc/sigil | |
parent | 1980181bcfcc3611a3969d11b4a69140cbc83538 (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 | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 92800d50392f..976a57d951c5 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sigil -PORTVERSION= 0.9.18 +PORTVERSION= 1.0.0 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz diff --git a/textproc/sigil/distinfo b/textproc/sigil/distinfo index 6e98e4fb9d12..828f8e75338b 100644 --- a/textproc/sigil/distinfo +++ b/textproc/sigil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568231108 -SHA256 (Sigil-Ebook-Sigil-0.9.18_GH0.tar.gz) = d4ac2d178fd154d9892fcb552304b20fc12d9eb4b2be5a222c6421c18720cca6 -SIZE (Sigil-Ebook-Sigil-0.9.18_GH0.tar.gz) = 21396185 +TIMESTAMP = 1576824333 +SHA256 (Sigil-Ebook-Sigil-1.0.0_GH0.tar.gz) = 431c25791c1bdfa0397a1473aa014727d40b2def7e6be236b23ef98a495b1b10 +SIZE (Sigil-Ebook-Sigil-1.0.0_GH0.tar.gz) = 21623303 diff --git a/textproc/sigil/pkg-plist b/textproc/sigil/pkg-plist index aca5b2183440..7cb7bab9b68b 100644 --- a/textproc/sigil/pkg-plist +++ b/textproc/sigil/pkg-plist @@ -41,6 +41,7 @@ share/pixmaps/sigil.png %%DATADIR%%/plugin_launchers/python/bookcontainer.py %%DATADIR%%/plugin_launchers/python/compatibility_utils.py %%DATADIR%%/plugin_launchers/python/epub_utils.py +%%DATADIR%%/plugin_launchers/python/hrefutils.py %%DATADIR%%/plugin_launchers/python/inputcontainer.py %%DATADIR%%/plugin_launchers/python/launcher.py %%DATADIR%%/plugin_launchers/python/navprocessor.py @@ -259,6 +260,7 @@ share/pixmaps/sigil.png %%DATADIR%%/translations/sigil_fr.qm %%DATADIR%%/translations/sigil_gl.qm %%DATADIR%%/translations/sigil_it.qm +%%DATADIR%%/translations/sigil_ja.qm %%DATADIR%%/translations/sigil_nl.qm %%DATADIR%%/translations/sigil_pl.qm %%DATADIR%%/translations/sigil_ru.qm |