Bug 83829 - [PATCH] lang/gdc: update to 0.15
Summary: [PATCH] lang/gdc: update to 0.15
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-21 08:10 UTC by Masanori OZAWA
Modified: 2005-07-21 18:43 UTC (History)
0 users

See Also:


Attachments
file.diff (1.27 KB, patch)
2005-07-21 08:10 UTC, Masanori OZAWA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Masanori OZAWA 2005-07-21 08:10:07 UTC
      - update to 0.15
      - update gcc34 to 3.4.5-20050719
      - compile error fixed on 7-current
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2005-07-21 11:38:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->daichi

Over to his boss.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2005-07-21 11:41:19 UTC
Responsible Changed
From-To: daichi->garga

I'll take it.
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2005-07-21 13:38:07 UTC
State Changed
From-To: open->feedback

You are using ONLY_FOR_ARCHS=i386 alpha, but on Makefile you are  
checking .if ${ARCH} == "amd64". Is it correct?
Comment 4 Masanori OZAWA 2005-07-21 14:24:19 UTC
It is an unnecessary code now.
However, I think gdc will support amd64 in the future.
So, I reserved it.
Comment 5 Renato Botelho freebsd_committer freebsd_triage 2005-07-21 18:43:43 UTC
State Changed
From-To: feedback->closed

Commited. Thanks!