Changes between Initial Version and Version 1 of Ticket #39917
- Timestamp:
- Jul 31, 2013, 4:24:10 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39917
- Property Owner changed from macports-tickets@… to billy@…
- Property Cc billy@… removed
- Property Port binutils added
-
Ticket #39917 – Description
initial v1 1 1 arm-elf-gdb installs a lot of files with a very high potential for conflicts (and one that conflicts with port:binutils) 2 2 3 3 These file are: 4 {{{ 4 5 /opt/local/share/gdb/syscalls/ 5 6 amd64-linux.xml, gdb-syscalls.dtd, i386-linux.xml, ppc-linux.xml, ppc64-linux.xml 6 7 /opt/local/share/info/ 7 8 annotate.info, bfd.info, configure.info, gdb.info, gdb.info-*, gdbint.info, gdbint.info-*, stabs.info 9 }}} 8 10 9 11 /opt/local/share/info/bfd.info conflicts with port:binutils... perhaps this "bfd" thing should be packaged as a separate port (there are more "bfd" files these ports share in common).