Bug 145617 - [PATCH] www/eaccelerator: update to 0.9.6
Summary: [PATCH] www/eaccelerator: update to 0.9.6
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: 2010-04-10 21:10 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2010-04-11 09:20 UTC (History)
1 user (show)

See Also:


Attachments
eaccelerator-0.9.6.patch (5.93 KB, patch)
2010-04-10 21:10 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunpoet Po-Chuan Hsieh 2010-04-10 21:10:01 UTC
Changes in this version (0.9.6):
- Support for PHP 5.3
- The encoder is removed
- The user cache functions are removed
- The session handler is removed
- The minimal PHP version supported is now 5.1
- Some internal refactoring to clean up the code
- Fixed some bugs (and probably added some)

Change:
- Update to 0.9.6

Removed file(s):
- files/patch-encoder.php

Port maintainer (ale@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-10 21:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-11 09:10:47 UTC
ale         2010-04-11 08:10:38 UTC

  FreeBSD ports repository

  Modified files:
    www/eaccelerator     Makefile distinfo pkg-descr pkg-plist 
  Removed files:
    www/eaccelerator/files patch-encoder.php 
  Log:
  Update to 0.9.6 release:
  - add support for php 5.3
  - drop support for php4
  - encoder/cache/session handler are removed
  
  PR:             ports/145617
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  
  Revision  Changes    Path
  1.40      +6 -21     ports/www/eaccelerator/Makefile
  1.31      +3 -3      ports/www/eaccelerator/distinfo
  1.6       +0 -33     ports/www/eaccelerator/files/patch-encoder.php (dead)
  1.6       +6 -13     ports/www/eaccelerator/pkg-descr
  1.9       +0 -1      ports/www/eaccelerator/pkg-plist
_______________________________________________
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 2010-04-11 09:10:57 UTC
State Changed
From-To: open->closed

Committed, thanks!