Subject: CVS commit: pkgsrc/devel/libmm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/25/2004 14:19:06
Module Name:	pkgsrc
Committed By:	adam
Date:		Thu Nov 25 14:19:06 UTC 2004

Modified Files:
	pkgsrc/devel/libmm: Makefile distinfo

Log Message:
Changes 1.3.1:
  *) Upgraded build environment to GNU Shtool 2.0.1,
     GNU Libtool 1.5.8 and Autoconf 2.59.

Changes 1.3.0:
  *) Correctly cleanup under MM_SHMT_MMZERO in case of a shared
     memory segment creation error.
  *) Close the filedescriptor of the underlying object immediately
     after mmap(2)'ing it in case of MM_SHMT_MMPOSX, MM_SHMT_MMZERO
     and MM_SHMT_MMFILE.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/libmm/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libmm/distinfo

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