Bug 192363

Summary: [patch] multimedia/zoneminder syntax error, unexpected end of file in functions.php
Product: Ports & Packages Reporter: G. Paul Ziemba <p-fbsd-bugs>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: marino, pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix functions.php syntax error none

Description G. Paul Ziemba 2014-08-03 19:24:42 UTC
Created attachment 145318 [details]
fix functions.php syntax error

zoneminder 1.25: when you browse the main zoneminder page, there is an error:

syntax error, unexpected end of file in functions.php on <last line>

Attached patch adds missing "php" to functions.php
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-03 19:39:46 UTC
there's no maintainer, anybody can commit this.
(Note the diff viewer isn't working on this patch)
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-04 09:43:24 UTC
A commit references this bug:

Author: pi
Date: Mon Aug  4 09:43:04 UTC 2014
New revision: 363984
URL: http://svnweb.freebsd.org/changeset/ports/363984

Log:
  multimedia/zoneminder: fix syntax error in main php page

  PR:		192363
  Submitted by:	p-fbsd-bugs@ziemba.us

Changes:
  head/multimedia/zoneminder/Makefile
  head/multimedia/zoneminder/files/patch-web-includes-functions.php
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2014-08-04 09:44:02 UTC
Committed, thanks.