pkgsrc/textproc/dict-server/distinfo
cheusov f0d929d8a0 Update dict-client and dictd-server to 1.13.0
dictd:
       * add support for IPv6 (the default is IPv4)
         - Add global configuration option "address_family" and
           command line options --address-family
         - Options "listen_to" and --listen-to accepts host name
           in addition to IP address, "*" means "bind to all interfaces".
  dict:
       * add support for IPv6.
         - New command line options -4 and -6.
         - dict + dict:// URL: add support for IPv6 address
           surrounded by [ and ] symbols
  dictfmt:
       * fix overlap of source and destination buffers in memcpy(3).
         Use memmove(3) instead. This fixes failures on Linux/musl.
       * DICTFMT_SORT environment variable may be used for
         setting non-default sort(1)

  Fix build on recent Solaris/IllumOS (missing -lnsl at link time)

  Remove support for --use-dictorg and socks5. Clean-ups for build system.

  Remove support for non-utf8 dictionaries.

  tests:
      * new test for dictd as a daemon
      * always use @AWK@
      * test/dictzip_test.in: avoid printing binary \0. This fixes test on some systems
2020-03-30 13:38:57 +00:00

6 lines
404 B
Text

$NetBSD: distinfo,v 1.24 2020/03/30 13:38:58 cheusov Exp $
SHA1 (dictd-1.13.0.tar.gz) = 3c2e09ec241c20633eeeddeefc0bd51e5419f02b
RMD160 (dictd-1.13.0.tar.gz) = ae046dc173773ebee2d7d4aecf6ef58bcdbc3931
SHA512 (dictd-1.13.0.tar.gz) = 86871aaf34a182d1d7aac1a1282d4a75f2d7c112c762e92f303924c324f665dae75c51e7ca91e3cc1dde2053ad8e2d1fd50a76934a5f84ff70975aa858e26439
Size (dictd-1.13.0.tar.gz) = 395455 bytes