From owner-freebsd-ports@freebsd.org Sun Oct 2 14:14:55 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 6C001ADCEDD for ; Sun, 2 Oct 2016 14:14:55 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (ipq210.utahime.jp [183.180.29.210]) by mx1.freebsd.org (Postfix) with ESMTP id 43EB8C0C; Sun, 2 Oct 2016 14:14:54 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by gate.utahime.jp (Postfix) with ESMTP id 4FACD124F3; Sun, 2 Oct 2016 23:14:53 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 0A9A61EF97; Sun, 2 Oct 2016 23:14:53 +0900 (JST) Received: from localhost (eastasia.home.utahime.org [192.168.174.1]) by eastasia.home.utahime.org (Postfix) with ESMTPSA id 9F8B11EF96; Sun, 2 Oct 2016 23:14:52 +0900 (JST) Date: Sun, 02 Oct 2016 23:14:37 +0900 (JST) Message-Id: <20161002.231437.529422624713503819.yasu@utahime.org> To: shawn.webb@hardenedbsd.org Cc: nobutaka@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: editors/flim broken From: Yasuhiro KIMURA In-Reply-To: <20161002140447.GA94207@mutt-hardenedbsd> References: <20161002140447.GA94207@mutt-hardenedbsd> X-Mailer: Mew version 6.7 on Emacs 25.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Oct 2016 14:14:55 -0000 From: Shawn Webb Subject: editors/flim broken Date: Sun, 2 Oct 2016 10:04:47 -0400 > It looks like editors/flim may be broken, causing Poudriere to fail the > calculating dependencies stage. editors/flim now depends on a > non-existent emacs port, editors/apel-emacs25. > > Here's the exact error from Poudriere: > > Error: editors/flim depends on nonexistent origin 'editors/apel-emacs25'; Please contact maintainer of the port to fix this. > > Thanks, Pleae update port tree. It should be fixed in r423116. Regards. --- Yasuhiro KIMURA