Bug 80003

Summary: [MAINTAINER] devel/pecl-statgrab: Fix "%ld" bug on php4
Product: Ports & Packages Reporter: Tim Bishop <tdb>
Component: Individual Port(s)Assignee: Roman Bogorodskiy <novel>
Status: Closed FIXED    
Severity: Affects Only Me CC: tdb
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pecl-statgrab-0.4_1.patch none

Description Tim Bishop freebsd_committer freebsd_triage 2005-04-16 14:10:26 UTC
A bug in php4 means some values are displayed as "%ld". This will
be fixed in the next php4 release, and is already fixed in php5,
so this patch is just a workaround until then.

Added file(s):
- files/php_statgrab.h.patch

Generated with FreeBSD Port Tools 0.63
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-04-16 16:19:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

I'll take it.
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-04-16 16:28:43 UTC
State Changed
From-To: open->closed

Committed, thanks!