Date: Thu, 31 Oct 2013 23:32:31 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332297 - head/devel/pecl-newt Message-ID: <201310312332.r9VNWVb3010713@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: garga Date: Thu Oct 31 23:32:31 2013 New Revision: 332297 URL: http://svnweb.freebsd.org/changeset/ports/332297 Log: . Support STAGE . Use space on WWW Modified: head/devel/pecl-newt/Makefile head/devel/pecl-newt/pkg-descr (contents, props changed) Modified: head/devel/pecl-newt/Makefile ============================================================================== --- head/devel/pecl-newt/Makefile Thu Oct 31 23:32:00 2013 (r332296) +++ head/devel/pecl-newt/Makefile Thu Oct 31 23:32:31 2013 (r332297) @@ -19,7 +19,6 @@ USE_PHPIZE= yes USE_PHP_BUILD= yes USE_PHPEXT= yes PHP_MODNAME= newt -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/SEARCH_PATH/ s,=",="${LOCALBASE} ${PREFIX} ,' \ Modified: head/devel/pecl-newt/pkg-descr ============================================================================== --- head/devel/pecl-newt/pkg-descr Thu Oct 31 23:32:00 2013 (r332296) +++ head/devel/pecl-newt/pkg-descr Thu Oct 31 23:32:31 2013 (r332297) @@ -5,4 +5,4 @@ windows, buttons, checkboxes, radiobutto textareas, scales, etc. Use of this extension if very similar to the original Newt API of C programming language. -WWW: http://pecl.php.net/package/newt +WWW: http://pecl.php.net/package/newt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310312332.r9VNWVb3010713>