Date: Thu, 9 Apr 2020 12:42:54 +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: r531205 - head/deskutils/foliate Message-ID: <202004091242.039Cgs1e074698@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fox Date: Thu Apr 9 12:42:53 2020 New Revision: 531205 URL: https://svnweb.freebsd.org/changeset/ports/531205 Log: deskutils/foliate: Updates to 2.1.1 Changes since 2.1.0: Fixes: * Fixed wrong version number * Fixed dictionary, translation, and Wikipedia not working in the Snap package (#284) Modified: head/deskutils/foliate/Makefile head/deskutils/foliate/distinfo Modified: head/deskutils/foliate/Makefile ============================================================================== --- head/deskutils/foliate/Makefile Thu Apr 9 12:14:36 2020 (r531204) +++ head/deskutils/foliate/Makefile Thu Apr 9 12:42:53 2020 (r531205) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= foliate -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= deskutils MAINTAINER= fox@FreeBSD.org Modified: head/deskutils/foliate/distinfo ============================================================================== --- head/deskutils/foliate/distinfo Thu Apr 9 12:14:36 2020 (r531204) +++ head/deskutils/foliate/distinfo Thu Apr 9 12:42:53 2020 (r531205) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586387637 -SHA256 (johnfactotum-foliate-2.1.0_GH0.tar.gz) = fe1763f02ce8d387f9db43a55013eb7da9738929cde32e9e3004a901b2923b46 -SIZE (johnfactotum-foliate-2.1.0_GH0.tar.gz) = 3123567 +TIMESTAMP = 1586435575 +SHA256 (johnfactotum-foliate-2.1.1_GH0.tar.gz) = 6260e61886bc89b7798b9b1154daac5e0a8e17a572e8d8fea0f480ec874097cd +SIZE (johnfactotum-foliate-2.1.1_GH0.tar.gz) = 3123638
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004091242.039Cgs1e074698>