From owner-svn-ports-all@freebsd.org Mon Jul 6 23:40:08 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4ED4134B37E; Mon, 6 Jul 2020 23:40:08 +0000 (UTC) (envelope-from fox@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B129h1M5Vz3T8J; Mon, 6 Jul 2020 23:40:08 +0000 (UTC) (envelope-from fox@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 11C952629D; Mon, 6 Jul 2020 23:40:08 +0000 (UTC) (envelope-from fox@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 066Ne7S1047799; Mon, 6 Jul 2020 23:40:07 GMT (envelope-from fox@FreeBSD.org) Received: (from fox@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 066Ne7KC047797; Mon, 6 Jul 2020 23:40:07 GMT (envelope-from fox@FreeBSD.org) Message-Id: <202007062340.066Ne7KC047797@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fox set sender to fox@FreeBSD.org using -f From: Santhosh Raju Date: Mon, 6 Jul 2020 23:40:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541375 - head/deskutils/foliate X-SVN-Group: ports-head X-SVN-Commit-Author: fox X-SVN-Commit-Paths: head/deskutils/foliate X-SVN-Commit-Revision: 541375 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jul 2020 23:40:08 -0000 Author: fox Date: Mon Jul 6 23:40:07 2020 New Revision: 541375 URL: https://svnweb.freebsd.org/changeset/ports/541375 Log: deskutils/foliate: Updates to 2.4.2 Changes since 2.4.0: * Fixed unable to open Mobipocket files * Fixed unable to open some EPUB files Modified: head/deskutils/foliate/Makefile head/deskutils/foliate/distinfo Modified: head/deskutils/foliate/Makefile ============================================================================== --- head/deskutils/foliate/Makefile Mon Jul 6 23:30:43 2020 (r541374) +++ head/deskutils/foliate/Makefile Mon Jul 6 23:40:07 2020 (r541375) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= foliate -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.2 CATEGORIES= deskutils MAINTAINER= fox@FreeBSD.org Modified: head/deskutils/foliate/distinfo ============================================================================== --- head/deskutils/foliate/distinfo Mon Jul 6 23:30:43 2020 (r541374) +++ head/deskutils/foliate/distinfo Mon Jul 6 23:40:07 2020 (r541375) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593777856 -SHA256 (johnfactotum-foliate-2.4.0_GH0.tar.gz) = 71ec508c30747afcc3c51c2147dbf2738ccc38cb2e38dd20de6c1189042f0e53 -SIZE (johnfactotum-foliate-2.4.0_GH0.tar.gz) = 4632689 +TIMESTAMP = 1594078458 +SHA256 (johnfactotum-foliate-2.4.2_GH0.tar.gz) = 7c713c7a0793d931c1762f9825a7c27ccf94e39f982a77d7344643e2d25e35ee +SIZE (johnfactotum-foliate-2.4.2_GH0.tar.gz) = 4638211