From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by sourceware.org (Postfix) with ESMTPS id D90AF3842400 for ; Fri, 10 Jul 2020 15:52:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D90AF3842400 Received: by mail-ej1-x632.google.com with SMTP id p20so6579102ejd.13 for ; Fri, 10 Jul 2020 08:52: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:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=VPxB0uYiDv7CUTkSdq816+IuHDIe+oApvl0R/bUZJTc=; b=nVmfG3QX8tTnlb2y7y5Fr+WtGMii/wPGsH8s7I0X9wfUfkr+hq92GdP1XvAJpNPpiC Xs7tkZKDZi5kBlqbmp45en83SNkR/glV3EHDuWu8GVnqdALhVqrQFXLyIgh+g5Nf8ogg dwrvmLSog05Hp08NE4T6tp7iixi1KzH0zK+GvI0vZvp3FnERGeQ3TRNdUtgUQz2qSIr7 Jdv391qeXq2AzEAVWd+mHQrFj/y2lh/DBAk+dkynqxQrliMOduzJhnoXIops0DIJK8Fl WL9pyDiz5ujtXRrDy2zIT6a6D32pMBYRwsRQ3KHaLFDHd89q1ylfMIp7M9DOP96baO8x rg9Q== X-Gm-Message-State: AOAM5339Xv4qmVAlUwVyfgltwR5aeRN7JS4XrX9vWWr4xgh9TE348jwN bJVuPxwTUNDMP7H5eCTgm+lavUgN X-Google-Smtp-Source: ABdhPJw00PFrNVhubUBttb89FjwYylPygy5+gAVrUdA63dIS/42Bm3Ph9YwD4iGGnf+qeowXsqJpPA== X-Received: by 2002:a17:906:1250:: with SMTP id u16mr3261503eja.299.1594396358745; Fri, 10 Jul 2020 08:52:38 -0700 (PDT) Received: from ?IPv6:2003:cc:9f39:6a17:cd32:ab3f:f6ad:ae6b? (p200300cc9f396a17cd32ab3ff6adae6b.dip0.t-ipconnect.de. [2003:cc:9f39:6a17:cd32:ab3f:f6ad:ae6b]) by smtp.gmail.com with ESMTPSA id a2sm4533993edt.48.2020.07.10.08.52.37 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 10 Jul 2020 08:52:38 -0700 (PDT) Subject: Re: [ITP] mingw64-i686-libtommath/mingw64-x86_64-libtommath To: cygwin-apps@cygwin.com References: From: Marco Atzeri Message-ID: Date: Fri, 10 Jul 2020 17:52:37 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, 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-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: Fri, 10 Jul 2020 15:52:41 -0000 On 10.07.2020 15:07, Jan Nijtmans via Cygwin-apps wrote: > Hi all, > > I would like to upload new packages for libtommath for Windows 32 and 64. > > They will be needed when Tcl 8.7 approaches final state (that will still > take considerable time ...), but at least it will allow me to do some > testing earlier: libtommath 1.2 is final, so no need to wait for that. > > I'm already maintaining the cygwin (32-bit and 64-bit) port of libtommath, > so doing the mingw-w64 parts as well is quite trivial. I already have > working cygport files. > > Could someone please add those two package names to the cygwin-pkg-maint > file, and add the necessary directores so I can do the upload ? > > Thanks! > Jan Nijtmans > you can upload Regards Marco