Bug 109012

Summary: [PATCH] www/eaccelerator 0.9.5
Product: Ports & Packages Reporter: Martin Matuska <martin>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Martin Matuska 2007-02-10 12:40:08 UTC
Eaccelerator developers forgot to include changeset 251 in 0.9.5 release.
With PHP 5.2+ this may lead to improper behaivior (as I have experienced
with horde and other software).

Sources and additional information:
http://www.eaccelerator.net/browser/eaccelerator/branches/0.9.5/ChangeLog
http://www.eaccelerator.net/ticket/204
http://www.eaccelerator.net/changeset/251
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-10 12:40:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-10 15:17:54 UTC
ale         2007-02-10 15:17:48 UTC

  FreeBSD ports repository

  Modified files:
    www/eaccelerator     Makefile 
  Added files:
    www/eaccelerator/files patch-ea_restore.c 
  Log:
  Fix for PHP 5.2.x.
  
  PR:             ports/109012
  Submitted by:   Martin Matuska <martin@matuska.org>
  Obtained from:  eaccelerator SVN
  
  Revision  Changes    Path
  1.35      +1 -0      ports/www/eaccelerator/Makefile
  1.5       +12 -0     ports/www/eaccelerator/files/patch-ea_restore.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2007-02-10 15:18:13 UTC
State Changed
From-To: open->closed

Committed, thanks!