Bug 109012 - [PATCH] www/eaccelerator 0.9.5
Summary: [PATCH] www/eaccelerator 0.9.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-10 12:40 UTC by Martin Matuska
Modified: 2007-02-10 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (880 bytes, patch)
2007-02-10 12:40 UTC, Martin Matuska
no flags Details | Diff

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