1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

- 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 <johnpupu@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-03-18 15:03:16 +00:00
parent 8eec3172f8
commit 9dd9e1cf56
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348569
2 changed files with 6 additions and 5 deletions

View File

@ -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 <bsd.port.options.mk>

View File

@ -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