summaryrefslogtreecommitdiff
path: root/devel/bglibs/PLIST
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2006-02-20 02:59:51 +0000
committerschmonz <schmonz@pkgsrc.org>2006-02-20 02:59:51 +0000
commitb2bbb775e2b9c44fbabf3e92007ab696c77cad78 (patch)
treef1a64af35b81d50eae101ea9ad69514580fb53f5 /devel/bglibs/PLIST
parent769a3b535273c885f9d60f08aac756f1c6734333 (diff)
downloadpkgsrc-b2bbb775e2b9c44fbabf3e92007ab696c77cad78.tar.gz
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.
Diffstat (limited to 'devel/bglibs/PLIST')
-rw-r--r--devel/bglibs/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/bglibs/PLIST b/devel/bglibs/PLIST
index 65ad1e0c1bb..15b9d844e0a 100644
--- a/devel/bglibs/PLIST
+++ b/devel/bglibs/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.4 2005/12/02 17:18:05 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/02/20 02:59:51 schmonz Exp $
bin/bg-installer
+bin/cli-generate
bin/crc-gentab
include/bglibs/adt/common.h
include/bglibs/adt/ghash.h
@@ -124,6 +125,7 @@ lib/bglibs/unix/nonblock.a
lib/bglibs/unix/sig.a
lib/bglibs/vmailmgr/client.a
lib/bglibs/vmailmgr/vpwentry.a
+man/man1/cli-generate.1
@dirrm lib/bglibs/vmailmgr
@dirrm lib/bglibs/unix
@dirrm lib/bglibs/str