Bug 152088 - port update: lang/ldc-devel r1655 -> r1697
Summary: port update: lang/ldc-devel r1655 -> r1697
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: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-10 01:00 UTC by Ruben
Modified: 2010-11-10 20:50 UTC (History)
0 users

See Also:


Attachments
file.diff (9.85 KB, patch)
2010-11-10 01:00 UTC, Ruben
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ruben 2010-11-10 01:00:19 UTC
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:
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2010-11-10 19:46:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-10 20:42:16 UTC
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"
Comment 3 Baptiste Daroussin freebsd_committer freebsd_triage 2010-11-10 20:42:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!