summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-28 05:47:46 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-28 05:47:46 +0000
commit3a68c877f290c4240eb83d6a1ef7e4f65e6dc242 (patch)
tree97a91a571854d9dde62b07a2c5c57ab89812570e
parentAdd patch to fix missing line breaks in the chat box (diff)
Bump shared library version because of devel/mm update
PR: ports/41053 Submitted by: Scott Lampert <scott@lampert.org>
Notes
Notes: svn path=/head/; revision=63651
-rw-r--r--devel/shmap/Makefile2
-rw-r--r--russian/apache13-modssl/Makefile2
-rw-r--r--www/apache13-modssl/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile
index f16df549c015..b05d6906136f 100644
--- a/devel/shmap/Makefile
+++ b/devel/shmap/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= mm.11:${PORTSDIR}/devel/mm
+LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile
index 6126d7302ea2..ff09e1754d86 100644
--- a/russian/apache13-modssl/Makefile
+++ b/russian/apache13-modssl/Makefile
@@ -51,7 +51,7 @@ USE_OPENSSL= YES
.include <bsd.port.pre.mk>
-LIB_DEPENDS= mm.11:${PORTSDIR}/devel/mm
+LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm
VERSION_APACHE= 1.3.26
VERSION_MODSSL= 2.8.10
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index d7726f3b184b..41e467a09a61 100644
--- a/www/apache13-modssl/Makefile
+++ b/www/apache13-modssl/Makefile
@@ -30,7 +30,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= mm.11:${PORTSDIR}/devel/mm
+LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm
MASTER_SITES_MODSSL= http://www.modssl.org/source/ \
ftp://ftp.modssl.org/source/ \