/[ports]
ViewVC logotype

Revision 425439


Jump to revision: Previous Next
Author: jbeich
Date: Sat Nov 5 19:28:33 2016 UTC (7 years, 8 months ago)
Changed paths: 3
Log Message:
MFH: r425436

multimedia/php-pHash: unbreak build with lang/php70

In file included from bindings/php/pHash.cpp:17:
In file included from ./php_pHash.h:28:
In file included from /usr/local/include/php/main/php.h:35:
In file included from /usr/local/include/php/Zend/zend.h:36:
bindings/php/pHash.cpp:51:36: error:
      unknown type name 'zend_rsrc_list_entry'
extern "C" void ph_video_hash_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC)
                                   ^
bindings/php/pHash.cpp:260:18: error: use of
      undeclared identifier 'ZEND_REGISTER_RESOURCE'
        return_res_id = ZEND_REGISTER_RESOURCE(return_value, return_res, le_ph_video_hash);
                        ^
bindings/php/pHash.cpp:397:26: error:
      unexpected type name 'ulong64': expected expression
        ZEND_FETCH_RESOURCE(h1, ulong64 *, &h1_res, h1_resid, "ph_image_hash", le_ph_image_hash);
                                ^
[...]

PR:		213213
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by:	ports-secteam blanket


Changed paths

Path Details
Directorybranches/2016Q4/ modified , props changed
Directorybranches/2016Q4/multimedia/php-pHash/files/patch-pHash.cpp modified , text changed
Directorybranches/2016Q4/multimedia/php-pHash/files/patch-php__pHash.h
(Copied from head/multimedia/php-pHash/files/patch-php__pHash.h, r425436)
added

  ViewVC Help
Powered by ViewVC 1.1.27