Bug 165054 - [MAINTAINER] devel/mingw32-binutils: update to 2.22
Summary: [MAINTAINER] devel/mingw32-binutils: update to 2.22
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: 2012-02-12 20:10 UTC by Naram Qashat
Modified: 2012-06-07 22:50 UTC (History)
0 users

See Also:


Attachments
mingw32-binutils-2.22,1.patch (1.58 KB, patch)
2012-02-12 20:10 UTC, Naram Qashat
no flags Details | Diff
windres-utf16le.patch (670 bytes, patch)
2012-06-07 22:48 UTC, phil.krylov
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-02-12 20:10:08 UTC
- Update to 2.22

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2012-02-15 12:57:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-20 00:07:56 UTC
miwi        2012-02-20 00:06:33 UTC

  FreeBSD ports repository

  Modified files:
    devel/mingw32-binutils Makefile distinfo 
  Log:
  - Update to 2.22
  
  PR:             165054
  Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
  
  Revision  Changes    Path
  1.41      +2 -2      ports/devel/mingw32-binutils/Makefile
  1.21      +2 -2      ports/devel/mingw32-binutils/distinfo
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2012-02-20 00:08:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 phil.krylov 2012-06-07 22:48:40 UTC
Hello,

there is a problem with windres in binutils 2.22:
http://sourceware.org/bugzilla/show_bug.cgi?id=13409

Please add the attached patch that fixes it.

-- Ph.