Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2014 19:19:40 +0800 (CST)
From:      John Chen <johnpupu@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/187694: [MAINTAINER] devel/pecl-pthreads: update to 2.0.2
Message-ID:  <201403181119.s2IBJem2082474@www.johnpupu.tw>
Resent-Message-ID: <201403181130.s2IBU0m2088879@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187694
>Category:       ports
>Synopsis:       [MAINTAINER] devel/pecl-pthreads: update to 2.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 18 11:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     John Chen
>Release:        FreeBSD 9.1-RELEASE-p10 amd64
>Organization:
Watcher
>Environment:
System: FreeBSD www.johnpupu.tw 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 #0: Sun Jan 12 20:11:23 UTC 2014
>Description:
- Update to 2.0.2

Generated with FreeBSD Port Tools 1.00.2014.03.03 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- pecl-pthreads-2.0.2.patch begins here ---
diff -ruN ../pecl-pthreads.orig/Makefile ./Makefile
--- ../pecl-pthreads.orig/Makefile	2014-03-14 17:31:23.000000000 +0800
+++ ./Makefile	2014-03-18 19:16:19.000000000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: head/devel/pecl-pthreads/Makefile 345730 2014-02-23 15:20:50Z sunpoet $
 
 PORTNAME=	pthreads
-PORTVERSION=	0.1.0
+PORTVERSION=	2.0.2
 CATEGORIES=	devel
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -14,6 +14,8 @@
 
 LICENSE=	PHP301
 
+CFLAGS+=	-I${LOCALBASE}/include
+
 USE_PHP=	yes
 USE_PHP_BUILD=	yes
 USE_PHPIZE=	yes
diff -ruN ../pecl-pthreads.orig/distinfo ./distinfo
--- ../pecl-pthreads.orig/distinfo	2014-03-14 17:28:06.000000000 +0800
+++ ./distinfo	2014-03-18 19:16:47.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PECL/pthreads-2.0.0.tgz) = 6eb1114d657e88e14657cbbb021cc860b4934048c653a8f7c648d0a3c28cb231
-SIZE (PECL/pthreads-2.0.0.tgz) = 71781
+SHA256 (PECL/pthreads-2.0.2.tgz) = 576b12fd25eaaa343b14b9f567725047d6030b10001acc5b6c1affc44f4d7d4d
+SIZE (PECL/pthreads-2.0.2.tgz) = 76800
--- pecl-pthreads-2.0.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403181119.s2IBJem2082474>