Update to latest version with some bugs fixed and better compatibility with 
newer php.
Regression tests are still broken, will work on them sooner or later.
 Ok ? Comments ?
  Cheers
   Giovanni
 
Index: Makefile
===================================================================
RCS file: /var/cvs/ports/www/pecl-memcache/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- Makefile	5 Jun 2015 06:00:22 -0000	1.23
+++ Makefile	19 Jun 2015 10:51:53 -0000
@@ -2,8 +2,7 @@
 
 COMMENT=	PHP interface to memcached
 
-DISTNAME=	memcache-3.0.6
-REVISION=	6
+DISTNAME=	memcache-3.0.8
 MAINTAINER=	William Yodlowsky <will...@openbsd.org>
 
 # PHP
Index: distinfo
===================================================================
RCS file: /var/cvs/ports/www/pecl-memcache/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo	18 Jan 2015 03:15:48 -0000	1.6
+++ distinfo	19 Jun 2015 10:52:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (memcache-3.0.6.tgz) = z2hx8JRO44AixfhJEPMG2DsPUVZLvAhiSiFeBthIZhg=
-SIZE (memcache-3.0.6.tgz) = 54717
+SHA256 (memcache-3.0.8.tgz) = LK5bQj/7/TOiWYKYSfYADU2wGN6+Pins8wVvBmQugxE=
+SIZE (memcache-3.0.8.tgz) = 70523

Reply via email to