Bug 170634

Summary: Update port graphics/php5-ffmpeg for use with PHP5.4
Product: Ports & Packages Reporter: Thomas Koermer <tkoerme>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Only Me CC: acm
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Thomas Koermer 2012-08-14 14:00:24 UTC
	Currently, module php5-ffmpeg does only build with PHP5.3;
	update for use with PHP5.4 required

Fix: ? cvs.diff
How-To-Repeat: 	cd /usr/ports/graphics/php5-ffmpeg
	make
	===>  php5-ffmpeg-0.6.0_6 cannot install: doesn't work with PHP version : 5 (Doesn't support PHP 5).
	*** Error code 1
	pkg_info | grep php
	php5-5.4.4          PHP Scripting Language
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-14 16:04:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->acm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2012-09-02 06:15:58 UTC
State Changed
From-To: open->closed

- Changes on ports/169370 was committed, thanks :)