Subject: CVS commit: pkgsrc/devel/bglibs
From: Amitai Schlair
Date: 2006-02-20 03:59:52
Message id: 20060220025952.24B7C2DA27@cvs.netbsd.org

Log Message:
Update to 1.040 and fix pkglint warnings. From the changelog:

- Added cli-generate, a program to produce C header and source from
  command-line interface description files.

- Modified the crypto HMAC code to do precalculation of the intermediate
  hash results.

- Fixed base64 decoding on systems where char is unsigned by default.
  Thanks Gerrit Pape.

- Tweaked the ghash_add function to return a pointer to the newly
  created entry (since some uses will want to use it immediately).

- Stop blocking SIGSEGV with the sig_all_* functions, as this has
  resulted in bugs causing endless signal loops.

Files:
RevisionActionfile
1.13modifypkgsrc/devel/bglibs/Makefile
1.5modifypkgsrc/devel/bglibs/PLIST
1.5modifypkgsrc/devel/bglibs/buildlink3.mk
1.12modifypkgsrc/devel/bglibs/distinfo