| Summary: | [PATCH] zlib conflict with gzhandler lang/php5 (php v.5.4.4) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Andrei Lavreniyuk <andy.lavr> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Andrei Lavreniyuk
2012-07-04 11:30:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) ale 2012-07-09 13:33:59 UTC
FreeBSD ports repository
Modified files:
archivers/php5-zlib Makefile
Added files:
archivers/php5-zlib/files patch-zlib.c
Log:
Fixed bug #55544 (ob_gzhandler always conflicts with
zlib.output_compression).
PR: ports/169637
Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com>
Revision Changes Path
1.2 +1 -0 ports/archivers/php5-zlib/Makefile
1.1 +10 -0 ports/archivers/php5-zlib/files/patch-zlib.c (new)
_______________________________________________
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"
State Changed From-To: open->closed Committed, thanks! |