Opened 15 years ago
Closed 13 years ago
#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 (1)
Change History (10)
Changed 15 years ago by david.stoffel81@…
comment:1 Changed 15 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 15 years ago by jmroot (Joshua Root)
Keywords: | haspatch added; i386-elf-binutils removed |
---|---|
Owner: | changed from macports-tickets@… to stepan@… |
Version: | 1.8.1 |
comment:3 Changed 15 years ago by jmroot (Joshua Root)
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 15 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:5 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from stepan@… to jinksys@… |
---|
comment:6 follow-up: 7 Changed 15 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 Changed 14 years ago by jmroot (Joshua Root)
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?
comment:8 Changed 13 years ago by raimue (Rainer Müller)
Summary: | i386-elf-binutils 2.18.50.0.9 updated to 2.2.0 → i386-elf-binutils 2.18.50.0.9 updated to 2.20 |
---|
comment:9 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r90736 (maintainer timeout)
Note: See
TracTickets for help on using
tickets.
Newer Portfile