NetBSD/pkgsrc-wip eb48d19gnunet Makefile distinfo

gnunet: Update wip/gnunet to 0.11.3

Removing python37 limitation.

Upstream ReleaseNote extract:
Noteworthy changes in 0.11.1
    gnunet-qr was rewritten in C, removing our last dependency on Python 2.x
    REST and GNS proxy configuration options for address binding were added
    gnunet-publish by default no longer includes creation time
    Unreliable message ordering logic in CADET was fixed
    Various improvements to build system and documentation
Noteworthy changes in 0.11.3 (since 0.11.2)
    gnunet-zoneimport now handles -h correctly
    iptables and other similar binaries are no longer hard-coded but
     detected at configure time (with hard-coded fallback locations).
    make uninstall now properly uninstalls all files
    Passing the no longer available --with-nssdir configuration option
     now results in a hard error.
    GNUNET_memcmp() and GNUNET_is_zero() macros introduced for
     improved type safety (but not yet used consistently).

Upstream ChangeLog:

Sat 06 Apr 2019 02:36:17 PM CEST
  Introducing GNUNET_memcmp() and GNUNET_is_zero() for better typing
  when comparing memory areas. -CG

Fri 05 Apr 2019 11:38:53 PM CEST
  Use paths of sysctl, ip, ifconfig and ip(6)tables from configure
  if they work. (#5352). -CG

Thu 04 Apr 2019 12:39:44 PM CEST
  Hotfix for build issue. Releasing GNUnet 0.11.2. -CG/MS

Wed 03 Apr 2019 03:18:43 PM CEST
  Releasing GNUnet 0.11.1. -CG

Wed 03 Apr 2019 01:54:44 PM CEST
  Merged gnunet-qr-c-2 branch, replacing Python-based implementation
  of gnunet-qr with C-based implementation that also integrates
  gnunet-uri. -HG/MS/CG

Wed 03 Apr 2019 01:15:57 PM CEST
  Fixed a few test case regressions (GNS, FS). -CG

Mon Apr 1 22:00:00 UTC 2019
  documentation/buildsystem: manpages and other documentation parts
  can now be build more controlled again, this fixes the regression
  in 0.11.0 where documentation was an on/off switch.
  New introduced: --enable-include-manpages.
  Fixed: texi2mdoc integration (--enable-texi2mdoc-generation).
  buildsystem: decrease python dependency to 3.4 from
  previously 3.7.
  -ng0

Tue Mar 12 10:06:17 CET 2019
  REST: Move back from rest-plugin into respective subsystem directories.

Mon Mar 11 02:47:55 CET 2019
  Make configure complain if no working libidn is detected. -CG

Sat Mar 9 15:58:45 2019 +0100
  REST: Config option for address bind. Defaults to localhost.
  GNS: dns2gns/gns-proxy config option for address bind. Defaults to localhost.

Sat Mar 9 01:58:22 CET 2019
  gnunet-publish now by default does not expose the creation time,
  option -d no longer exists, to enable the old behavior use -E. -CG

Sat Mar 2 14:23:10 2019 +0100
  utils: gnunet-qr.py now installed under pkgshare instead of bin

Thu Feb 28 19:07:59 CET 2019
  CADET: Fix in order, unrealiable message ordering
DeltaFile
+1-10gnunet/Makefile
+4-4gnunet/distinfo
+2-1gnunet/TODO
+1-2gnunet/options.mk
+8-174 files

UnifiedSplitRaw