From owner-svn-ports-all@FreeBSD.ORG Fri Jul 12 16:17:32 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 71EA437B; Fri, 12 Jul 2013 16:17:32 +0000 (UTC) (envelope-from marino@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 647A01E8B; Fri, 12 Jul 2013 16:17:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6CGHWv8062953; Fri, 12 Jul 2013 16:17:32 GMT (envelope-from marino@svn.freebsd.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6CGHWZG062952; Fri, 12 Jul 2013 16:17:32 GMT (envelope-from marino@svn.freebsd.org) Message-Id: <201307121617.r6CGHWZG062952@svn.freebsd.org> From: John Marino Date: Fri, 12 Jul 2013 16:17:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322846 - head/sysutils/mmore 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.14 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, 12 Jul 2013 16:17:32 -0000 Author: marino Date: Fri Jul 12 16:17:31 2013 New Revision: 322846 URL: http://svnweb.freebsd.org/changeset/ports/322846 Log: sysutils/mmore BROKEN: unfetchable due to MASTER_SITES parked PR: ports/179654 Approved by: maintainer timeout (>3 weeks), bapt (mentor) Modified: head/sysutils/mmore/Makefile Modified: head/sysutils/mmore/Makefile ============================================================================== --- head/sysutils/mmore/Makefile Fri Jul 12 15:52:07 2013 (r322845) +++ head/sysutils/mmore/Makefile Fri Jul 12 16:17:31 2013 (r322846) @@ -10,6 +10,7 @@ MASTER_SITES= http://matt.sixxgate.com/f MAINTAINER= sixxgate@hotmail.com COMMENT= Motif/X file/stream viewer +BROKEN= unfetchable, MASTER_SITES is parked USES= imake motif USE_BZIP2= yes USE_XORG= x11 xmu xt