Sun Jan 16 04:52:09 2022 UTC ()
print/foliate: Update to 2.6.4

Changes since 2.6.3:

2.6.4

Changes:

  * Fixed various bugs


(fox)
diff -r1.23 -r1.24 pkgsrc/print/foliate/Makefile
diff -r1.7 -r1.8 pkgsrc/print/foliate/PLIST
diff -r1.14 -r1.15 pkgsrc/print/foliate/distinfo

cvs diff -r1.23 -r1.24 pkgsrc/print/foliate/Makefile (expand / switch to unified diff)

--- pkgsrc/print/foliate/Makefile 2021/12/08 16:06:13 1.23
+++ pkgsrc/print/foliate/Makefile 2022/01/16 04:52:09 1.24
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.23 2021/12/08 16:06:13 adam Exp $ 1# $NetBSD: Makefile,v 1.24 2022/01/16 04:52:09 fox Exp $
2 2
3DISTNAME= foliate-2.6.3 3DISTNAME= foliate-2.6.4
4PKGREVISION= 3 
5CATEGORIES= print 4CATEGORIES= print
6MASTER_SITES= ${MASTER_SITE_GITHUB:=johnfactotum/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=johnfactotum/}
7EXTRACT_USING= bsdtar 6EXTRACT_USING= bsdtar
8 7
9MAINTAINER= fox@NetBSD.org 8MAINTAINER= fox@NetBSD.org
10COMMENT= Simple and modern GTK eBook viewer 9COMMENT= Simple and modern GTK eBook viewer
11HOMEPAGE= https://johnfactotum.github.io/foliate/ 10HOMEPAGE= https://johnfactotum.github.io/foliate/
12LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
13 12
14USE_TOOLS+= pkg-config msgfmt xgettext 13USE_TOOLS+= pkg-config msgfmt xgettext
15 14
16DEPENDS+= gjs>=1.52.0:../../lang/gjs 15DEPENDS+= gjs>=1.52.0:../../lang/gjs
17 16

cvs diff -r1.7 -r1.8 pkgsrc/print/foliate/PLIST (expand / switch to unified diff)

--- pkgsrc/print/foliate/PLIST 2021/03/27 08:18:29 1.7
+++ pkgsrc/print/foliate/PLIST 2022/01/16 04:52:09 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.7 2021/03/27 08:18:29 fox Exp $ 1@comment $NetBSD: PLIST,v 1.8 2022/01/16 04:52:09 fox Exp $
2bin/foliate 2bin/foliate
3libexec/foliate/com.github.johnfactotum.Foliate 3libexec/foliate/com.github.johnfactotum.Foliate
4share/applications/com.github.johnfactotum.Foliate.desktop 4share/applications/com.github.johnfactotum.Foliate.desktop
5share/com.github.johnfactotum.Foliate/assets/KindleUnpack/__init__.py 5share/com.github.johnfactotum.Foliate/assets/KindleUnpack/__init__.py
6share/com.github.johnfactotum.Foliate/assets/KindleUnpack/compatibility_utils.py 6share/com.github.johnfactotum.Foliate/assets/KindleUnpack/compatibility_utils.py
7share/com.github.johnfactotum.Foliate/assets/KindleUnpack/kindleunpack.py 7share/com.github.johnfactotum.Foliate/assets/KindleUnpack/kindleunpack.py
8share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_cover.py 8share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_cover.py
9share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_dict.py 9share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_dict.py
10share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_header.py 10share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_header.py
11share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_html.py 11share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_html.py
12share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_index.py 12share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_index.py
13share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_k8proc.py 13share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_k8proc.py
14share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_k8resc.py 14share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_k8resc.py
@@ -45,23 +45,24 @@ share/com.github.johnfactotum.Foliate/as @@ -45,23 +45,24 @@ share/com.github.johnfactotum.Foliate/as
45share/com.github.johnfactotum.Foliate/com.github.johnfactotum.Foliate.data.gresource 45share/com.github.johnfactotum.Foliate/com.github.johnfactotum.Foliate.data.gresource
46share/com.github.johnfactotum.Foliate/com.github.johnfactotum.Foliate.src.gresource 46share/com.github.johnfactotum.Foliate/com.github.johnfactotum.Foliate.src.gresource
47share/glib-2.0/schemas/com.github.johnfactotum.Foliate.gschema.xml 47share/glib-2.0/schemas/com.github.johnfactotum.Foliate.gschema.xml
48share/icons/hicolor/scalable/apps/com.github.johnfactotum.Foliate.svg 48share/icons/hicolor/scalable/apps/com.github.johnfactotum.Foliate.svg
49share/icons/hicolor/symbolic/apps/com.github.johnfactotum.Foliate-symbolic.svg 49share/icons/hicolor/symbolic/apps/com.github.johnfactotum.Foliate-symbolic.svg
50share/locale/cs/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 50share/locale/cs/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
51share/locale/de/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 51share/locale/de/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
52share/locale/es/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 52share/locale/es/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
53share/locale/eu/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 53share/locale/eu/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
54share/locale/fr/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 54share/locale/fr/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
55share/locale/id/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 55share/locale/id/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
56share/locale/ie/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 56share/locale/ie/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
57share/locale/it/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 57share/locale/it/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
 58share/locale/ko/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
