Bug 187440 - cad/calculix - size mismatch
Summary: cad/calculix - size 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: Maho Nakata
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-11 07:20 UTC by smars
Modified: 2014-06-09 10:29 UTC (History)
0 users

See Also:


Attachments
patch-calculix.txt (2.48 KB, patch)
2014-03-28 20:46 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description smars 2014-03-11 07:20:00 UTC
fetch: http://www.dhondt.de/ccx_2.7.src.tar.bz2: size mismatch: expected 821823, actual 825264

How-To-Repeat: make fetch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-11 18:57:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->maho

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-28 19:20:48 UTC
Author: antoine
Date: Fri Mar 28 19:20:45 2014
New Revision: 349445
URL: http://svnweb.freebsd.org/changeset/ports/349445
QAT: https://qat.redports.org/buildarchive/r349445/

Log:
  Mark broken: checksum and size mismatch
  
  Reported by:	pkg-fallout and Pierre Smars
  PR:		ports/187440

Modified:
  head/cad/calculix/Makefile

Modified: head/cad/calculix/Makefile
==============================================================================
--- head/cad/calculix/Makefile	Fri Mar 28 19:10:03 2014	(r349444)
+++ head/cad/calculix/Makefile	Fri Mar 28 19:20:45 2014	(r349445)
@@ -21,6 +21,8 @@ COMMENT=	A Three-Dimensional Structural 
 
 LICENSE=	GPLv2
 
+BROKEN=		Checksum and size mismatch
+
 LIB_DEPENDS=	libarpack.so:${PORTSDIR}/math/arpack	\
 		libspooles.so:${PORTSDIR}/math/spooles \
 		libtaucs.so:${PORTSDIR}/math/taucs
_______________________________________________
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 3 Maho Nakata freebsd_committer freebsd_triage 2014-06-09 10:28:34 UTC
It was fixed as : 
Silent re-roll of files. I cannot check the difference exactly, but
https://aur.archlinux.org/packages/ca/calculix/PKGBUILD
https://aur.archlinux.org/packages/ca/calculix-doc/PKGBUILD
have the same sha256sums as my update. Still I cannot check what have
been changed in calculix/ccx_2.7.ps.tar.bz2 and calculix/ccx_2.7.test.tar.bz2
but look like not significant and safe. The authors sometimes
change the distfiles without notice.
Comment 4 Maho Nakata freebsd_committer freebsd_triage 2014-06-09 10:29:26 UTC
.