FreeBSD Bugzilla – Attachment 173004 Details for
Bug 211383
[PATCH] www/pecl-solr: update to 2.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Port shar file
pecl-solr.shar (text/plain), 3.63 KB, created by
Daniel Ylitalo
on 2016-07-26 14:48:09 UTC
(
hide
)
Description:
Port shar file
Filename:
MIME Type:
Creator:
Daniel Ylitalo
Created:
2016-07-26 14:48:09 UTC
Size:
3.63 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># pecl-solr ># pecl-solr/Makefile ># pecl-solr/distinfo ># pecl-solr/files ># pecl-solr/files/patch-config.m4 ># pecl-solr/files/patch-src_php5_php_solr.c ># pecl-solr/files/patch-src_php7_php_solr.c ># pecl-solr/pkg-descr ># >echo c - pecl-solr >mkdir -p pecl-solr > /dev/null 2>&1 >echo x - pecl-solr/Makefile >sed 's/^X//' >pecl-solr/Makefile << 'e125f14236ded87760eb40977822fc39' >X# Created by: Hung-Yi Chen <gaod@hychen.org> >X# $FreeBSD: head/www/pecl-solr/Makefile 417719 2016-06-28 14:00:45Z mat $ >X >XPORTNAME= solr >XPORTVERSION= 2.4.0 >XCATEGORIES= www >XMASTER_SITES= http://pecl.php.net/get/ >XPKGNAMEPREFIX= pecl- >XEXTRACT_SUFX= .tgz >X >XMAINTAINER= gaod@hychen.org >XCOMMENT= The Apache Solr PHP extension >X >XBROKEN_powerpc64= Does not build >X >XLIB_DEPENDS= libcurl.so:ftp/curl \ >X libxml2.so:textproc/libxml2 >X >XUSES= php:ext >XUSE_PHP= json:build >X >X.include <bsd.port.mk> >e125f14236ded87760eb40977822fc39 >echo x - pecl-solr/distinfo >sed 's/^X//' >pecl-solr/distinfo << '9b676c4e55897288e536bc17df211fda' >XTIMESTAMP = 1469542740 >XSHA256 (solr-2.4.0.tgz) = 22865dafb76fc5839e84a5bd423bb37d5062883e5dfc4d064b43129ac9f2752c >XSIZE (solr-2.4.0.tgz) = 256316 >9b676c4e55897288e536bc17df211fda >echo c - pecl-solr/files >mkdir -p pecl-solr/files > /dev/null 2>&1 >echo x - pecl-solr/files/patch-config.m4 >sed 's/^X//' >pecl-solr/files/patch-config.m4 << 'ca5963ee4019bc5be7f4eef96c330d2f' >X--- config.m4.orig 2014-06-22 18:58:51.253187297 +0800 >X+++ config.m4 2014-06-22 19:01:04.313188083 +0800 >X@@ -82,7 +82,7 @@ >X >X PHP_ADD_INCLUDE($CURL_DIR/include) >X PHP_EVAL_LIBLINE($CURL_LIBS, SOLR_SHARED_LIBADD) >X- PHP_ADD_LIBRARY_WITH_PATH(curl, $CURL_DIR/lib, SOLR_SHARED_LIBADD) >X+ PHP_ADD_LIBRARY_WITH_PATH(curl, $CURL_DIR/$PHP_LIBDIR, SOLR_SHARED_LIBADD) >X >X if test "$PHP_LIBXML" = "no"; then >X AC_MSG_ERROR([Solr extension requires LIBXML extension, add --enable-libxml]) >ca5963ee4019bc5be7f4eef96c330d2f >echo x - pecl-solr/files/patch-src_php5_php_solr.c >sed 's/^X//' >pecl-solr/files/patch-src_php5_php_solr.c << 'ba2271b78da55f3c3096352340b87ea3' >X--- src/php5/php_solr.c.orig 2016-07-26 16:28:28.879031000 +0200 >X+++ src/php5/php_solr.c 2016-07-26 16:28:50.359021000 +0200 >X@@ -1030,8 +1030,6 @@ >X >X /* {{{ solr_module_deps */ >X static zend_module_dep solr_module_deps[] = { >X- ZEND_MOD_REQUIRED(PHP_LIBXML_EXTENSION_NAME) >X- ZEND_MOD_REQUIRED(PHP_JSON_EXTENSION_NAME) >X ZEND_MOD_END >X }; >X /* }}} */ >X >ba2271b78da55f3c3096352340b87ea3 >echo x - pecl-solr/files/patch-src_php7_php_solr.c >sed 's/^X//' >pecl-solr/files/patch-src_php7_php_solr.c << '975760a58fdddcee854c3d5de08c34c7' >X--- src/php7/php_solr.c.orig 2016-07-26 16:23:21.225491000 +0200 >X+++ src/php7/php_solr.c 2016-07-26 16:23:34.473380000 +0200 >X@@ -1029,8 +1029,6 @@ >X >X /* {{{ solr_module_deps */ >X static zend_module_dep solr_module_deps[] = { >X- ZEND_MOD_REQUIRED(PHP_LIBXML_EXTENSION_NAME) >X- ZEND_MOD_REQUIRED(PHP_JSON_EXTENSION_NAME) >X ZEND_MOD_END >X }; >X /* }}} */ >X >975760a58fdddcee854c3d5de08c34c7 >echo x - pecl-solr/pkg-descr >sed 's/^X//' >pecl-solr/pkg-descr << '9d6ef6f04f919f5470aa979347e1ec8b' >XThe Apache Solr PHP extension is an extremely fast, >Xlight-weight, feature-rich library that allows PHP >Xapplications to communicate easily and efficiently >Xwith Apache Solr server instances using an object-oriented API. >X >XWWW: http://pecl.php.net/package/solr/ >9d6ef6f04f919f5470aa979347e1ec8b >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 211383
: 173004