Bug 192363 - [patch] multimedia/zoneminder syntax error, unexpected end of file in functions.php
Summary: [patch] multimedia/zoneminder syntax error, unexpected end of file in functio...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-03 19:24 UTC by G. Paul Ziemba
Modified: 2014-08-04 09:44 UTC (History)
2 users (show)

See Also:


Attachments
fix functions.php syntax error (1.12 KB, patch)
2014-08-03 19:24 UTC, G. Paul Ziemba
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.