From 9b54f0153b7316e1c7af1a12eb3a17914c37ff2b Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 25 Nov 2004 14:19:06 +0000 Subject: 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. --- devel/libmm/Makefile | 6 ++---- devel/libmm/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'devel/libmm') diff --git a/devel/libmm/Makefile b/devel/libmm/Makefile index 9dd605a7d81..9f567e7cb8b 100644 --- a/devel/libmm/Makefile +++ b/devel/libmm/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2004/11/18 15:51:35 jlam Exp $ -# +# $NetBSD: Makefile,v 1.12 2004/11/25 14:19:06 adam Exp $ -DISTNAME= mm-1.2.2 +DISTNAME= mm-1.3.1 PKGNAME= lib${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/mm/ diff --git a/devel/libmm/distinfo b/devel/libmm/distinfo index 93c38414824..3a6d3513f21 100644 --- a/devel/libmm/distinfo +++ b/devel/libmm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2002/12/31 19:06:57 jlam Exp $ +$NetBSD: distinfo,v 1.5 2004/11/25 14:19:06 adam Exp $ -SHA1 (mm-1.2.2.tar.gz) = f98392eb91b4e2a2a017abead80cbfceea825175 -Size (mm-1.2.2.tar.gz) = 225559 bytes +SHA1 (mm-1.3.1.tar.gz) = 10ad006caaef0fc71ffea1b56b76bde88da8d4db +Size (mm-1.3.1.tar.gz) = 327680 bytes -- cgit v1.2.3