Date: Fri, 24 Apr 2020 12:19:05 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532757 - head/editors/focuswriter Message-ID: <202004241219.03OCJ5Ya033535@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Fri Apr 24 12:19:05 2020 New Revision: 532757 URL: https://svnweb.freebsd.org/changeset/ports/532757 Log: editors/focuswriter: Update to 1.7.6 ChangeLog: * FIXED: Did not load locales with underscores * FIXED: Compile failure due to missing header * Translation updates: Slovenian, Swedish, Turkish PR: 245833 Submitted by: lightside@gmx.com (maintainer) Modified: head/editors/focuswriter/Makefile head/editors/focuswriter/distinfo Modified: head/editors/focuswriter/Makefile ============================================================================== --- head/editors/focuswriter/Makefile Fri Apr 24 12:12:55 2020 (r532756) +++ head/editors/focuswriter/Makefile Fri Apr 24 12:19:05 2020 (r532757) @@ -3,7 +3,7 @@ PORTNAME= focuswriter DISTVERSIONPREFIX= v -DISTVERSION= 1.7.5 +DISTVERSION= 1.7.6 CATEGORIES= editors MAINTAINER= lightside@gmx.com Modified: head/editors/focuswriter/distinfo ============================================================================== --- head/editors/focuswriter/distinfo Fri Apr 24 12:12:55 2020 (r532756) +++ head/editors/focuswriter/distinfo Fri Apr 24 12:19:05 2020 (r532757) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582537787 -SHA256 (gottcode-focuswriter-v1.7.5_GH0.tar.gz) = 142d90db3a345bd81ebb51be6e9c478b920a173e6363b981980788310c605c46 -SIZE (gottcode-focuswriter-v1.7.5_GH0.tar.gz) = 10512339 +TIMESTAMP = 1587429332 +SHA256 (gottcode-focuswriter-v1.7.6_GH0.tar.gz) = bbf70def7d86ee18cabe9f8ac3922ebbf4dfdb36893df3e6fa3e026acfcb2057 +SIZE (gottcode-focuswriter-v1.7.6_GH0.tar.gz) = 10513715
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004241219.03OCJ5Ya033535>