summaryrefslogtreecommitdiff
path: root/devel/libmm
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>2002-08-01 00:28:16 +0000
committermycroft <mycroft@pkgsrc.org>2002-08-01 00:28:16 +0000
commit85bcbed79a8796a2c77ced9b245ec119e6a4835f (patch)
tree8a9be631277c4d352b67301a502d9816d3967cd1 /devel/libmm
parent20a1bea9c458458cf74bf695878c966b3026827d (diff)
downloadpkgsrc-85bcbed79a8796a2c77ced9b245ec119e6a4835f.tar.gz
Update to mm 1.2.1. Only functional change is to fix a /tmp race condition
that created a local root hole.
Diffstat (limited to 'devel/libmm')
-rw-r--r--devel/libmm/Makefile6
-rw-r--r--devel/libmm/PLIST12
-rw-r--r--devel/libmm/distinfo6
3 files changed, 12 insertions, 12 deletions
diff --git a/devel/libmm/Makefile b/devel/libmm/Makefile
index c46de2c1564..aed5963e96a 100644
--- a/devel/libmm/Makefile
+++ b/devel/libmm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2002/07/30 15:41:58 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2002/08/01 00:28:16 mycroft Exp $
#
-DISTNAME= mm-1.1.3
-PKGNAME= libmm-1.1.3
+DISTNAME= mm-1.2.1
+PKGNAME= libmm-1.2.1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/mm/
diff --git a/devel/libmm/PLIST b/devel/libmm/PLIST
index 14ff96fd5c7..b39a837ea3a 100644
--- a/devel/libmm/PLIST
+++ b/devel/libmm/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:24:36 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/08/01 00:28:16 mycroft Exp $
bin/mm-config
-man/man1/mm-config.1
-man/man3/mm.3
include/mm.h
-lib/libmm.la
lib/libmm.a
+lib/libmm.la
lib/libmm.so
-lib/libmm.so.11
-lib/libmm.so.11.23
+lib/libmm.so.12
+lib/libmm.so.12.21
+man/man1/mm-config.1
+man/man3/mm.3
diff --git a/devel/libmm/distinfo b/devel/libmm/distinfo
index 2323894bb64..16ff54d7ac6 100644
--- a/devel/libmm/distinfo
+++ b/devel/libmm/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/07/14 23:06:26 cjones Exp $
+$NetBSD: distinfo,v 1.2 2002/08/01 00:28:16 mycroft Exp $
-SHA1 (mm-1.1.3.tar.gz) = 17430522a2c7de6175443393ad481372cc2da329
-Size (mm-1.1.3.tar.gz) = 137951 bytes
+SHA1 (mm-1.2.1.tar.gz) = c2915c82adbf9be7b43375a5ced3dc08700b1810
+Size (mm-1.2.1.tar.gz) = 217078 bytes