Subject: CVS commit: pkgsrc/devel/boehm-gc
From: Thomas Klausner
Date: 2018-04-17 07:32:19
Message id: 20180417053219.B63E0FBEC@cvs.NetBSD.org

Log Message:
boehm-gc: update to 7.6.4.

== [7.6.4] 2018-01-26 ==

* Add note of set_free_space_divisor, set_warn_proc ABI change after gc-7.1
* Change compiler invocation example in gc.man to use dynamic libgc
* Delete dont_ar_* build intermediate files on make clean (Makefile.direct)
* Do not declare dl_iterate_phdr as weak for DragonFly
* Fix 'cords' parallel build in Makefile.direct
* Fix 'undeclared identifier USRSTACK' compiler error on OpenBSD-6.2
* Fix error code in abort message if sem_wait failed in start_world (NetBSD)
* Fix GC allocation mutex in child after a fork
* Fix global operator delete definition for C++14 in gc_cpp
* Fix last_reclaimed..gc_no interval comparison to threshold in unmap_old
* Fix libgc version which was changed in linkage breaking way
* Fix missing EOLn output in threadlibs tool
* Fix threadlibs tool to output '-lpthread' for DragonFly
* Prevent DATASTART redefinition for NaCl
* Remove obsolete advice about linking with _DYNAMIC=0 (Linux)

Files:
RevisionActionfile
1.88modifypkgsrc/devel/boehm-gc/Makefile
1.60modifypkgsrc/devel/boehm-gc/distinfo
1.1removepkgsrc/devel/boehm-gc/patches/patch-Makefile.in
1.1removepkgsrc/devel/boehm-gc/patches/patch-configure
1.4removepkgsrc/devel/boehm-gc/patches/patch-dyn__load.c
1.1removepkgsrc/devel/boehm-gc/patches/patch-tools_threadlibs.c