From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by sourceware.org (Postfix) with ESMTPS id 144DB3858D37 for ; Sat, 16 Mar 2024 14:49:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 144DB3858D37 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=t-online.de ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 144DB3858D37 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=194.25.134.84 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710600565; cv=none; b=fX6OkGghSSlwcAL4IFcHBZCRePwkn57i/uLI9DJPx8K+kSv/g88vZ2WLv/D1prc/CsKanDdQqDhLX7LzMtlYb8FS7fKZehOz09BpAAegIjmPrj/NhbdpHYXvtxnsxwHMN7KMPq6HKN65bnEbkU5XRpkZk3ITlrNo0DS/JooRZ/E= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710600565; c=relaxed/simple; bh=AOBEa9x4uWUHifN5sDUks4IjbfkB5oGg7ScqYU1Bjqc=; h=From:Subject:To:Message-ID:Date:MIME-Version; b=RYKzXrkQWGgBcHlPaazXaAt7dwQRljd09vlU0z4oZ/3B1inUQIHtGZY0KmRt8WOOOTCrsqUtAjx2NTrjmZXJGXIECmNJtEJOdvbiTVd/BiHZLnk3ajq0C/Ja8TTzbH1B9EBc65sb8EbQaAXbERFMrlvrihBSXBvH1hzgj/lonOI= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from fwd74.aul.t-online.de (fwd74.aul.t-online.de [10.223.144.100]) by mailout09.t-online.de (Postfix) with SMTP id C27C7223DC for ; Sat, 16 Mar 2024 15:49:21 +0100 (CET) Received: from [192.168.2.102] ([87.187.47.57]) by fwd74.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1rlVLb-1PdePQ0; Sat, 16 Mar 2024 15:49:19 +0100 From: Christian Franke Subject: New: mandoc 1.14.6-1 To: cygwin-announce@cygwin.com Reply-To: cygwin@cygwin.com Message-ID: <360ea383-ffe2-4521-7585-a83a841cde66@t-online.de> Date: Sat, 16 Mar 2024 15:49:16 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 SeaMonkey/2.53.16 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-TOI-EXPURGATEID: 150726::1710600559-E4E0893F-A15F0A45/0/0 CLEAN NORMAL X-TOI-MSGID: e331d890-a890-4bfa-a02c-bfd21eb518ef X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_DMARC_STATUS,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: The following package has been uploaded to the Cygwin distribution: * mandoc-1.14.6-1 mandoc is a suite of tools compiling mdoc, the roff macro language of choice for BSD manual pages, and man, the predominant historical language for UNIX manuals.  It is small, self-contained, and quite fast.  The main component of the toolset is the mandoc utility program, based on the libmandoc validating compiler, to format output for UTF-8 and ASCII terminals, HTML 5, PostScript, and PDF. https://mandoc.bsd.lv/ The source package supports reproducible builds. Regards, Christian Franke