ports/175646: [MAINTAINER] devel/pecl-ev: update to 0.2.3

John Chen johnpupu at gmail.com
Mon Jan 28 09:50:00 UTC 2013


>Number:         175646
>Category:       ports
>Synopsis:       [MAINTAINER] devel/pecl-ev: update to 0.2.3
>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:   Mon Jan 28 09:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Chen
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
Watcher
>Environment:
System: FreeBSD www.johnpupu.tw 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10
>Description:
- Update to 0.2.3

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

--- pecl-ev-0.2.3.patch begins here ---
diff -ruN --exclude=CVS ../pecl-ev.orig/Makefile ./Makefile
--- ../pecl-ev.orig/Makefile	2013-01-27 23:42:21.000000000 +0800
+++ ./Makefile	2013-01-28 17:33:47.000000000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/devel/pecl-ev/Makefile,v 1.1 2013/01/27 15:42:21 svnexp Exp $
 
 PORTNAME=	ev
-PORTVERSION=	0.2.2
+PORTVERSION=	0.2.3
 CATEGORIES=	devel
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -14,20 +14,11 @@
 
 LICENSE=	PHP301
 
+USE_PHP=	yes
 USE_PHP_BUILD=	yes
 USE_PHPIZE=	yes
 USE_PHPEXT=	yes
 PHP_MODNAME=	ev
 IGNORE_WITH_PHP=4 52 53
 
-.include <bsd.port.pre.mk>
-
-.if exists(${LOCALBASE}/include/php/ext/sockets/php_sockets.h)
-USE_PHP=	sockets
-CONFIGURE_ARGS+=	--enable-ev-sockets
-.else
-USE_PHP=	yes
-CONFIGURE_ARGS+=	--disable-ev-sockets
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS ../pecl-ev.orig/distinfo ./distinfo
--- ../pecl-ev.orig/distinfo	2013-01-27 23:42:21.000000000 +0800
+++ ./distinfo	2013-01-28 17:34:02.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PECL/ev-0.2.2.tgz) = 059b17ec9a1c8f77bdc5531433b565392b7e53860e5208fa50e83443c5ea580b
-SIZE (PECL/ev-0.2.2.tgz) = 93696
+SHA256 (PECL/ev-0.2.3.tgz) = 80ca5927f19d55977677681a1ad8d498cef28a9d237456fe9c20925f4b19389f
+SIZE (PECL/ev-0.2.3.tgz) = 92926
--- pecl-ev-0.2.3.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list