View | Details | Raw Unified | Return to bug 242781
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=	0.9.18
5
PORTVERSION=	1.0.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 = 1568231108
1
TIMESTAMP = 1576824333
2
SHA256 (Sigil-Ebook-Sigil-0.9.18_GH0.tar.gz) = d4ac2d178fd154d9892fcb552304b20fc12d9eb4b2be5a222c6421c18720cca6
2
SHA256 (Sigil-Ebook-Sigil-1.0.0_GH0.tar.gz) = 431c25791c1bdfa0397a1473aa014727d40b2def7e6be236b23ef98a495b1b10
3
SIZE (Sigil-Ebook-Sigil-0.9.18_GH0.tar.gz) = 21396185
3
SIZE (Sigil-Ebook-Sigil-1.0.0_GH0.tar.gz) = 21623303
(-)./pkg-plist (+2 lines)
Lines 41-46 Link Here
41
%%DATADIR%%/plugin_launchers/python/bookcontainer.py
41
%%DATADIR%%/plugin_launchers/python/bookcontainer.py
42
%%DATADIR%%/plugin_launchers/python/compatibility_utils.py
42
%%DATADIR%%/plugin_launchers/python/compatibility_utils.py
43
%%DATADIR%%/plugin_launchers/python/epub_utils.py
43
%%DATADIR%%/plugin_launchers/python/epub_utils.py
44
%%DATADIR%%/plugin_launchers/python/hrefutils.py
44
%%DATADIR%%/plugin_launchers/python/inputcontainer.py
45
%%DATADIR%%/plugin_launchers/python/inputcontainer.py
45
%%DATADIR%%/plugin_launchers/python/launcher.py
46
%%DATADIR%%/plugin_launchers/python/launcher.py
46
%%DATADIR%%/plugin_launchers/python/navprocessor.py
47
%%DATADIR%%/plugin_launchers/python/navprocessor.py
Lines 259-264 Link Here
259
%%DATADIR%%/translations/sigil_fr.qm
260
%%DATADIR%%/translations/sigil_fr.qm
260
%%DATADIR%%/translations/sigil_gl.qm
261
%%DATADIR%%/translations/sigil_gl.qm
261
%%DATADIR%%/translations/sigil_it.qm
262
%%DATADIR%%/translations/sigil_it.qm
263
%%DATADIR%%/translations/sigil_ja.qm
262
%%DATADIR%%/translations/sigil_nl.qm
264
%%DATADIR%%/translations/sigil_nl.qm
263
%%DATADIR%%/translations/sigil_pl.qm
265
%%DATADIR%%/translations/sigil_pl.qm
264
%%DATADIR%%/translations/sigil_ru.qm
266
%%DATADIR%%/translations/sigil_ru.qm

Return to bug 242781