diff -ruN pecl-pthreads.orig/Makefile pecl-pthreads/Makefile --- pecl-pthreads.orig/Makefile 2017-07-11 14:41:15.452803000 -0400 +++ pecl-pthreads/Makefile 2017-07-11 14:41:49.001300000 -0400 @@ -2,18 +2,18 @@ # $FreeBSD: head/devel/pecl-pthreads/Makefile 438175 2017-04-10 15:08:47Z mat $ PORTNAME= pthreads -PORTVERSION= 2.0.10 -PORTREVISION= 1 +PORTVERSION= 3.1.6 CATEGORIES= devel MAINTAINER= johnpupu@gmail.com -COMMENT= Compatible Threading API for PHP5.3+ +COMMENT= Compatible Threading API for PHP7.0+ LICENSE= PHP301 CFLAGS+= -I${LOCALBASE}/include USES= php:pecl +IGNORE_WITH_PHP=56 71 .include diff -ruN pecl-pthreads.orig/distinfo pecl-pthreads/distinfo --- pecl-pthreads.orig/distinfo 2017-07-11 14:40:39.107591000 -0400 +++ pecl-pthreads/distinfo 2017-07-11 14:34:16.304102000 -0400 @@ -1,2 +1,3 @@ -SHA256 (PECL/pthreads-2.0.10.tgz) = 8bdf8d8918680421ca0ced1e62292eeb626f800a808d0a3b6812841756588cf6 -SIZE (PECL/pthreads-2.0.10.tgz) = 85247 +TIMESTAMP = 1499798056 +SHA256 (PECL/pthreads-3.1.6.tgz) = bb13da909a7a7ae1f9e499166103a2d24628993238ce03a8aae3eaa492c0b736 +SIZE (PECL/pthreads-3.1.6.tgz) = 80932 diff -ruN pecl-pthreads.orig/pkg-descr pecl-pthreads/pkg-descr --- pecl-pthreads.orig/pkg-descr 2017-07-11 14:00:39.004669000 -0400 +++ pecl-pthreads/pkg-descr 2017-07-11 14:01:09.839487000 -0400 @@ -1,3 +1,3 @@ -A compatible Threading API for PHP5.3+ +A compatible Threading API for PHP7.0+ WWW: https://pecl.php.net/package/pthreads