Bug 185231 - java/eclipse-gef: unfetchable, checksum mismatch
Summary: java/eclipse-gef: unfetchable, checksum mismatch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-27 15:10 UTC by John Marino
Modified: 2014-01-15 21:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2013-12-27 15:10:00 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-27 15:10:06 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-27 15:10:07 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-01-15 21:02:53 UTC
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"
Comment 4 John Marino freebsd_committer freebsd_triage 2014-01-15 21:06:51 UTC
State Changed
From-To: feedback->closed

Marked broken due to lack of response