summaryrefslogtreecommitdiff
path: root/devel/libmm
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-11-25 14:19:06 +0000
committeradam <adam@pkgsrc.org>2004-11-25 14:19:06 +0000
commit7c6e8f6fe8163775a3710079b821b3bc286eae1d (patch)
tree2fce2ebf6e6a65f521869b2b62b1292f91fc42bf /devel/libmm
parentaa35e430f194d01b4781676038143effac7e2d04 (diff)
downloadpkgsrc-7c6e8f6fe8163775a3710079b821b3bc286eae1d.tar.gz
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.
Diffstat (limited to 'devel/libmm')
-rw-r--r--devel/libmm/Makefile6
-rw-r--r--devel/libmm/distinfo6
2 files changed, 5 insertions, 7 deletions
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