From owner-svn-ports-all@FreeBSD.ORG Wed Nov 19 21:24:12 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2AC6C499; Wed, 19 Nov 2014 21:24:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1743A82D; Wed, 19 Nov 2014 21:24:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAJLOBWo020538; Wed, 19 Nov 2014 21:24:11 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAJLOBZX020537; Wed, 19 Nov 2014 21:24:11 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411192124.sAJLOBZX020537@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 19 Nov 2014 21:24:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372822 - head/japanese/navi2ch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 19 Nov 2014 21:24:12 -0000 Author: antoine Date: Wed Nov 19 21:24:11 2014 New Revision: 372822 URL: https://svnweb.freebsd.org/changeset/ports/372822 QAT: https://qat.redports.org/buildarchive/r372822/ Log: Mark BROKEN: Fails to build Wrote /wrkdirs/usr/ports/japanese/navi2ch/work/navi2ch-1.8.4/elc.93644/navi2ch-auto-modify.elc Loading /wrkdirs/usr/ports/japanese/navi2ch/work/navi2ch-1.8.4/elc.93644/navi2ch-auto-modify.elc... done Wrong type argument: stringp, nil *** Error code 1 Reported by: pkg-fallout Modified: head/japanese/navi2ch/Makefile Modified: head/japanese/navi2ch/Makefile ============================================================================== --- head/japanese/navi2ch/Makefile Wed Nov 19 21:22:46 2014 (r372821) +++ head/japanese/navi2ch/Makefile Wed Nov 19 21:24:11 2014 (r372822) @@ -14,6 +14,8 @@ COMMENT= 2ch.net and 2ch-like BBS naviga LICENSE= GPLv2 +BROKEN= Fails to build + USE_EMACS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= EMACS="${EMACS_CMD}"