Hi

Hopefully a useful reminder...

http://pecl.php.net/package/APC/3.0.15

has been out for a couple of months and contains significant bug fixes over 3.0.14.

I have hacked the current port with the following:

[EMAIL PROTECTED] diff -u distinfo distinfo.orig
--- distinfo    Mon Nov 19 12:15:00 2007
+++ distinfo.orig       Mon Nov 19 12:14:09 2007
@@ -1,3 +1,3 @@
-MD5 (PECL/APC-3.0.15.tgz) = fa15eac040221728f3aaeaf9595de6e1
-SHA256 (PECL/APC-3.0.15.tgz) = 1c475a84d12db2a45f1489a48f375d77854ae2c1d6626db3e812ccc04461911a
-SIZE (PECL/APC-3.0.15.tgz) = 112056
+MD5 (PECL/APC-3.0.14.tgz) = 0f452f936239b6107d3e2e5cda4f4bda
+SHA256 (PECL/APC-3.0.14.tgz) = f05195d163983a8f36336e622e6008bfecd4643d7c5613a6e4a8b07ed735e050
+SIZE (PECL/APC-3.0.14.tgz) = 108511


[EMAIL PROTECTED] diff -u Makefile Makefile.orig
--- Makefile    Mon Nov 19 12:15:21 2007
+++ Makefile.orig       Mon Nov 19 12:15:18 2007
@@ -6,7 +6,7 @@
 #

 PORTNAME=      APC
-DISTVERSION=   3.0.15
+DISTVERSION=   3.0.14
 CATEGORIES=    www
 MASTER_SITES=  http://pecl.php.net/get/
 PKGNAMEPREFIX= pecl-


and it seems to compile, install and run just fine on a heavily loaded production machine.

If you could update the port, that would really help us roll this out.

Thanks

Oliver

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to