From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lb1-smtp-cloud9.xs4all.net (lb1-smtp-cloud9.xs4all.net [194.109.24.22]) by sourceware.org (Postfix) with ESMTPS id 992B5389202B for ; Mon, 16 Nov 2020 07:56:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 992B5389202B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=xs4all.nl Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=waterlan@xs4all.nl Received: from roundcube.xs4all.nl ([IPv6:2001:888:0:22:194:109:20:211]) by smtp-cloud9.xs4all.net with ESMTPA id eZNPkcaA46LFveZNPkOKbb; Mon, 16 Nov 2020 08:56:39 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xs4all.nl; s=s1; t=1605513399; bh=jCmeVrltFaTGKDxjCnom0t9oTIoSeU6upvtzD3aMRjg=; h=MIME-Version:Date:From:To:Subject:Message-ID:Content-Type:From: Subject; b=LFEP0OqK2DB1HXCVoqY8HpjCHxvyKR3cpxGCgQDKNNOSkf0Y355/7blk+TJqLkWI4 I1orxYRina+Dx2VFU3y1nE0P+Yqr+abCm5WI7Ye1E/ONjoYpvGuqIuBIqSMj+2tbaV Sl7HGXpQfOZYkm40VwWihLwtWsOZQA2U+Ny8FJaRcbdVEnqUr4A0PVEc/BPt3dHYrC 1QWEYyLU+oLNyqAGOgFL2orUQ2XI9wgdMqcwZHOaWaJ9YhgJ9itVVc48kSVS+qnRkq aUFmLUfRTHc3lDyXULCnPcbQj2lkGxN1qld+RuxIlvsZF3xg2It4SPjXa4Wh0CyqpK K3GWpRiJlXvuQ== Received: from 2001:985:bb9f:1:f4d2:1536:e7b6:c751 by roundcube.xs4all.nl with HTTP (HTTP/1.1 POST); Mon, 16 Nov 2020 08:56:39 +0100 MIME-Version: 1.0 Date: Mon, 16 Nov 2020 08:56:39 +0100 From: Erwin Waterlander To: cygwin-announce@cygwin.com Subject: Updated: po4a-0.61-1 Reply-To: The Cygwin Mailing List Mail-Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Message-ID: X-Sender: waterlan@xs4all.nl User-Agent: XS4ALL Webmail Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfJUcYY7JW2tM8ciLwvMYHETCxkkwNwnRrtlGoF9KPM6FqpHNo5EFE4EhkHgfdE30zXsI4MaS6ceDfUZ3UFGBCnJlbNCSZfSt5nzYr2N2JogYqt5vMBf9 d5+322OjiGFTe9uBNyC2vLcGkNixH59KTYSiAlNMKsz1tdQqwxil7x3BXxGvM1vDY6yyPjOXz+QPZ3V0S9fZ3Ng+kFh/zEsGnyeyLi1AIiZV74Dcsj1HgYog W5w8WWMcVPan6+251K2k5Q== X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2020 07:56:43 -0000 CHANGES ======= Upgraded from version 0.52 to 0.61. Works with Perl 5.30. Po4a version 0.52-1 was broken, it expected Perl 5.26. Po4a changes: See https://github.com/mquinson/po4a/releases DESCRIPTION =========== The po4a (PO for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation. po4a extracts the translatable material from the original document, and places it into a PO file that is well adapted to the translation work. Once the translation is completed in the PO file, po4a re-injects the translation into the structure of the document to generate a translated document. If the translation is only partially completed, the original (English) text is used instead. This ensures that your translated documentation is always both up to date with regard to the original one, and as translated as possible. Automate all the translation maintenance with one configuration file that specifies all settings, and a list of documents to translate. po4a will update them automatically when something happens. See https://po4a.org/ PORTING NOTES ============== Failing tests: cfg-multi, cfg-single, cfg-split, fmt-sgml. best regards, -- Erwin Waterlander http://waterlan.home.xs4all.nl/