Patch to fix the ldc compiler port, updating it to use llvm 2.8. As before, since this port is composed of source from trunk of the ldc and tango repositories, I've packed two tarballs with the latest source and am hosting them myself. ldc now generates debug symbols and while there are surely some bugs remaining, it generates working binaries most of the time. This development port is meant for testing in preparation for the next release of ldc. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->bapt I'll take it.
bapt 2010-11-10 20:42:10 UTC FreeBSD ports repository Modified files: lang/ldc-devel Makefile distinfo pkg-plist Log: - update ldc snapshot to 0.9.2 r1697 - update tango snapshot to r5599 - unbreak build with llvm 2.8 PR: ports/152088 Submitted by: Ruben <chromium _at_ hybridsource.org> Revision Changes Path 1.4 +3 -6 ports/lang/ldc-devel/Makefile 1.2 +4 -6 ports/lang/ldc-devel/distinfo 1.2 +23 -79 ports/lang/ldc-devel/pkg-plist _______________________________________________ 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 Committed. Thanks!