From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 12 19:40:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 283B277A for ; Wed, 12 Jun 2013 19:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 1ABC91D54 for ; Wed, 12 Jun 2013 19:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5CJe0qF085485 for ; Wed, 12 Jun 2013 19:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5CJe0VL085484; Wed, 12 Jun 2013 19:40:00 GMT (envelope-from gnats) Date: Wed, 12 Jun 2013 19:40:00 GMT Message-Id: <201306121940.r5CJe0VL085484@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Raphael Kubo da Costa Subject: Re: ports/177956: [MAINTAINER] net-mgmt/netdisco: update to 1.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Raphael Kubo da Costa List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jun 2013 19:40:01 -0000 The following reply was made to PR ports/177956; it has been noted by GNATS. From: Raphael Kubo da Costa To: geoffroy desvernay Cc: bug-followup@FreeBSD.org Subject: Re: ports/177956: [MAINTAINER] net-mgmt/netdisco: update to 1.2 Date: Wed, 12 Jun 2013 22:35:29 +0300 geoffroy desvernay writes: > Le 06/11/2013 23:39, Raphael Kubo da Costa a =C3=A9crit : >> You seem to have missed the attachment in your mail from May 6. Can you >> send it again? >>=20 > Of course, sorry for the delay, and Thank you for taking care ! I've noticed a few problems after build the port here with the default options. - %%OUIDL%%%%DATADIR%%/oui.txt is not installed but is in the plist. - The pkg-deinstall script failed because there was no apxs here. I guess it should be a dependency?