Bug 168828 - [MAINTAINER] devel/mingw32-binutils: Fix endianess in windres
Summary: [MAINTAINER] devel/mingw32-binutils: Fix endianess in windres
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-07 23:30 UTC by Naram Qashat
Modified: 2012-06-10 20:40 UTC (History)
0 users

See Also:


Attachments
mingw32-binutils-2.22,1.patch (1015 bytes, patch)
2012-06-07 23:30 UTC, Naram Qashat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2012-06-07 23:30:12 UTC
Patch from Phil Krylov to correct an endianess issue in windres.

Added file(s):
- files/patch-binutils-windres.c

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2012-06-08 01:38:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-10 20:34:08 UTC
sylvio      2012-06-10 19:33:54 UTC

  FreeBSD ports repository

  Modified files:
    devel/mingw32-binutils Makefile 
  Added files:
    devel/mingw32-binutils/files patch-binutils-windres.c 
  Log:
  - Patch from Phil Krylov to correct an endianess issue in windres.
  
  Added file(s):
  - files/patch-binutils-windres.c
  
  PR:             ports/168828
  Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
  
  Revision  Changes    Path
  1.42      +1 -0      ports/devel/mingw32-binutils/Makefile
  1.1       +29 -0     ports/devel/mingw32-binutils/files/patch-binutils-windres.c (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 3 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2012-06-10 20:34:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!