From 9dd9e1cf56e6614385e47f1e9e44e97630241d26 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 18 Mar 2014 15:03:16 +0000 Subject: [PATCH] - Update to 2.0.2 - While I'm here: - Use USES=tar:tgz - Remove outdated IGNORE_WITH_PHP Changes: http://pecl.php.net/package-changelog.php?package=pthreads PR: ports/187694 Submitted by: John Chen (maintainer) --- devel/pecl-pthreads/Makefile | 7 ++++--- devel/pecl-pthreads/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/pecl-pthreads/Makefile b/devel/pecl-pthreads/Makefile index 6a4b8384fa91..69a46644086f 100644 --- a/devel/pecl-pthreads/Makefile +++ b/devel/pecl-pthreads/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= pthreads -PORTVERSION= 0.1.0 +PORTVERSION= 2.0.2 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com @@ -14,12 +13,14 @@ COMMENT= Compatible Threading API for PHP5.3+ LICENSE= PHP301 +CFLAGS+= -I${LOCALBASE}/include + USE_PHP= yes USE_PHP_BUILD= yes USE_PHPIZE= yes USE_PHPEXT= yes PHP_MODNAME= pthreads -IGNORE_WITH_PHP= 52 +USES= tar:tgz .include diff --git a/devel/pecl-pthreads/distinfo b/devel/pecl-pthreads/distinfo index 97dcbeda56e7..2ea1f5c3e25f 100644 --- a/devel/pecl-pthreads/distinfo +++ b/devel/pecl-pthreads/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/pthreads-0.1.0.tgz) = 55f8533b5be0dd681cb8f7f99d42489981eb6265f5ca1547b08b6ace8eee4c60 -SIZE (PECL/pthreads-0.1.0.tgz) = 69764 +SHA256 (PECL/pthreads-2.0.2.tgz) = 576b12fd25eaaa343b14b9f567725047d6030b10001acc5b6c1affc44f4d7d4d +SIZE (PECL/pthreads-2.0.2.tgz) = 76800