pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libmm Changes 1.3.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0347f597da09
branches:  trunk
changeset: 484119:0347f597da09
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Nov 25 14:19:06 2004 +0000

description:
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:

 devel/libmm/Makefile |  6 ++----
 devel/libmm/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 2e1a757ad697 -r 0347f597da09 devel/libmm/Makefile
--- a/devel/libmm/Makefile      Thu Nov 25 14:15:59 2004 +0000
+++ b/devel/libmm/Makefile      Thu Nov 25 14:19:06 2004 +0000
@@ -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 -r 2e1a757ad697 -r 0347f597da09 devel/libmm/distinfo
--- a/devel/libmm/distinfo      Thu Nov 25 14:15:59 2004 +0000
+++ b/devel/libmm/distinfo      Thu Nov 25 14:19:06 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index