Subject: CVS commit: pkgsrc/devel/erlang-cache_tab
From: Filip Hajny
Date: 2017-07-07 11:31:45
Message id: 20170707093145.9B688FAE8@cvs.NetBSD.org

Log Message:
Update devel/erlang-cache_tab to 1.0.9.

Version 1.0.9
- Make sure we publish include dir on hex.pm

Version 1.0.8
- Make rebar.config.script more structured and fix problem with coveralls
- Add new cache implementation on top of ETS
- Introduce lookup/2 insert/3,4 insert_new/3,4 calls
- Export clear/2
- Store ets_cache options globally
- Add start/0 and stop/0 functions for convenience
- Rewrite ets_cache module
- Fix info/1
- Don't crash if counter doesn't exist

Files:
RevisionActionfile
1.6modifypkgsrc/devel/erlang-cache_tab/Makefile
1.2modifypkgsrc/devel/erlang-cache_tab/PLIST
1.6modifypkgsrc/devel/erlang-cache_tab/distinfo
1.4removepkgsrc/devel/erlang-cache_tab/patches/patch-rebar.config