From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8085 invoked by alias); 4 May 2014 08:24:04 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 8039 invoked by uid 89); 4 May 2014 08:24:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f173.google.com Received: from mail-ie0-f173.google.com (HELO mail-ie0-f173.google.com) (209.85.223.173) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 04 May 2014 08:24:00 +0000 Received: by mail-ie0-f173.google.com with SMTP id rp18so6910749iec.4 for ; Sun, 04 May 2014 01:23:59 -0700 (PDT) X-Received: by 10.50.114.41 with SMTP id jd9mr15548123igb.33.1399191838921; Sun, 04 May 2014 01:23:58 -0700 (PDT) Received: from [192.168.0.101] (S0106000cf16f58b1.wp.shawcable.net. [24.79.212.134]) by mx.google.com with ESMTPSA id x7sm4988727igw.1.2014.05.04.01.23.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 04 May 2014 01:23:57 -0700 (PDT) Message-ID: <5365F920.3070600@users.sourceforge.net> Date: Sun, 04 May 2014 08:24:00 -0000 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: perl-5.18.2-1 References: <534078A2.4000601@tiscali.co.uk> <87bnwf2cjl.fsf@Rainer.invalid> <534174C4.5010608@tiscali.co.uk> <87y4zi1kib.fsf@Rainer.invalid> <5341A3F5.2040506@tiscali.co.uk> <8761mlx7im.fsf@Rainer.invalid> <87a9bvsnse.fsf@Rainer.invalid> <8761loegk8.fsf_-_@Rainer.invalid> <87fvkq57do.fsf@Rainer.invalid> In-Reply-To: <87fvkq57do.fsf@Rainer.invalid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2014-05/txt/msg00009.txt.bz2 On 2014-05-04 02:29, Achim Gratz wrote: > Achim Gratz writes: >> First off, there is a flurry of changes in the content of perl_vendor >> that you didn't list in the announcement. This is exactly my gripe with >> opaque bundling: anyone who's been relying on perl_vendor to deliver a >> certain set of Perl distributions will suddenly find that some have been >> removed and others have been added and the only way to find that out is >> to look into the source archive. > > The residual changes would be a removal of Crypt-SSLeay and IPC-Cmd, > while IPC-Run, Test-NoWarnings and Test-Tester would still be supplied > by the build dependencies. Unless someone has a strong opinion that > these two should be dropped, I'd continue to have them available. I have a few packages in Ports that require Crypt::SSLeay. Yaakov