Bug 68969

Summary: [PATCH] [UPDATE] Update devel/ZendOptimizer to 2.5.3
Product: Ports & Packages Reporter: Jason Li <delphij>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: ale
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-ZendOptimizer none

Description Jason Li 2004-07-13 03:10:20 UTC
	ZendOptimizer has released 2.5.3 for a long time. This release brings support for php 5.0.0.
	Please review the attached patch, which will make the update for ZendOptimizer port.

Fix: Apply the attached patch against devel/ZendOptimizer. To summarize, the patch:

	- Bumped the version from 2.5.1_1 -> 2.5.3
	- Mark broken with PHP 3.x
	- Detect OSVERSION earlier. This does not make functional changes,
	  but make the logic more clean.
	- Utilize bsd.php.mk (PREFIX/etc/php.conf)'s PHP_VER to support
	  both php 4.3.x and 5.0.0 (We need better mechanism to detect
	  php version, if possible)
	- Adjusted plist to include two new PDF files.
How-To-Repeat: 	N/A
Comment 1 Alex Dupre freebsd_committer freebsd_triage 2004-07-13 06:21:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

I'll take it.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2004-07-13 06:31:16 UTC
State Changed
From-To: open->closed

A slightly different version has been committed, thanks!