From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11045 invoked by alias); 19 May 2016 12:18:18 -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 10078 invoked by uid 89); 19 May 2016 12:18:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=ita, (unknown) X-HELO: mail-wm0-f41.google.com Received: from mail-wm0-f41.google.com (HELO mail-wm0-f41.google.com) (74.125.82.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 19 May 2016 12:18:06 +0000 Received: by mail-wm0-f41.google.com with SMTP id a17so123257264wme.0 for ; Thu, 19 May 2016 05:18:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=RO33f1dMWC2R5+RcYd+UEXbK6g5dQbS8YJoYJlV0Ap4=; b=FcXZMTkYy303+A78S/LBfSByNDxfpHHOSnpN7hsK2xUtTRpwepgzNUuJi04Gjo38j1 hhzTXOn6uis61ci75pff5yuwoYXdJt2wQuZqxCqtD3HkiWg1/07tizk1K4YAG+RBNX0J /9wmQizY79RIXysyeDk7jWcsjc6i9jyhhyeSVjiIC/Yv7gEVR0VUHvUlxBW3qwaNXPFS F5BL5pkgjcpISWbPZpJ7BBg55+yigODhHLYA7h01qzsUKJkEENdFva62shXoVWJfpGWo OHHesLzODTLYtvgwa+aem3MZFdWamlKXYAH3zMqyyqpfenlaLkI2vUgYNBLNKx/g3zO2 iGnQ== X-Gm-Message-State: AOPr4FX7Fe9wfHtH30Cc+ecE8D4VY36cFMyBPcSP2SPhrY5hJ4Zyu0jPGxnUogb6GyNIRQ== X-Received: by 10.28.30.67 with SMTP id e64mr8726942wme.84.1463660284138; Thu, 19 May 2016 05:18:04 -0700 (PDT) Received: from [192.168.2.109] (pD9E61170.dip0.t-ipconnect.de. [217.230.17.112]) by smtp.googlemail.com with ESMTPSA id y3sm14078523wji.40.2016.05.19.05.18.03 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 May 2016 05:18:03 -0700 (PDT) To: cygwin-apps@cygwin.com From: Marco Atzeri Subject: [ITA] flex-2.6.1 Message-ID: Date: Thu, 19 May 2016 12:18:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-05/txt/msg00087.txt.bz2 Built last version with cygport New HOMEPAGE https://github.com/westes/flex/ to download (remove the index.html's) : wget -r -np -nH --cut-dirs=0 \ http://matzeri.altervista.org/x86/flex/index.html wget -r -np -nH --cut-dirs=0 \ http://matzeri.altervista.org/x86_64/flex/index.html find x86 x86_64 -name index.html -o -name md5.sum | xargs rm Testing suffers an upstream bug https://github.com/westes/flex/issues/72 I put a workaround for the major portions of it. Regards Marco