svn commit: r358861 - head/ports-mgmt/gnome-packagekit

Baptiste Daroussin bapt at FreeBSD.org
Sun Jun 22 22:31:37 UTC 2014


Author: bapt
Date: Sun Jun 22 22:31:36 2014
New Revision: 358861
URL: http://svnweb.freebsd.org/changeset/ports/358861
QAT: https://qat.redports.org/buildarchive/r358861/

Log:
  Mark as broken: it is failing for a while
  
  With hat:	portmgr

Modified:
  head/ports-mgmt/gnome-packagekit/Makefile

Modified: head/ports-mgmt/gnome-packagekit/Makefile
==============================================================================
--- head/ports-mgmt/gnome-packagekit/Makefile	Sun Jun 22 22:30:47 2014	(r358860)
+++ head/ports-mgmt/gnome-packagekit/Makefile	Sun Jun 22 22:31:36 2014	(r358861)
@@ -11,6 +11,8 @@ MASTER_SITES=	GNOME
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	PackageKit client programs for the GNOME desktop
 
+BROKEN=		fails to package
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/docbook2man:${PORTSDIR}/textproc/docbook-utils
 LIB_DEPENDS=	dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
 		packagekit-glib2:${PORTSDIR}/ports-mgmt/packagekit \


More information about the svn-ports-head mailing list