summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2006-06-01 18:00:59 +0000
committerjlam <jlam>2006-06-01 18:00:59 +0000
commit14f341c6ca90673597b799a23d4df2c92816f96a (patch)
tree0821370d2e243992a12339bf884c8c95092b4db8
parent31f6fc5d1282317437ef6da6b88b850b473786cd (diff)
downloadpkgsrc-14f341c6ca90673597b799a23d4df2c92816f96a.tar.gz
Updated www/php-eaccelerator to 0.9.5beta2. Changes from version 0.9.2a
include: * Nearly full support for PHP 5.1.x. * Many bugfixes and code cleanups. * The shared memory functions, session handler and content cache are disabled by default now. They are only used by a small amount of users and they could allow local users to fill up the memory if they aren't secured properly.
-rw-r--r--doc/CHANGES-20063
-rw-r--r--www/php-eaccelerator/Makefile9
-rw-r--r--www/php-eaccelerator/distinfo8
3 files changed, 10 insertions, 10 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index d49708de3a3..12103925b80 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.391 2006/06/01 14:43:19 markd Exp $
+$NetBSD: CHANGES-2006,v 1.392 2006/06/01 18:00:59 jlam Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -2867,3 +2867,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated x11/kde3-i18n-zh_TW to 3.5.3 [markd 2006-06-01]
Updated devel/kdevelop-base to 3.3.3 [markd 2006-06-01]
Updated devel/kdevelop to 3.3.3 [markd 2006-06-01]
+ Updated www/php-eaccelerator to 0.9.5beta2 [jlam 2006-06-01]
diff --git a/www/php-eaccelerator/Makefile b/www/php-eaccelerator/Makefile
index 2767b47f81c..66e4ca98c0c 100644
--- a/www/php-eaccelerator/Makefile
+++ b/www/php-eaccelerator/Makefile
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:11:28 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/01 18:00:59 jlam Exp $
MODNAME= eaccelerator
-PECL_VERSION= 0.9.2a
-PKGREVISION= 2
+PECL_VERSION= 0.9.5beta2
+PECL_DISTNAME= ${MODNAME}-0.9.5-beta2
CATEGORIES+= sysutils
COMMENT= PHP accelerator, optimizer, encoder and dynamic content cache
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=eaccelerator/}
-EXTRACT_SUFX= .tar.gz
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= jdolecek@NetBSD.org
CONFIGURE_ARGS+= --enable-${MODNAME}
-WRKSRC= ${WRKDIR}/${MODNAME}
.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/php-eaccelerator/distinfo b/www/php-eaccelerator/distinfo
index c80f043e376..7e8a8213f7d 100644
--- a/www/php-eaccelerator/distinfo
+++ b/www/php-eaccelerator/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/05/07 18:53:33 jdolecek Exp $
+$NetBSD: distinfo,v 1.2 2006/06/01 18:00:59 jlam Exp $
-SHA1 (php-eaccelerator/eaccelerator-0.9.2a.tar.gz) = a209284b0013fd89371cf847af1dd60f745e6e49
-RMD160 (php-eaccelerator/eaccelerator-0.9.2a.tar.gz) = f8c1ac8010815e8cb7e5e8ea8812b8cb45d38343
-Size (php-eaccelerator/eaccelerator-0.9.2a.tar.gz) = 115791 bytes
+SHA1 (php-eaccelerator/eaccelerator-0.9.5-beta2.tar.bz2) = da895c73c54189e2880761701d0a2a05717ca4d7
+RMD160 (php-eaccelerator/eaccelerator-0.9.5-beta2.tar.bz2) = 7f7821c732aca434f098f3994ca2d50ed62144ce
+Size (php-eaccelerator/eaccelerator-0.9.5-beta2.tar.bz2) = 113387 bytes