View | Details | Raw Unified | Return to bug 251116
Collapse All | Expand All

(-)./Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	sigil
4
PORTNAME=	sigil
5
PORTVERSION=	1.3.0
5
PORTVERSION=	1.4.0
6
CATEGORIES=	textproc
6
CATEGORIES=	textproc
7
7
8
MAINTAINER=	jonc@chen.org.nz
8
MAINTAINER=	jonc@chen.org.nz
(-)./distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1596153618
1
TIMESTAMP = 1605297582
2
SHA256 (Sigil-Ebook-Sigil-1.3.0_GH0.tar.gz) = ac302328f0d0e0144e67bd4cbd7834650eb219f81a623f393271bf6f0686cc56
2
SHA256 (Sigil-Ebook-Sigil-1.4.0_GH0.tar.gz) = 5b309098b857619f3c2be227e1187ee0f462019dbb43a88c2e82aeb08ee9bbb6
3
SIZE (Sigil-Ebook-Sigil-1.3.0_GH0.tar.gz) = 21697294
3
SIZE (Sigil-Ebook-Sigil-1.4.0_GH0.tar.gz) = 24118037
(-)./pkg-plist (+4 lines)
Lines 38-43 Link Here
38
%%DATADIR%%/hunspell_dictionaries/hyph_es.dic
38
%%DATADIR%%/hunspell_dictionaries/hyph_es.dic
39
%%DATADIR%%/hunspell_dictionaries/hyph_fr.dic
39
%%DATADIR%%/hunspell_dictionaries/hyph_fr.dic
40
%%DATADIR%%/hunspell_dictionaries/license.txt
40
%%DATADIR%%/hunspell_dictionaries/license.txt
41
%%DATADIR%%/iconthemes/fluent.rcc
42
%%DATADIR%%/iconthemes/main.rcc
43
%%DATADIR%%/iconthemes/material.rcc
41
%%DATADIR%%/plugin_launchers/python/bookcontainer.py
44
%%DATADIR%%/plugin_launchers/python/bookcontainer.py
42
%%DATADIR%%/plugin_launchers/python/compatibility_utils.py
45
%%DATADIR%%/plugin_launchers/python/compatibility_utils.py
43
%%DATADIR%%/plugin_launchers/python/epub_utils.py
46
%%DATADIR%%/plugin_launchers/python/epub_utils.py
Lines 48-53 Link Here
48
%%DATADIR%%/plugin_launchers/python/opf_parser.py
51
%%DATADIR%%/plugin_launchers/python/opf_parser.py
49
%%DATADIR%%/plugin_launchers/python/outputcontainer.py
52
%%DATADIR%%/plugin_launchers/python/outputcontainer.py
50
%%DATADIR%%/plugin_launchers/python/pluginhunspell.py
53
%%DATADIR%%/plugin_launchers/python/pluginhunspell.py
54
%%DATADIR%%/plugin_launchers/python/pluginhunspellml.py
51
%%DATADIR%%/plugin_launchers/python/preferences.py
55
%%DATADIR%%/plugin_launchers/python/preferences.py
52
%%DATADIR%%/plugin_launchers/python/quickparser.py
56
%%DATADIR%%/plugin_launchers/python/quickparser.py
53
%%DATADIR%%/plugin_launchers/python/sigil_bs4/AUTHORS.txt
57
%%DATADIR%%/plugin_launchers/python/sigil_bs4/AUTHORS.txt

Return to bug 251116