There are only a couple of sites that will fetch GEF-ALL-3.7.2.zip. Those that do return a file with the correct size, but the SHA256 digest does not match. Fix: Verify the distfile was harmlessly rerolled and regenerate the distinfo file.
Maintainer of java/eclipse-gef, Please note that PR ports/185231 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/185231 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Marked broken due to lack of response