1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Upgrade MM Shared Memory Library from version 1.0.12 to 1.1.0

This commit is contained in:
Ralf S. Engelschall 2000-04-30 09:49:00 +00:00
parent c6da23405e
commit 387db38830
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28151
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mm
PORTVERSION= 1.0.12
PORTVERSION= 1.1.0
CATEGORIES= devel
MASTER_SITES= http://www.engelschall.com/sw/mm/ \
ftp://ftp.engelschall.com/sw/mm/

View File

@ -1 +1 @@
MD5 (mm-1.0.12.tar.gz) = 9291897391ef39a8c3172f26a88519b8
MD5 (mm-1.1.0.tar.gz) = eca38a0f2ad9a1799b33c79fc4cfe985

View File

@ -1,5 +1,5 @@
MM - Shared Memory Library
Copyright (c) 1999 Ralf S. Engelschall, All rights reserved.
Copyright (c) 1999-2000 Ralf S. Engelschall, All rights reserved.
The MM library is a 2-layer abstraction library which simplifies
the usage of shared memory between forked (and this way strongly

View File

@ -3,6 +3,6 @@ include/mm.h
lib/libmm.a
lib/libmm.la
lib/libmm.so
lib/libmm.so.10
lib/libmm.so.11
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B