From owner-svn-ports-head@FreeBSD.ORG Fri May 10 07:01:20 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E931DAEB; Fri, 10 May 2013 07:01:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DBBD3297; Fri, 10 May 2013 07:01:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4A71KOj050823; Fri, 10 May 2013 07:01:20 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4A71KkL050821; Fri, 10 May 2013 07:01:20 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201305100701.r4A71KkL050821@svn.freebsd.org> From: Martin Wilke Date: Fri, 10 May 2013 07:01:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317772 - head/devel/gnulib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 07:01:21 -0000 Author: miwi Date: Fri May 10 07:01:19 2013 New Revision: 317772 URL: http://svnweb.freebsd.org/changeset/ports/317772 Log: - Broken fails to build _short_name.texi glibc-functions/svcerr_deco! de.texi g! libc-functions/gnu_dev_minor.texi | sed 1q` > updated-stamp env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= /usr/local/bin/makeinfo --no-split --reference-limit=2000 gnulib.texi env: /usr/local/bin/makeinfo: No such file or directory gmake: *** [gnulib.info] Error 127 gmake: Leaving directory `/work/a/ports/devel/gnulib/work/gnulib-20120404-stable/doc' *** Error code 2 Reported by: pointyhat Modified: head/devel/gnulib/Makefile (contents, props changed) Modified: head/devel/gnulib/Makefile ============================================================================== --- head/devel/gnulib/Makefile Fri May 10 06:59:46 2013 (r317771) +++ head/devel/gnulib/Makefile Fri May 10 07:01:19 2013 (r317772) @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnulib -# Date created: 20 March 2010 -# Whom: Johans van Selst -# +# Created by: Johans van Selst # $FreeBSD$ -# PORTNAME= gnulib PORTVERSION= 20120404 @@ -19,6 +15,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo USE_GMAKE= yes USE_PERL5_RUN= yes +BROKEN= fail to build + PLIST_FILES= bin/check-module bin/gnulib-tool INFO= ${PORTNAME} PORTDATA= *