Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2020 12:20:59 +0000 (UTC)
From:      Santhosh Raju <fox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r541102 - head/deskutils/foliate
Message-ID:  <202007031220.063CKxJi050097@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fox
Date: Fri Jul  3 12:20:59 2020
New Revision: 541102
URL: https://svnweb.freebsd.org/changeset/ports/541102

Log:
  deskutils/foliate: Updates to 2.4.0
  
  Changes since 2.3.0:
  
  
    * Improved metadata display
    * Improved FictionBook rendering
    * Improved UI for acquiring books from OPDS (#404, #405)
    * Fixed unique identifier extraction for EPUB files
    * Fixed missing window icon (#456)
    * Fixed TTS environment variables not set when using Flatpak
    * Fixed eSpeak NG voice not selected when testing TTS configuration
    * Fixed wrong __ibooks_internal_theme attribute when "Invert" is
      enabled
  
  Technical changes:
  
    * Foliate no longer depends on libsoup (gir1.2-soup-2.4 on Debian based
      distributions). Previously, it was an optional dependency for opening
      remote files.

Modified:
  head/deskutils/foliate/Makefile
  head/deskutils/foliate/distinfo

Modified: head/deskutils/foliate/Makefile
==============================================================================
--- head/deskutils/foliate/Makefile	Fri Jul  3 12:05:24 2020	(r541101)
+++ head/deskutils/foliate/Makefile	Fri Jul  3 12:20:59 2020	(r541102)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	foliate
-PORTVERSION=	2.3.0
+PORTVERSION=	2.4.0
 CATEGORIES=	deskutils
 
 MAINTAINER=	fox@FreeBSD.org

Modified: head/deskutils/foliate/distinfo
==============================================================================
--- head/deskutils/foliate/distinfo	Fri Jul  3 12:05:24 2020	(r541101)
+++ head/deskutils/foliate/distinfo	Fri Jul  3 12:20:59 2020	(r541102)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592778065
-SHA256 (johnfactotum-foliate-2.3.0_GH0.tar.gz) = 96f0eb3426300293242331a8a67fedf92b7cec46774512d19c691f42e06ce187
-SIZE (johnfactotum-foliate-2.3.0_GH0.tar.gz) = 4366782
+TIMESTAMP = 1593777856
+SHA256 (johnfactotum-foliate-2.4.0_GH0.tar.gz) = 71ec508c30747afcc3c51c2147dbf2738ccc38cb2e38dd20de6c1189042f0e53
+SIZE (johnfactotum-foliate-2.4.0_GH0.tar.gz) = 4632689



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007031220.063CKxJi050097>