Summary: | math/eigen2 fails with CMake | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Dave <grumpy.biatch> |
Component: | Individual Port(s) | Assignee: | freebsd-kde (group) <kde> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Dave
2011-08-11 17:00:23 UTC
Responsible Changed From-To: freebsd-amd64->kde Make this a ports PR and assign. linimon@FreeBSD.org writes: > Synopsis: math/eigen2 fails with CMake > > Responsible-Changed-From-To: freebsd-amd64->kde > Responsible-Changed-By: linimon > Responsible-Changed-When: Fri Aug 12 11:00:27 UTC 2011 > Responsible-Changed-Why: > Make this a ports PR and assign. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=159690 It looks like BitBucket has changed their tarball naming scheme and the top-level folder in the tar.bz2 file is now called eigen-eigen-2.0.16 instead of eigen-eigen-9ca09dbd70ce. Changing WRKSRC in the Makefile should fix the issue (can't do that now because the internet connection is really bad in the place I'm currently in). avilla 2011-08-30 00:01:31 UTC FreeBSD ports repository Modified files: math/eigen2 Makefile distinfo Log: - Fix build (tarball rerolled). PR: 159690 Submitted by: Mikhail Teterin <mi@symbion.zaytman.com> via e-mail Revision Changes Path 1.17 +1 -1 ports/math/eigen2/Makefile 1.16 +2 -2 ports/math/eigen2/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Fix committed. Thanks for the report. |