svn commit: r339821 - head/java/eclipse-gef

John Marino marino at FreeBSD.org
Wed Jan 15 21:02:45 UTC 2014


Author: marino
Date: Wed Jan 15 21:02:45 2014
New Revision: 339821
URL: http://svnweb.freebsd.org/changeset/ports/339821
QAT: https://qat.redports.org/buildarchive/r339821/

Log:
  java/eclipse-gef: BROKEN; fails to fetch
  
  It fails to fetch from every listed MASTER_SITE.
  It fetches from FreeBSD, but the checksum doesn't match.
  
  PR:		ports/185231
  Forced by:	maintainer timeout

Modified:
  head/java/eclipse-gef/Makefile

Modified: head/java/eclipse-gef/Makefile
==============================================================================
--- head/java/eclipse-gef/Makefile	Wed Jan 15 20:53:05 2014	(r339820)
+++ head/java/eclipse-gef/Makefile	Wed Jan 15 21:02:45 2014	(r339821)
@@ -15,6 +15,8 @@ COMMENT=	Graphical Editing Framework for
 
 RUN_DEPENDS=	eclipse:${PORTSDIR}/java/eclipse
 
+BROKEN=		No longer fetches from MASTER_SITES, mismatched checksum from FreeBSD
+
 WRKSRC=		${WRKDIR}/eclipse
 USE_ZIP=	yes
 


More information about the svn-ports-all mailing list