svn commit: r327553 - head/sysutils/graphicboot

Bryan Drewery bdrewery at FreeBSD.org
Wed Sep 18 14:48:07 UTC 2013


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 at 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


More information about the svn-ports-head mailing list