trader: update to 7.13.

ChangeLog:

Version 7.13 (13th November, 2019)
----------------------------------

Converted all text files to reStructuredText (ReST) format.  This format
is still quite readable as raw text, and is much more capable than the
myriad all-slightly-incompatible variants of Markdown.

Modified the source code to work more reliably on non-GNU C Library
(``glibc``) platforms, particularly FreeBSD, Solaris and Cygwin, when
using the standard POSIX locale.  Extensively tested the build procedure
on multiple operating systems and compilers, and submitted code upstream
to the Autoconf Archive project to make this work more robustly.  Listed
tested operating system and compiler combinations in the `INSTALL` file.

Updated the Esperanto translation, with thanks to Felipe Castro.

Updated one string in the game for consistency with other labels; updated
all PO translations to suit.  Also added strings from obsolete versions
of the GNU C Library so that Star Traders can provide translations for
them.

Updated to the latest snapshot of the Gnulib GNU Portability Library.  In
addition, updated the list of prerequisites in the `INSTALL` file and
listed some more command line options for the ``configure`` script.
This commit is contained in:
Frederic Cambus 2019-11-19 15:47:58 +01:00
parent 6972fce031
commit 5987ce4e40
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD$
DISTNAME= trader-7.12
DISTNAME= trader-7.13
CATEGORIES= games
MASTER_SITES= https://ftp.zap.org.au/pub/trader/unix/

View File

@ -1,6 +1,6 @@
$NetBSD$
SHA1 (trader-7.12.tar.gz) = 8fa179511981391f5bd1fd768dcc94e25d0602d5
RMD160 (trader-7.12.tar.gz) = b58e4f464c829d3f19ccfd091f23e40af60c4c43
SHA512 (trader-7.12.tar.gz) = eec5c51e8c102721f95b6e0328da43c68b8ea84088839fdb15e988b2b26edf17796385d36b88623658eaaa42548ece8cb75b5c50d49bb671c91c19ecb364ea37
Size (trader-7.12.tar.gz) = 1114584 bytes
SHA1 (trader-7.13.tar.gz) = e7646a6b357834daaf478d3920a30412f331a60f
RMD160 (trader-7.13.tar.gz) = 6d63dd41af9ff878b7cb549f743141d30158f673
SHA512 (trader-7.13.tar.gz) = a9ff4c0ca06cd2f2544950cf86ce416bea27f968a8c0a4944b920708ecfc300b29d17b1220bdca31042825608dc697e20715698d20e15320f4136a75fad032f8
Size (trader-7.13.tar.gz) = 1182226 bytes