From owner-svn-ports-head@FreeBSD.ORG Sat Aug 9 09:04:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6022491E for ; Sat, 9 Aug 2014 09:04:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 351BA223E for ; Sat, 9 Aug 2014 09:04:14 +0000 (UTC) Received: from antoine (uid 1152) (envelope-from antoine@FreeBSD.org) id 2b3b by svn.freebsd.org (DragonFly Mail Agent v0.9+); Sat, 09 Aug 2014 09:04:14 +0000 From: Antoine Brodin Date: Sat, 9 Aug 2014 09:04:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364414 - head/russian/pscyr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e5e40e.2b3b.21458edb@svn.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 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: Sat, 09 Aug 2014 09:04:14 -0000 Author: antoine Date: Sat Aug 9 09:04:13 2014 New Revision: 364414 URL: http://svnweb.freebsd.org/changeset/ports/364414 QAT: https://qat.redports.org/buildarchive/r364414/ Log: Mark BROKEN: fails to install Error log: http://beefy2.isc.freebsd.org/data/10amd64-default/2014-08-06_15h34m43s/logs/errors/ru-PSCyr-0.4c2_4.log Reported by: pkg-fallout With hat: portmgr Modified: head/russian/pscyr/Makefile Modified: head/russian/pscyr/Makefile ============================================================================== --- head/russian/pscyr/Makefile Sat Aug 9 09:01:05 2014 (r364413) +++ head/russian/pscyr/Makefile Sat Aug 9 09:04:13 2014 (r364414) @@ -14,6 +14,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:S/$ MAINTAINER= ports@FreeBSD.org COMMENT= Cyrillic PostScript Type1 fonts for use with TeX +BROKEN= Fails to install + USE_TEX= base texmf infra NO_WRKSUBDIR= yes NO_BUILD= yes