Subject: CVS commit: pkgsrc/devel/bglibs
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 11/07/2006 08:06:32
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Tue Nov  7 08:06:32 UTC 2006

Modified Files:
	pkgsrc/devel/bglibs: Makefile distinfo
Removed Files:
	pkgsrc/devel/bglibs/patches: patch-aa

Log Message:
Update to 1.102. From the changelog:

- Fixed a bug in resolve_ipv4name_n: when handling multiple IPs, it
  would always copy the first one multiple times.

- Added more conversions to fmt_multi:
  S - formats a str
  m - formats the result of strerror(errno)

- Fixed include compatibility problem in sys/tryclockgettime.c.
  Thanks Amitai Schlair

- Added sysdep for __attribute__.

- Marked some symbols as "weak" to prevent link errors if they aren't
  defined by programs using -lbg.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/devel/bglibs/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/devel/bglibs/distinfo
cvs rdiff -r1.8 -r0 pkgsrc/devel/bglibs/patches/patch-aa

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