From owner-svn-ports-all@FreeBSD.ORG Fri Aug 24 00:54:43 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B220410656A8; Fri, 24 Aug 2012 00:54:43 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 9879F8FC16; Fri, 24 Aug 2012 00:54:43 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q7O0shvp029440; Fri, 24 Aug 2012 00:54:43 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7O0shA8029438; Fri, 24 Aug 2012 00:54:43 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201208240054.q7O0shA8029438@svn.freebsd.org> From: Mark Linimon Date: Fri, 24 Aug 2012 00:54:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r303047 - head/print/latex-ltablex X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 24 Aug 2012 00:54:43 -0000 Author: linimon Date: Fri Aug 24 00:54:43 2012 New Revision: 303047 URL: http://svn.freebsd.org/changeset/ports/303047 Log: Mark as broken: incorrect checksum. Modified: head/print/latex-ltablex/Makefile Modified: head/print/latex-ltablex/Makefile ============================================================================== --- head/print/latex-ltablex/Makefile Fri Aug 24 00:46:39 2012 (r303046) +++ head/print/latex-ltablex/Makefile Fri Aug 24 00:54:43 2012 (r303047) @@ -20,6 +20,8 @@ COMMENT= Combines the features of both t BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base +BROKEN= fails to install; incorrect checksum + USE_ZIP= YES NO_BUILD= YES PLIST_SUB= MKTEXLSR=${MKTEXLSR} \