Bug 198584

Summary: www/mediawiki123: Call to undefined function hash_hmac()
Product: Ports & Packages Reporter: Richard Smith <bugs>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (wen)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Richard Smith 2015-03-14 17:28:42 UTC
This is the same bug that's already been fixed in www/mediawiki124 about a year ago. See bug 182710. I suspect it just needs applying to this port too.

Fresh installation of www/mod_php56 and www/mediawiki123, using "pkg install" which also pulls in apache24 and php56 amongst others.

Error message in apache logs: "Call to undefined function hash_hmac() in /usr/local/www/mediawiki/includes/specials/SpecialRunJobs.php on line 112."

Fixed problem by: "pkg install php56-hash"
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-03-15 05:53:07 UTC
A commit references this bug:

Author: wen
Date: Sun Mar 15 05:52:31 UTC 2015
New revision: 381297
URL: https://svnweb.freebsd.org/changeset/ports/381297

Log:
  - Add missing DEPENDS

  PR:		198584
  Submitted by:	bsd@rdls.net

Changes:
  head/www/mediawiki123/Makefile
  head/www/mediawiki124/Makefile