Subject: CVS commit: pkgsrc/devel/bglibs
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 07/29/2006 00:58:52
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Sat Jul 29 00:58:51 UTC 2006

Modified Files:
	pkgsrc/devel/bglibs: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update to 1.100. From the changelog:

* This package now builds and installs as a shared library. Requires
    libtool to be installed.

- Added support to bg-installer for installing shared libraries
    with libtool.

- Fixed a bug in counting the length of signed and unsigned long
    long integers (0 was counted as having zero length).

- Fixed bug in error return of ibuf_openreadclose. Thanks Gerrit
    Pape.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/bglibs/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/bglibs/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/bglibs/buildlink3.mk
cvs rdiff -r1.16 -r1.17 pkgsrc/devel/bglibs/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.