Changes between Initial Version and Version 2 of Ticket #62240
- Timestamp:
- Feb 11, 2021, 8:11:07 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62240
- Property Port gnutar added
-
Property
Summary
changed from
hfstar has conflicting message files with guitar
tohfstar has conflicting message files with gnutar
-
Ticket #62240 – Description
initial v2 1 1 Both ports want to install the following: 2 2 {{{ 3 3 /opt/local/share/locale/cs/LC_MESSAGES/tar.mo 4 4 /opt/local/share/locale/da/LC_MESSAGES/tar.mo … … 17 17 /opt/local/share/locale/sl/LC_MESSAGES/tar.mo 18 18 /opt/local/share/locale/sv/LC_MESSAGES/tar.mo 19 19 }}} 20 20 Perhaps hfstar should be patched to change the names of its message files to end in hfstar.mo rather than tar.mo (and to find them accordingly). Ryan also suggested that its info file should be changed from tar.info to hfstar.info. He also mentioned the possibility that as ancient as hfstar is, its unique features MIGHT have been subsumed into guitar, making it obsolete. Perhaps that's worth checking, too.