Ticket #22395 (closed update: fixed)
i386-elf-binutils 2.18.50.0.9 updated to 2.20
| Reported by: | david.stoffel81@… | Owned by: | jinksys@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | haspatch | Cc: | |
| Port: | i386-elf-binutils |
Description
Updated i386-elf-binutils
i will Post a working and newer version for i386-elf-gcc too. See attached DIFF
Attachments
Change History
comment:1 Changed 4 years ago by david.stoffel81@…
DIFF:
--- Portfile.orig 2009-10-28 07:52:19.000000000 +0100
+++ Portfile 2009-11-06 23:30:30.000000000 +0100
@@ -2,7 +2,7 @@
PortSystem 1.0
name i386-elf-binutils
-version 2.18.50.0.9
+version 2.20
# Parameters for this port.
set crossgcc-target i386-elf
@@ -14,13 +14,13 @@
categories cross devel
maintainers coresystems.de:stepan
homepage http://www.gnu.org/software/binutils/binutils.html
-master_sites ftp://ftp.kernel.org/pub/linux/devel/binutils/ \
- http://ftp.kernel.org/pub/linux/devel/binutils/
+master_sites ftp://ftp.kernel.org/pub/linux/devel/binutils/ \
+ http://ftp.kernel.org/pub/linux/devel/binutils/
distname binutils-${version}
use_bzip2 yes
-checksums md5 68e3510d9c790b134450c0a243c251cd \
- sha1 369b21b07e06ec44005603acaa046b2ea69831bd \
- rmd160 edbb31cfd6e0c1756618532064a46d03779bfadb
+checksums md5 ee2d3e996e9a2d669808713360fa96f8 \
+ sha1 747e7b4d94bce46587236dc5f428e5b412a590dc \
+ rmd160 284074e2453e517d036ffce2c0f3d56439e2e5c0
depends_lib port:gettext
@@ -30,7 +30,7 @@
# Download everything to binutils/
dist_subdir binutils
-patchfiles patch-binutils__dwarf.c patch-gas__listing.c
+#patchfiles patch-binutils__dwarf.c patch-gas__listing.c
platform darwin 10 {
patchfiles-append patch-binutils__strings.c
@@ -42,7 +42,7 @@
configure.cmd ${worksrcpath}/configure
configure.cc "cc -no-cpp-precomp -I${prefix}/include"
configure.args --infodir='${prefix}/share/info' --target=${crossgcc-target} \
- --program-prefix=${crossgcc-target}- --mandir='${prefix}/share/man'
+ --program-prefix=${crossgcc-target}- --mandir='${prefix}/share/man'
build.dir ${workpath}/build
# We don't want the etc module.
comment:2 Changed 4 years ago by jmr@…
- Owner changed from macports-tickets@… to stepan@…
- Keywords haspatch added; i386-elf-binutils removed
- Version 1.8.1 deleted
comment:3 Changed 4 years ago by jmr@…
PLEASE use an attachment rather than pasting a patch into a comment. At the very least you need to use WikiFormatting (I added it for you).
comment:4 Changed 4 years ago by david.stoffel81@…
Thank you jmr, this was my first post here. Sorry. In the next i use the attachment and WikiFormat.
comment:6 follow-up: ↓ 7 Changed 3 years ago by jinksys@…
This has been open for six months, I seriously doubt it's going to get updated. Can we close this?
comment:7 in reply to: ↑ 6 Changed 3 years ago by jmr@…
Replying to jinksys@…:
This has been open for six months, I seriously doubt it's going to get updated. Can we close this?
Are you saying you don't approve of the changes?
Note: See
TracTickets for help on using
tickets.


Newer Portfile