From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by sourceware.org (Postfix) with ESMTPS id 2F3963858022 for ; Sat, 6 Feb 2021 20:54:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2F3963858022 Received: by mail-wr1-x435.google.com with SMTP id z6so12216547wrq.10 for ; Sat, 06 Feb 2021 12:54:45 -0800 (PST) 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=gvCPIh46EX3BfXV7hQATqLWYU/68BOIEoHI+YawMO28=; b=pO4TCVzwPBmbTdc/kfAlyL/OHBQyBEorvdzUDvgMq4Gr2KWB1y8CzbkCNrQjs2mNtq jI/QD0o4Y1W8A3FeocwjGt6mCTwiQ+GpN3GVhaF4jWFINIuldjVQV0nuaAP29+dotvDe tWwoL/MSaPp71+PIQ9mi0OSLAG57Ak+IGdXmnnBytSpMlqMlv2JFdiHYhN4fP9o64i+h JVecbCGxfdO+4f85ee+/z30lgOsaUKFXe2vx2j143+Jajeb8e2jr3gs7HXskgayjIFl+ ylMmACfBRaE+mTnXYQQau6xrwDGMpe/HDLuOi1yTv4lCcpzncplOvrrlnlk/XlfG/cbs Ecng== X-Gm-Message-State: AOAM533YU8x6ghdUqDcAaOKY6Stjtz2CQqJvwLGmu0xmDcPiZMP0m6z0 CsL2C9evhZcYCJeO8K2plLrEOosYE6E= X-Google-Smtp-Source: ABdhPJzu+HqV45/xIMyfC/8eylg4xmC6UKD5mWZqWR0iHaYuv/UIEF0sH0i2EA9ZjBa/zX7nwNWU2Q== X-Received: by 2002:a5d:68c6:: with SMTP id p6mr11888563wrw.332.1612644884154; Sat, 06 Feb 2021 12:54:44 -0800 (PST) Received: from ?IPv6:2003:cc:9f02:b69:ed08:e323:a04a:6641? (p200300cc9f020b69ed08e323a04a6641.dip0.t-ipconnect.de. [2003:cc:9f02:b69:ed08:e323:a04a:6641]) by smtp.gmail.com with ESMTPSA id z15sm16799412wrt.8.2021.02.06.12.54.43 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 06 Feb 2021 12:54:43 -0800 (PST) Subject: Re: perl 5.32 To: cygwin-apps@cygwin.com References: <037a5516-7f64-bc9a-dfe1-6ddd53659748@cornell.edu> <87im9cw222.fsf@Rainer.invalid> From: Marco Atzeri Message-ID: Date: Sat, 6 Feb 2021 21:54:41 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: <87im9cw222.fsf@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP 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, 06 Feb 2021 20:54:46 -0000 On 08.12.2020 20:05, Achim Gratz wrote: > Ken Brown via Cygwin-apps writes: > > Well, I get that they always want to be on the bleeding edge of UTF-8, > but otherwise is that version really a requirement? The update itself > isn't much of a problem I'd think, it's just that there's this slew of > other packages to update in concert and the fact that most of them > haven't yet added the perl5_030 require to prevent the update doing > damage to an installation until such a package is actually updated. > > > Regards, > Achim. > should we add the perl5_032 to REQUIRES ? Regards Marco