From owner-svn-ports-branches@freebsd.org Wed Aug 2 18:52:39 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29104DB148F; Wed, 2 Aug 2017 18:52:39 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 EBA497345A; Wed, 2 Aug 2017 18:52:38 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v72IqcaU081066; Wed, 2 Aug 2017 18:52:38 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v72IqcZ3081065; Wed, 2 Aug 2017 18:52:38 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201708021852.v72IqcZ3081065@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 2 Aug 2017 18:52:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r447171 - branches/2017Q3/textproc/groff X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2017Q3/textproc/groff X-SVN-Commit-Revision: 447171 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Aug 2017 18:52:39 -0000 Author: jbeich Date: Wed Aug 2 18:52:37 2017 New Revision: 447171 URL: https://svnweb.freebsd.org/changeset/ports/447171 Log: MFH: r447170 textproc/groff: lift BROKEN after r441842 PR: 220731 Pointy hat to: linimon (r441879 acted on obsolete logs) Submitted by: mikael.urankar@gmail.com Approved by: maintainer timeout (2 weeks) Approved by: ports-secteam blanket Modified: branches/2017Q3/textproc/groff/Makefile Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/textproc/groff/Makefile ============================================================================== --- branches/2017Q3/textproc/groff/Makefile Wed Aug 2 18:49:39 2017 (r447170) +++ branches/2017Q3/textproc/groff/Makefile Wed Aug 2 18:52:37 2017 (r447171) @@ -14,8 +14,6 @@ LICENSE= GPLv3 BUILD_DEPENDS= psselect:print/psutils RUN_DEPENDS:= psselect:print/psutils -BROKEN_armv6= fails to package: pkg-static: Unable to access file func.pl: No such file or directory - MAKE_JOBS_UNSAFE= yes USES= cpe ghostscript gmake perl5 shebangfix