58share/locale/nb/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 59share/locale/nb/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
59share/locale/nl/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 60share/locale/nl/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
60share/locale/nn/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 61share/locale/nn/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
61share/locale/pt_BR/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 62share/locale/pt_BR/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
62share/locale/ru/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 63share/locale/ru/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
63share/locale/sv/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 64share/locale/sv/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
64share/locale/uk/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 65share/locale/uk/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
65share/locale/zh_CN/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 66share/locale/zh_CN/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
66share/locale/zh_TW/LC_MESSAGES/com.github.johnfactotum.Foliate.mo 67share/locale/zh_TW/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
67share/metainfo/com.github.johnfactotum.Foliate.appdata.xml 68share/metainfo/com.github.johnfactotum.Foliate.metainfo.xml

cvs diff -r1.14 -r1.15 pkgsrc/print/foliate/distinfo (expand / switch to unified diff)

--- pkgsrc/print/foliate/distinfo 2021/10/26 11:12:06 1.14
+++ pkgsrc/print/foliate/distinfo 2022/01/16 04:52:09 1.15
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.14 2021/10/26 11:12:06 nia Exp $ 1$NetBSD: distinfo,v 1.15 2022/01/16 04:52:09 fox Exp $
2 2
3BLAKE2s (foliate-2.6.3.tar.gz) = ce1f7163015478a5faf7bbb5991ee2b0125554fd6f82bf3198b972589b815296 3BLAKE2s (foliate-2.6.4.tar.gz) = fe46223a9ffe020021adc32148c43f61a5d033bfc00325f6932df9cd40542c44
4SHA512 (foliate-2.6.3.tar.gz) = b3dd5bc5a02d3f2210b0c7376426a7ea1668a81fa64fea179da2ab1d852778414cce45171143814d2010d6c03b0287dbbc512884107774ec211e24c6ed8127cb 4SHA512 (foliate-2.6.4.tar.gz) = af58efa2c33451617dbf7327b56551557d762ac80f1b489d5da1c5a46ebbfe329052149deb8b2f4c7729a7fd46deccd5500fd96c0a662b731c871c1ad8061cd3
5Size (foliate-2.6.3.tar.gz) = 4822251 bytes 5Size (foliate-2.6.4.tar.gz) = 4824560 bytes
6SHA1 (patch-src_assets_KindleUnpack_kindleunpack.py) = 2b558fe842669982aec6087e9ce1c72f1fc52315 6SHA1 (patch-src_assets_KindleUnpack_kindleunpack.py) = 2b558fe842669982aec6087e9ce1c72f1fc52315
7SHA1 (patch-src_epubView.js) = de7ab2f79d0d7b6eb379686b6091f6f7bfda95e2 7SHA1 (patch-src_epubView.js) = de7ab2f79d0d7b6eb379686b6091f6f7bfda95e2