Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2013 14:48:07 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327553 - head/sysutils/graphicboot
Message-ID:  <201309181448.r8IEm7nw053150@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Wed Sep 18 14:48:06 2013
New Revision: 327553
URL: http://svnweb.freebsd.org/changeset/ports/327553

Log:
  - Mark BROKEN, fails checksum
  
  With hat:	portmgr

Modified:
  head/sysutils/graphicboot/Makefile

Modified: head/sysutils/graphicboot/Makefile
==============================================================================
--- head/sysutils/graphicboot/Makefile	Wed Sep 18 14:47:11 2013	(r327552)
+++ head/sysutils/graphicboot/Makefile	Wed Sep 18 14:48:06 2013	(r327553)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://matt.sixxgate.com/f
 MAINTAINER=	sixxgate@hotmail.com
 COMMENT=	Provides graphical X Window startup to FreeBSD during 'rc'
 
+BROKEN=		fails checksum
+
 BUILD_DEPENDS=	xloadimage:${PORTSDIR}/x11/xloadimage \
 		xrdb:${PORTSDIR}/x11/xrdb \
 		xsetroot:${PORTSDIR}/x11/xsetroot



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309181448.r8IEm7nw053150>