From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81413 invoked by alias); 4 Jul 2015 12:31:06 -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 81401 invoked by uid 89); 4 Jul 2015 12:31:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f52.google.com Received: from mail-wg0-f52.google.com (HELO mail-wg0-f52.google.com) (74.125.82.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 04 Jul 2015 12:31:03 +0000 Received: by wgck11 with SMTP id k11so106069715wgc.0 for ; Sat, 04 Jul 2015 05:31:00 -0700 (PDT) X-Received: by 10.180.79.133 with SMTP id j5mr74564967wix.38.1436013060398; Sat, 04 Jul 2015 05:31:00 -0700 (PDT) Received: from [192.168.2.108] (pD9E6149B.dip0.t-ipconnect.de. [217.230.20.155]) by mx.google.com with ESMTPSA id ex8sm17867716wjc.34.2015.07.04.05.30.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Jul 2015 05:30:59 -0700 (PDT) Subject: Re: [ITA] Perl distributions (in preparation of Perl 5.22) To: cygwin-apps@cygwin.com References: <87a8wt3rg0.fsf@Rainer.invalid> <87mvzrfzlp.fsf@Rainer.invalid> <1435360174.11720.34.camel@cygwin.com> <1435633541.5276.7.camel@cygwin.com> <87pp488aki.fsf@Rainer.invalid> From: Marco Atzeri Message-ID: <5597D1F8.20800@gmail.com> Date: Sat, 04 Jul 2015 12:31:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <87pp488aki.fsf@Rainer.invalid> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00014.txt.bz2 On 7/4/2015 12:46 PM, Achim Gratz wrote: > Yaakov Selkowitz writes: >> BTW I didn't notice any mention of rebuilding subversion and weechat. > > Here's the list of packages that also need to be re-released when perl > gets updated since they install into /usr/lib/vendor_perl/5.14, in > addition to the ones that I've already sent out: > > amanda > git > git-svn > irssi noted. > po4a > pristine-tar > sendxmpp > subversion-perl > > Aside from weechat, also Postgresql seems to use a Perl plugin. I don't > know enough about these plugins to say whether they need an update or > not. If they link to the system cygperl-5.xx.dll, then yes, they should > definitely be re-released as well. I was already aware 32 $ cygcheck /usr/lib/postgresql/plperl.dll |grep perl E:\cygwin\lib\postgresql\plperl.dll E:\cygwin\bin\cygperl5_14.dll > Regards, > Achim.