From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x435.google.com (mail-pf1-x435.google.com [IPv6:2607:f8b0:4864:20::435]) by sourceware.org (Postfix) with ESMTPS id 388CD3892458 for ; Sat, 5 Jun 2021 07:07:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 388CD3892458 Received: by mail-pf1-x435.google.com with SMTP id c12so9099236pfl.3 for ; Sat, 05 Jun 2021 00:07:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=kM5sefrauS3WBVgyQ/Wi4BtJyxV3nX6D2nsn7+zY8I0=; b=eaAlwdypmPiQ6oMybc4FOcwlsvQ94k69j5pYDOELR9cYRJevLRRbK1W/V3+ZChrqIT nyk9/tnHFRlZ27fHlbZ/DTguymZEyarfEPiaGm6S0o0srJzGto5rfucLXLwV9fN1mB5b bktWDUs3eH92v+CW9baSeFsfT6Qewbht5XO5g7C8I9CqMX3OS6Mvll1JguMymFceosLT wyUGM99epszlQhtKIoJR2TiEZztsC5oJv0JhT28NX1KmSkIPbjOWzoo/Faplefy1v+zy xNlEzC2Ro+w+Ocze76dWRUilr+JjATyI2W/w0w9DTzzlJx82LNQ5cDhCc9WzxunqxUo1 fpvw== X-Gm-Message-State: AOAM532Q4XHnHuvBDFTat0iMFx3VXViCPoYcOi9T5CN0FfZyf0liLFdJ PrajyRrIfjbQkzPQRp6h2p090+/42aE= X-Google-Smtp-Source: ABdhPJw2rRsyC8vXGPzDwuHaWmlgdVTuiASWwargqkOAVLYtL9EM0KHcOO5todbSgtJoUntiAkyr6Q== X-Received: by 2002:a63:ff48:: with SMTP id s8mr8575709pgk.132.1622876858299; Sat, 05 Jun 2021 00:07:38 -0700 (PDT) Received: from [192.168.3.3] ([2400:2411:aa20:4300:518a:fc33:f0c7:b61a]) by smtp.gmail.com with ESMTPSA id f2sm3510771pgl.67.2021.06.05.00.07.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 05 Jun 2021 00:07:37 -0700 (PDT) Date: Sat, 05 Jun 2021 16:07:37 +0900 From: Lemures Lemniscati To: cygwin-apps@cygwin.com Subject: [ITA] lua-lfs-1.8.0-1 Message-Id: <20210605160735.6A0B.50F79699@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.75.04 [ja] X-Antivirus: Avast (VPS 210604-6, 2021/06/05), Outbound message X-Antivirus-Status: Clean X-Spam-Status: No, score=0.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, URIBL_SBL, URIBL_SBL_A autolearn=no 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-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2021 07:07:49 -0000 Hi! ITA for lua-lfs, which has been maintained by Yaakov [1], [2]. Now, the latest upstream of lua-lfs is luafilesystems 1.8.0 [3]. A new candidate cygport file is placed at [4]. And, it's been tested on Cygwin AppVeyor CI [5]. Generated package files are placed at [6] and [7]: * lua-lfs-1.8.0-1 * lua-lfs-1.8.0-1-src * lua-lfs-debuginfo-1.8.0-1 -- LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution. HOMEPAGE: https://keplerproject.github.io/luafilesystem/ SOURCE: https://github.com/keplerproject/luafilesystem/ LICENSE: MIT License https://github.com/keplerproject/luafilesystem/blob/master/LICENSE -- [1]: https://www.cygwin.com/packages/summary/lua-lfs-src.html [2]: https://cygwin.com/git/?p=git/cygwin-packages/lua-lfs.git [3]: https://github.com/keplerproject/luafilesystem/releases/tag/v1_8_0 [4]: https://github.com/cygwin-lem/lua-lfs-cygport/tree/s_1.8.0-1 [5]: https://cygwin.com/cgi-bin2/jobs.cgi?srcpkg=playground&id=2978 [6]: https://cygwin-lem.github.io/lua-lfs-cygport/ [7]: https://github.com/cygwin-lem/lua-lfs-cygport/tree/s_1.8.0-1_gh-pages -- Regards, Lem