From owner-svn-ports-all@FreeBSD.ORG Thu Feb 20 09:46:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F50F7D8; Thu, 20 Feb 2014 09:46:10 +0000 (UTC) Received: from forward6l.mail.yandex.net (forward6l.mail.yandex.net [IPv6:2a02:6b8:0:1819::6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E416119B3; Thu, 20 Feb 2014 09:46:09 +0000 (UTC) Received: from smtp18.mail.yandex.net (smtp18.mail.yandex.net [95.108.252.18]) by forward6l.mail.yandex.net (Yandex) with ESMTP id 1543514E0BD7; Thu, 20 Feb 2014 13:45:57 +0400 (MSK) Received: from smtp18.mail.yandex.net (localhost [127.0.0.1]) by smtp18.mail.yandex.net (Yandex) with ESMTP id 55DBA18A00EF; Thu, 20 Feb 2014 13:45:56 +0400 (MSK) Received: from unknown (unknown [178.76.234.16]) by smtp18.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id oZEOAfQYFg-jtJmQ2Yh; Thu, 20 Feb 2014 13:45:55 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: 84da802f-5ec2-4279-a704-40df38af57f0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1392889555; bh=7+gf6ezCEQw8bWfSq7E3I54wxDdrCsjJx0SvXWn2uOc=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=M5jyWnxTYwvqX0PdSV/h2yLXPBGoEwWoAjIVCL6RKiyjw++d1wNLe1B8QUkmZVuiB V9pJiTWaEW6BQSpexxLZN47/WySG4wNwuYLLddeDRTus/whzliuZEMiKlkDWo9KR3v pfCuzXU5hrVRDvC/G6qpgh6TLhuRexkRbL9bb4AA= Authentication-Results: smtp18.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <5305CECC.10708@yandex.ru> Date: Thu, 20 Feb 2014 13:45:48 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Antoine Brodin Subject: Re: svn commit: r345165 - head/devel/hgsvn References: <201402192351.s1JNplot033193@svn.freebsd.org> <20140219235746.GA1699@ithaqua.etoilebsd.net> <5305BF40.90003@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "svn-ports-head@freebsd.org" , Baptiste Daroussin , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" , Xin LI , Alex Kozlov X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Feb 2014 09:46:10 -0000 Antoine Brodin wrote on 20.02.2014 12:48: > On Thu, Feb 20, 2014 at 9:39 AM, Ruslan Makhmatkhanov wrote: >> PS. mat@ argued that it fails to deal with some of the zip-archives out >> there, but ak@ then said that he had no problems with any .zip's since >> libarchive 3.0.4. > > There are still zip files libarchive / bsdtar can't handle: > > % /usr/bin/unzip -l eclipse/NLpack2a-eclipse-SDK-3.2.1-gtk.zip > Archive: eclipse/NLpack2a-eclipse-SDK-3.2.1-gtk.zip > Length Date Time Name I downloaded that file: SHA256 (NLpack2a-eclipse-SDK-3.2.1-gtk.zip) = a2b0ff6a9db727ea1e6b2113a2e6b6c1849640475ea96098b42b89c9fa8cdf88 [rm@smeshariki4 /tmp]> tar xf NLpack2a-eclipse-SDK-3.2.1-gtk.zip [rm@smeshariki4 /tmp]> [rm@smeshariki4 /tmp]> /usr/bin/unzip NLpack2a-eclipse-SDK-3.2.1-gtk.zip Archive: NLpack2a-eclipse-SDK-3.2.1-gtk.zip d eclipse d eclipse/features [...] No errors. It's on 11.0-CURRENT #43 r261608. -- Regards, Ruslan T.O.S. Of Reality