From owner-freebsd-ports@freebsd.org Mon Jun 13 23:27:01 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB65AAF0C11 for ; Mon, 13 Jun 2016 23:27:01 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id B45BD2B34 for ; Mon, 13 Jun 2016 23:27:01 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: by mailman.ysv.freebsd.org (Postfix) id AFF86AF0C10; Mon, 13 Jun 2016 23:27:01 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF9A8AF0C0F for ; Mon, 13 Jun 2016 23:27:01 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward7o.cmail.yandex.net (forward7o.cmail.yandex.net [IPv6:2a02:6b8:0:1a72::292]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6BB3D2B31 for ; Mon, 13 Jun 2016 23:27:01 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp3o.mail.yandex.net (smtp3o.mail.yandex.net [37.140.190.28]) by forward7o.cmail.yandex.net (Yandex) with ESMTP id BEBF220F42 for ; Tue, 14 Jun 2016 02:26:57 +0300 (MSK) Received: from smtp3o.mail.yandex.net (localhost [127.0.0.1]) by smtp3o.mail.yandex.net (Yandex) with ESMTP id 9BF5D1E00FE for ; Tue, 14 Jun 2016 02:26:57 +0300 (MSK) Received: by smtp3o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id ZH0mjcIrU2-QuBuTBcR; Tue, 14 Jun 2016 02:26:56 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1465860416; bh=bLWt4GJaoPnI4Qlk9O/mlHOiGM1K7KKeeKJi2joiFCI=; h=Message-ID:Subject:From:To:Date:Content-Type:X-Mailer: Mime-Version:Content-Transfer-Encoding; b=B5vC4r6VekgFvsAveksqfI4Zz74sDzQTl3sJQwE8JGiQ1u8SMQtkUUvsRavF1z6fn NLRFzAs639KNwO7fM37YRvH9I2i2+PoD2G+5DCmPM3m4OEJgYz3qfaPj0DJT/5OKxz 2JqtXXi3yfO3M8bE8sKJ/+Zr+ZXXSC3KqkBv8sDM= Authentication-Results: smtp3o.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0 Message-ID: <1465860413.18502.1.camel@yandex.com> Subject: libraw update From: Stari Karp To: FreeBSD Ports Date: Mon, 13 Jun 2016 19:26:53 -0400 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2016 23:27:01 -0000 Hi! I try to update todays libraw on my FreeBSD 10.3-RELEASE (amd64) and I got: => LibRaw-demosaic-pack-GPL3-0.17.2.tar.gz is not in /usr/ports/graphics/libraw/distinfo. => Either /usr/ports/graphics/libraw/distinfo is out of date, or => LibRaw-demosaic-pack-GPL3-0.17.2.tar.gz is spelled incorrectly. *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/libraw *** Error code 1 Stop. make: stopped in /usr/ports/graphics/libraw ===>>> make build failed for graphics/libraw ===>>> Aborting update ===>>> Update for graphics/libraw failed Thank you. SK