Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1DB407AA91 for ; Sat, 7 May 2016 08:45:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BBA3F85ECC; Sat, 7 May 2016 08:45:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4A95284D03 for ; Sat, 7 May 2016 08:45:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 6gSqBbG4qMhC for ; Sat, 7 May 2016 08:45:55 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B084884CBD for ; Sat, 7 May 2016 08:45:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ABFD1FBBA; Sat, 7 May 2016 08:45:55 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 7 May 2016 08:45:55 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/misc/yelp3 To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20160507084555.ABFD1FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: prlw1 Date: Sat May 7 08:45:55 UTC 2016 Modified Files: pkgsrc/misc/yelp3: Makefile PLIST distinfo Log Message: Update yelp3 to 3.20.1 3.20.1 ====== * Updated translations: ar (Khaled Hosny) fur (Fabio Tomat) oc (Cedric Valmary) 3.20.0 ====== * Updated translations: ca (Gil Forcada) da (Ask Hjorth Larsen) uk (Daniel Korostil) 3.19.91 ======= * Fallback to help-list: if no other help is available, #759545 (Aleksander Morgado) * Fix warnings in GtkStyleContext usage, #761577 (Michael Catanzaro) 3.19.90 ======= * Partial fix for handling documents using local paths, #753443 (Carlos Garcia Campos) * Allow .docbook files as file path, #699995 (Shaun McCance) * Fix return type of document_indexed, #761647 (Michael Catanzaro) * Fix build issue with separate builddir, #757139 (Shaun McCance) * Updated translations: an (Daniel Martinez) bg (Alexander Shopov) gd is (Sveinn i Felli) zh_CN (YunQiang Su, Jeff Bai) 3.19.1 ====== * Simplify build system and avoid private yelpcommon library, #756654 (David King) * Hide several internal symbols, #756658 (David King) * Updated translations: eu (Inaki Larranaga Murgoitio) To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/misc/yelp3/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/yelp3/PLIST cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/yelp3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.