---
name: libhash
version: 1.0.3
origin: devel/libhash
comment: A library for manipulating hash tables
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: rodrigo@bebik.net
prefix: /usr/local
licenselogic: single
flatsize: 25046
desc: |
  This C library provides functions for manipulating in memory hash tables (aka
  associative arrays). Data is stored as void *'s so any data structure can be
  stored.
categories: [devel]
files:
  /usr/local/include/hash.h: 4e6b3567e1c6d66a57f61f34c5ed162a67e48de76a72b1e30e211a9e052dbd66
  /usr/local/lib/libhash.a: 15de6f401b626c765deacc3103f0227e70a8b8edeac7691ab5a800726d864cba
  /usr/local/lib/libhash.so: '-'
  /usr/local/lib/libhash.so.1: 3d52f6a79dfdcd7a8ebfad56331947b6d4350b5276b9586df75281b4e77e2b89
  /usr/local/lib/libhash_p.a: 479e824fc35cd90f457844dd70e966229ea3ed34ba48a1ee5f4192d8f25b365a
  /usr/local/man/man3/hash_compare_int.3.gz: '-'
  /usr/local/man/man3/hash_compare_string.3.gz: '-'
  /usr/local/man/man3/hash_copy_int.3.gz: '-'
  /usr/local/man/man3/hash_copy_string.3.gz: '-'
  /usr/local/man/man3/hash_deinitialise.3.gz: '-'
  /usr/local/man/man3/hash_delete.3.gz: '-'
  /usr/local/man/man3/hash_fetch_next.3.gz: '-'
  /usr/local/man/man3/hash_hash_int.3.gz: '-'
  /usr/local/man/man3/hash_hash_string.3.gz: '-'
  /usr/local/man/man3/hash_initialise.3.gz: '-'
  /usr/local/man/man3/hash_insert.3.gz: '-'
  /usr/local/man/man3/hash_iterator_deinitialise.3.gz: '-'
  /usr/local/man/man3/hash_iterator_initialise.3.gz: '-'
  /usr/local/man/man3/hash_retrieve.3.gz: '-'
  /usr/local/man/man3/libhash.3.gz: b596c5106b6beb7023081fce034df9583e6915dd2a7261b142550bbfdadc0cfe
  /usr/local/man/man3/libhash_convenience.3.gz: 2918ef502ca2654eb1a326c154041500f448d29cbcd58f7df17b499b5f4a49ac
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
