Subject: CVS commit: pkgsrc/devel/libmaa
From: Aleksey Cheusov
Date: 2020-04-11 00:44:23
Message id: 20200410224423.E9907FB27@cvs.NetBSD.org

Log Message:
Update libmaa to 1.4.7:

  Fix incorrect work of set_* where hash function generates full
  ulong_t hash value

  hsh_string_hash generates full 64bit hash value on platforms where
  sizeof(long) == 8

  Improve build and test system

  tests/err: minor fix, target "test" should not remove _mkc_* and .o files

  Avoid trailing \n in format argument for err_* functions, no need
  for it any longer

  tests/err/errtest.c: fix another compilation failure due to __wur
  (warning used result)

Files:
RevisionActionfile
1.17modifypkgsrc/devel/libmaa/Makefile
1.15modifypkgsrc/devel/libmaa/distinfo