Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 01:30:09 -0800 (PST)
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/48807: [New Port] Turck MMCache 2.3.6 (An opcode cache for PHP)
Message-ID:  <200303070930.h279U9jo055628@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/48807; it has been noted by GNATS.

From: Alex Dupre <sysadmin@alexdupre.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/48807: [New Port] Turck MMCache 2.3.6 (An opcode cache for PHP)
Date: Fri, 7 Mar 2003 10:29:15 +0100

 Update to 2.3.7
 
 --- mmcache.diff begins here ---
 diff -ruN turck-mmcache.orig/Makefile turck-mmcache/Makefile
 --- turck-mmcache.orig/Makefile Fri Mar  7 10:15:28 2003
 +++ turck-mmcache/Makefile      Fri Mar  7 10:15:38 2003
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=      turck-mmcache
 -PORTVERSION=   2.3.6
 +PORTVERSION=   2.3.7
  CATEGORIES=    www
  MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=    ${PORTNAME}
 diff -ruN turck-mmcache.orig/distinfo turck-mmcache/distinfo
 --- turck-mmcache.orig/distinfo Fri Mar  7 10:15:28 2003
 +++ turck-mmcache/distinfo      Fri Mar  7 10:16:03 2003
 @@ -1 +1 @@
 -MD5 (turck-mmcache-2.3.6.tar.gz) = 74aa07afd6661db8c3b226c660fdd00e
 +MD5 (turck-mmcache-2.3.7.tar.gz) = 00343ce49d09434e176a72d26ec4ef89
 diff -ruN turck-mmcache.orig/pkg-message turck-mmcache/pkg-message
 --- turck-mmcache.orig/pkg-message      Fri Mar  7 10:15:28 2003
 +++ turck-mmcache/pkg-message   Fri Mar  7 10:21:25 2003
 @@ -7,10 +7,11 @@
  [mmcache]
  zend_extension="%%PREFIX%%/lib/php/%%EXT_DIR%%/mmcache.so"
  mmcache.shm_size="16"
 +mmcache.cache_dir="/tmp"
  mmcache.enable="1"
  mmcache.optimizer="1"
  mmcache.check_mtime="1"
  mmcache.debug="0"
 -mmcache.filter="*.php"
 +mmcache.filter=""
  
  *****************************************************************************
 --- mmcache.diff ends here ---
 
 -- 
 Alex Dupre                             sysadmin@alexdupre.com
 http://www.alexdupre.com/              alex@sm.FreeBSD.org
 
 Today's excuse: Virus transmitted from computer to sysadmins.
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303070930.h279U9jo055628>