From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29551 invoked by alias); 1 Oct 2011 20:22:14 -0000 Received: (qmail 29540 invoked by uid 22791); 1 Oct 2011 20:22:13 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_CG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-yw0-f43.google.com (HELO mail-yw0-f43.google.com) (209.85.213.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 01 Oct 2011 20:21:59 +0000 Received: by ywm21 with SMTP id 21so3102123ywm.2 for ; Sat, 01 Oct 2011 13:21:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.12.7 with SMTP id u7mr39411117pbb.1.1317500518486; Sat, 01 Oct 2011 13:21:58 -0700 (PDT) Received: by 10.68.41.196 with HTTP; Sat, 1 Oct 2011 13:21:58 -0700 (PDT) In-Reply-To: <4E873B8D.2040400@gmail.com> References: <4E7C186E.6050907@gmail.com> <20110923145909.GA18956@ednor.casa.cgf.cx> <4E873B8D.2040400@gmail.com> Date: Sat, 01 Oct 2011 20:22:00 -0000 Message-ID: Subject: Re: [RFU] octave-3.4.2-3 From: Andy Koppe To: cygwin-apps@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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 X-SW-Source: 2011-10/txt/msg00001.txt.bz2 On 1 October 2011 17:10, Marco Atzeri wrote: > On 9/23/2011 4:59 PM, Christopher Faylor wrote: >> >> On Fri, Sep 23, 2011 at 07:26:06AM +0200, Marco Atzeri wrote: >>> >>> package error on previous test, >>> scrap 3.4.2-2 and replace with this >>> >>> prev: 3.4.0-3 >>> curr: 3.4.2-1 >>> test: 3.4.2-3 >> >> Done. >> >> cgf > > I had confirmation that is effective also on W7, > so please promote to > > prev: 3.4.2-1 > curr: 3.4.2-3 Done, by dropping the explicit versions from the setup.hints, in which case the two latest ones are picked up automatically. > and drop 3.4.0-3 Deleted. Andy