svn commit: r531159 - head/deskutils/foliate
Santhosh Raju
fox at FreeBSD.org
Wed Apr 8 23:29:03 UTC 2020
Author: fox
Date: Wed Apr 8 23:29:02 2020
New Revision: 531159
URL: https://svnweb.freebsd.org/changeset/ports/531159
Log:
deskutils/foliate: Updates to 2.1.0
Changes since 2.0.0:
New features:
* New and improved icon (#268)
* Option to disable turn page on tap (#270)
* A menu on the welcome screen for opening recent files (#69)
* Restored shortcuts for showing ToC, annotations, and bookmarks
Fixes:
* Fixed application not translated (#274)
Modified:
head/deskutils/foliate/Makefile
head/deskutils/foliate/distinfo
head/deskutils/foliate/pkg-plist
Modified: head/deskutils/foliate/Makefile
==============================================================================
--- head/deskutils/foliate/Makefile Wed Apr 8 23:13:42 2020 (r531158)
+++ head/deskutils/foliate/Makefile Wed Apr 8 23:29:02 2020 (r531159)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= foliate
-PORTVERSION= 2.0.0
+PORTVERSION= 2.1.0
CATEGORIES= deskutils
MAINTAINER= fox at FreeBSD.org
Modified: head/deskutils/foliate/distinfo
==============================================================================
--- head/deskutils/foliate/distinfo Wed Apr 8 23:13:42 2020 (r531158)
+++ head/deskutils/foliate/distinfo Wed Apr 8 23:29:02 2020 (r531159)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586179297
-SHA256 (johnfactotum-foliate-2.0.0_GH0.tar.gz) = e3f7ab5242aa6d936b66d6a41147bf17c0334d7675b5e38e64829d204fd3712a
-SIZE (johnfactotum-foliate-2.0.0_GH0.tar.gz) = 3098652
+TIMESTAMP = 1586387637
+SHA256 (johnfactotum-foliate-2.1.0_GH0.tar.gz) = fe1763f02ce8d387f9db43a55013eb7da9738929cde32e9e3004a901b2923b46
+SIZE (johnfactotum-foliate-2.1.0_GH0.tar.gz) = 3123567
Modified: head/deskutils/foliate/pkg-plist
==============================================================================
--- head/deskutils/foliate/pkg-plist Wed Apr 8 23:13:42 2020 (r531158)
+++ head/deskutils/foliate/pkg-plist Wed Apr 8 23:29:02 2020 (r531159)
@@ -1,39 +1,39 @@
bin/foliate
libexec/foliate/com.github.johnfactotum.Foliate
share/applications/com.github.johnfactotum.Foliate.desktop
-%%DATADIR%%/assets/.eslintrc.json
-%%DATADIR%%/assets/KindleUnpack/__init__.py
-%%DATADIR%%/assets/KindleUnpack/compatibility_utils.py
-%%DATADIR%%/assets/KindleUnpack/kindleunpack.py
-%%DATADIR%%/assets/KindleUnpack/kindleunpack.py.orig
-%%DATADIR%%/assets/KindleUnpack/mobi_cover.py
-%%DATADIR%%/assets/KindleUnpack/mobi_dict.py
-%%DATADIR%%/assets/KindleUnpack/mobi_header.py
-%%DATADIR%%/assets/KindleUnpack/mobi_html.py
-%%DATADIR%%/assets/KindleUnpack/mobi_index.py
-%%DATADIR%%/assets/KindleUnpack/mobi_k8proc.py
-%%DATADIR%%/assets/KindleUnpack/mobi_k8resc.py
-%%DATADIR%%/assets/KindleUnpack/mobi_nav.py
-%%DATADIR%%/assets/KindleUnpack/mobi_ncx.py
-%%DATADIR%%/assets/KindleUnpack/mobi_opf.py
-%%DATADIR%%/assets/KindleUnpack/mobi_pagemap.py
-%%DATADIR%%/assets/KindleUnpack/mobi_sectioner.py
-%%DATADIR%%/assets/KindleUnpack/mobi_split.py
-%%DATADIR%%/assets/KindleUnpack/mobi_uncompress.py
-%%DATADIR%%/assets/KindleUnpack/mobi_utils.py
-%%DATADIR%%/assets/KindleUnpack/mobiml2xhtml.py
-%%DATADIR%%/assets/KindleUnpack/unipath.py
-%%DATADIR%%/assets/KindleUnpack/unpack_structure.py
-%%DATADIR%%/assets/epub-viewer-nocsp.html
-%%DATADIR%%/assets/epub-viewer.css
-%%DATADIR%%/assets/epub-viewer.html
-%%DATADIR%%/assets/epub-viewer.js
-%%DATADIR%%/assets/epub.js
-%%DATADIR%%/assets/jszip.min.js
-%%DATADIR%%/assets/lookup.html
-%%DATADIR%%/assets/utils.js
-%%DATADIR%%/com.github.johnfactotum.Foliate.data.gresource
-%%DATADIR%%/com.github.johnfactotum.Foliate.src.gresource
+share/com.github.johnfactotum.Foliate/assets/.eslintrc.json
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/__init__.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/compatibility_utils.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/kindleunpack.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/kindleunpack.py.orig
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_cover.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_dict.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_header.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_html.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_index.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_k8proc.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_k8resc.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_nav.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_ncx.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_opf.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_pagemap.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_sectioner.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_split.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_uncompress.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_utils.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobiml2xhtml.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/unipath.py
+share/com.github.johnfactotum.Foliate/assets/KindleUnpack/unpack_structure.py
+share/com.github.johnfactotum.Foliate/assets/epub-viewer-nocsp.html
+share/com.github.johnfactotum.Foliate/assets/epub-viewer.css
+share/com.github.johnfactotum.Foliate/assets/epub-viewer.html
+share/com.github.johnfactotum.Foliate/assets/epub-viewer.js
+share/com.github.johnfactotum.Foliate/assets/epub.js
+share/com.github.johnfactotum.Foliate/assets/jszip.min.js
+share/com.github.johnfactotum.Foliate/assets/lookup.html
+share/com.github.johnfactotum.Foliate/assets/utils.js
+share/com.github.johnfactotum.Foliate/com.github.johnfactotum.Foliate.data.gresource
+share/com.github.johnfactotum.Foliate/com.github.johnfactotum.Foliate.src.gresource
share/glib-2.0/schemas/com.github.johnfactotum.Foliate.gschema.xml
share/icons/hicolor/scalable/apps/com.github.johnfactotum.Foliate.svg
share/icons/hicolor/symbolic/apps/com.github.johnfactotum.Foliate-symbolic.svg
More information about the svn-ports-head
mailing list