Bug 68969 - [PATCH] [UPDATE] Update devel/ZendOptimizer to 2.5.3
Summary: [PATCH] [UPDATE] Update devel/ZendOptimizer to 2.5.3
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: 2004-07-13 03:10 UTC by Jason Li
Modified: 2004-07-13 06:31 UTC (History)
1 user (show)

See Also:


Attachments
patch-ZendOptimizer (4.54 KB, text/plain)
2004-07-13 03:10 UTC, Jason Li
no flags Details

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