Index: head/devel/pecl-spl_types/files/patch-spl_type.c =================================================================== --- head/devel/pecl-spl_types/files/patch-spl_type.c (revision 350334) +++ head/devel/pecl-spl_types/files/patch-spl_type.c (nonexistent) @@ -1,20 +0,0 @@ ---- ./spl_type.c.orig 2010-04-12 13:52:44.000000000 -0400 -+++ ./spl_type.c 2010-04-12 13:52:53.000000000 -0400 -@@ -402,7 +402,7 @@ - return spl_type_object_new_ex(class_type, 1, NULL, spl_type_set_float TSRMLS_CC); - } - /* {{{ Method and class definitions */ --static ZEND_BEGIN_ARG_INFO_EX(arg_SplType___construct, 0, 0, 0) -+ZEND_BEGIN_ARG_INFO_EX(arg_SplType___construct, 0, 0, 0) - ZEND_ARG_INFO(0, initial_value) - ZEND_ARG_INFO(0, strict) - ZEND_END_ARG_INFO() -@@ -412,7 +412,7 @@ - {NULL, NULL, NULL} - }; - --static ZEND_BEGIN_ARG_INFO_EX(arg_SplEnum_getConstList, 0, 0, 0) -+ZEND_BEGIN_ARG_INFO_EX(arg_SplEnum_getConstList, 0, 0, 0) - ZEND_ARG_INFO(0, include_default) - ZEND_END_ARG_INFO() - Property changes on: head/devel/pecl-spl_types/files/patch-spl_type.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/pecl-spl_types/Makefile =================================================================== --- head/devel/pecl-spl_types/Makefile (revision 350334) +++ head/devel/pecl-spl_types/Makefile (revision 350335) @@ -1,29 +1,30 @@ # Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= spl_types -PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTVERSION= 0.4.0 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DISTNAME= SPL_Types-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org -COMMENT= A PECL extension of a collection of special typehandling classes +MAINTAINER= 5u623l20@gmail.com +COMMENT= PECL extension of a collection of special typehandling classes LICENSE= PHP301 +OPTIONS_DEFINE= RE2C +RE2C_DESC= Compile regular expression 2 C +RE2C_RUN_DEPENDS= re2c:${PORTSDIR}/devel/re2c + USE_PHP= spl -USE_PHP_BUILD= yes +#USE_PHP_BUILD= yes USE_PHPEXT= yes -PHP_MODNAME= spl_types -DEFAULT_PHP_VER=53 -IGNORE_WITH_PHP=5 +USES= tar:tgz CONFIGURE_ARGS= --enable-spl-types CFLAGS+= -I${LOCALBASE}/include .include Index: head/devel/pecl-spl_types/distinfo =================================================================== --- head/devel/pecl-spl_types/distinfo (revision 350334) +++ head/devel/pecl-spl_types/distinfo (revision 350335) @@ -1,2 +1,2 @@ -SHA256 (PECL/SPL_Types-0.3.0.tgz) = 1e11b0c01a4743cf3216942412fa89e5a5e5157491a6be8f12bab8e0a7136fcd -SIZE (PECL/SPL_Types-0.3.0.tgz) = 8100 +SHA256 (PECL/SPL_Types-0.4.0.tgz) = b44101401b2664822fd17e6f491d912203496108ff9d0b86b043bff67c5f724f +SIZE (PECL/SPL_Types-0.4.0.tgz) = 8388