From owner-svn-ports-all@FreeBSD.ORG Tue Sep 24 14:28:20 2013 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 ESMTP id 4C8D9D1C; Tue, 24 Sep 2013 14:28:20 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward13.mail.yandex.net (forward13.mail.yandex.net [IPv6:2a02:6b8:0:801::3]) by mx1.freebsd.org (Postfix) with ESMTP id B4353212E; Tue, 24 Sep 2013 14:28:19 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward13.mail.yandex.net (Yandex) with ESMTP id ED80814094F; Tue, 24 Sep 2013 18:28:17 +0400 (MSK) Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id 6DDC316A02F9; Tue, 24 Sep 2013 18:28:17 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id FO7h8rNxmT-SGVu7Q1k; Tue, 24 Sep 2013 18:28:16 +0400 Message-ID: <5241A180.804@passap.ru> Date: Tue, 24 Sep 2013 18:28:16 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130811 Thunderbird/17.0.8 MIME-Version: 1.0 To: Rusmir Dusko Subject: Re: svn commit: r327791 - in head/graphics/eos-movrec: . files References: <20130924141013.GA52771@nemysis4now> In-Reply-To: <20130924141013.GA52771@nemysis4now> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Tue, 24 Sep 2013 15:21:58 +0000 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Alexey Dokuchaev , "'ports-committers@FreeBSD.org'" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 24 Sep 2013 14:28:20 -0000 24.09.2013 18:10, Rusmir Dusko пишет: > I have tested Makefile is good. My fault with QT4 thanks for pointing. > > But get with > > "port test" and "make reinstall" That may be a problem with stage support (I didn't test reinstall target yet). If this is a real problem it should be reported. > ===> Installing for eos-movrec-0.3.2.b_1 > ===> Registering installation for eos-movrec-0.3.2.b_1 > pkg-static: fstat() failed for(/usr/local/share/licenses/eos-movrec-0.3.2.b_1/catalog.mk): No such file or directory > pkg-static: fstat() failed for(/usr/local/share/licenses/eos-movrec-0.3.2.b_1/LICENSE): No such file or directory > pkg-static: fstat() failed for(/usr/local/share/licenses/eos-movrec-0.3.2.b_1/GPLv2): No such file or directory > pkg-static: fstat() failed for(/usr/local/bin/eos_movrec): No such file or directory > pkg-static: fstat() failed for(/usr/local/share/icons/hicolor/128x128/apps/eos-movrec.png): No such file or directory > pkg-static: fstat() failed for(/usr/local/share/icons/hicolor/16x16/apps/eos-movrec.png): No such file or directory > pkg-static: fstat() failed for(/usr/local/share/icons/hicolor/256x256/apps/eos-movrec.png): No such file or directory > pkg-static: fstat() failed for(/usr/local/share/icons/hicolor/32x32/apps/eos-movrec.png): No such file or directory > pkg-static: fstat() failed for(/usr/local/share/icons/hicolor/512x512/apps/eos-movrec.png): No such file or directory > pkg-static: fstat() failed for(/usr/local/share/pixmaps/eos-movrec.png): No such file or directory > pkg-static: fstat() failed for(/usr/local/share/applications/eos_movrec.desktop): No such file or directory > Installing eos-movrec-0.3.2.b_1... done > > Have moved pkg-plist to pkg-plist- and used > > make makeplist It's OK if you satisfied with the result. However you should understand what's going on inside and why and how pkg-plist was changed. I.e. you should decide if new pkg-plist is OK or not. Using a new pkg-plist just because it was generated by a program is not the right thing. ;-) > Now only this with "port test", I think FreeBSD Port Tools must be improved > that support Stage phase. > > ===> Registering installation for eos-movrec-0.3.2.b_1 > pkg-static: fstat() failed for(/var/tmp/ports/eos-movrec-0.3.2.b_1/share/licenses/eos-movrec-0.3.2.b_1/catalog.mk): No such file or directory > pkg-static: fstat() failed for(/var/tmp/ports/eos-movrec-0.3.2.b_1/share/licenses/eos-movrec-0.3.2.b_1/LICENSE): No such file or directory > pkg-static: fstat() failed for(/var/tmp/ports/eos-movrec-0.3.2.b_1/share/licenses/eos-movrec-0.3.2.b_1/GPLv2): No such file or directory > pkg-static: fstat() failed for(/var/tmp/ports/eos-movrec-0.3.2.b_1/share/applications/eos_movrec.desktop): No such file or directory > Installing eos-movrec-0.3.2.b_1... done > ===> Building package for eos-movrec-0.3.2.b_1 All in all, if you satisfied with the result, please commit a fix. Otherwise you are welcome to freebsd-ports@ ML. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve