Bug 116836 - [PATCH] devel/z80-asm: Fix build with gcc 4.2
Summary: [PATCH] devel/z80-asm: Fix build with gcc 4.2
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-02 18:10 UTC by Martin Wilke
Modified: 2007-10-02 23:50 UTC (History)
1 user (show)

See Also:


Attachments
z80-asm-0.1_1.patch (1.45 KB, patch)
2007-10-02 18:10 UTC, Martin Wilke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wilke freebsd_committer freebsd_triage 2007-10-02 18:10:06 UTC
- Unbreak
- Fix build with gcc 4.2

Tindy tested:
i386
http://head.miwibox.org/tb/index.php?action=describe_port&id=2165
amd64
http://amd64.miwibox.org/tb/index.php?action=describe_port&id=1606

Added file(s):
- files/patch-instr.h
- files/patch-regs.h

Port maintainer (sbahra@gwu.edu) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-02 18:10:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-02 18:10:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Samy Al Bahra 2007-10-02 22:57:07 UTC
Looks good. Mind removing my port maintainer status? I no longer do
z80 development.

On 10/2/07, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of devel/z80-asm,
>
> Please note that PR ports/116836 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/116836
>
> --
> Edwin Groothuis
> edwin@FreeBSD.org
>


-- 
Samy Al Bahra [http://kerneled.org]
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-10-02 23:49:25 UTC
miwi        2007-10-02 22:49:20 UTC

  FreeBSD ports repository

  Added files:
    devel/z80-asm/files  patch-instr.h patch-regs.h 
  Log:
  - Unbreak
  - Fix build with gcc 4.2
  - Reset maintainer to ports@
  
  PR:             116836
  Submitted by:   miwi
  Approved by:    Samy Al Bahra <sbahra@kerneled.org> (maintainer)
  
  Revision  Changes    Path
  1.1       +11 -0     ports/devel/z80-asm/files/patch-instr.h (new)
  1.1       +11 -0     ports/devel/z80-asm/files/patch-regs.h (new)
_______________________________________________
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 5 Martin Wilke freebsd_committer freebsd_triage 2007-10-02 23:49:47 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!