diff options
author | fox <fox@pkgsrc.org> | 2022-01-16 04:52:09 +0000 |
---|---|---|
committer | fox <fox@pkgsrc.org> | 2022-01-16 04:52:09 +0000 |
commit | 265959237a001bcfa757d1acce623b191819ad07 (patch) | |
tree | e2e8bb2f2a834d46c9dc77e4122b2291abe20d19 /print/foliate | |
parent | a30b5838c4b9730b49585b54ab95e55bfa309d5c (diff) | |
download | pkgsrc-265959237a001bcfa757d1acce623b191819ad07.tar.gz |
print/foliate: Update to 2.6.4
Changes since 2.6.3:
2.6.4
Changes:
* Fixed various bugs
Diffstat (limited to 'print/foliate')
-rw-r--r-- | print/foliate/Makefile | 5 | ||||
-rw-r--r-- | print/foliate/PLIST | 5 | ||||
-rw-r--r-- | print/foliate/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/print/foliate/Makefile b/print/foliate/Makefile index 17206b592b7..4d54bfe9f16 100644 --- a/print/foliate/Makefile +++ b/print/foliate/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2021/12/08 16:06:13 adam Exp $ +# $NetBSD: Makefile,v 1.24 2022/01/16 04:52:09 fox Exp $ -DISTNAME= foliate-2.6.3 -PKGREVISION= 3 +DISTNAME= foliate-2.6.4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=johnfactotum/} EXTRACT_USING= bsdtar diff --git a/print/foliate/PLIST b/print/foliate/PLIST index d5b74230f28..75edee755a8 100644 --- a/print/foliate/PLIST +++ b/print/foliate/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2021/03/27 08:18:29 fox Exp $ +@comment $NetBSD: PLIST,v 1.8 2022/01/16 04:52:09 fox Exp $ bin/foliate libexec/foliate/com.github.johnfactotum.Foliate share/applications/com.github.johnfactotum.Foliate.desktop @@ -55,6 +55,7 @@ share/locale/fr/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/id/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/ie/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/it/LC_MESSAGES/com.github.johnfactotum.Foliate.mo +share/locale/ko/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/nb/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/nl/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/nn/LC_MESSAGES/com.github.johnfactotum.Foliate.mo @@ -64,4 +65,4 @@ share/locale/sv/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/uk/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/zh_CN/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/zh_TW/LC_MESSAGES/com.github.johnfactotum.Foliate.mo -share/metainfo/com.github.johnfactotum.Foliate.appdata.xml +share/metainfo/com.github.johnfactotum.Foliate.metainfo.xml diff --git a/print/foliate/distinfo b/print/foliate/distinfo index 0802168c2d1..cc472b496e8 100644 --- a/print/foliate/distinfo +++ b/print/foliate/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.14 2021/10/26 11:12:06 nia Exp $ +$NetBSD: distinfo,v 1.15 2022/01/16 04:52:09 fox Exp $ -BLAKE2s (foliate-2.6.3.tar.gz) = ce1f7163015478a5faf7bbb5991ee2b0125554fd6f82bf3198b972589b815296 -SHA512 (foliate-2.6.3.tar.gz) = b3dd5bc5a02d3f2210b0c7376426a7ea1668a81fa64fea179da2ab1d852778414cce45171143814d2010d6c03b0287dbbc512884107774ec211e24c6ed8127cb -Size (foliate-2.6.3.tar.gz) = 4822251 bytes +BLAKE2s (foliate-2.6.4.tar.gz) = fe46223a9ffe020021adc32148c43f61a5d033bfc00325f6932df9cd40542c44 +SHA512 (foliate-2.6.4.tar.gz) = af58efa2c33451617dbf7327b56551557d762ac80f1b489d5da1c5a46ebbfe329052149deb8b2f4c7729a7fd46deccd5500fd96c0a662b731c871c1ad8061cd3 +Size (foliate-2.6.4.tar.gz) = 4824560 bytes SHA1 (patch-src_assets_KindleUnpack_kindleunpack.py) = 2b558fe842669982aec6087e9ce1c72f1fc52315 SHA1 (patch-src_epubView.js) = de7ab2f79d0d7b6eb379686b6091f6f7bfda95e2 |