| Summary: | [PATCH] lang/php5 databases/php5-pgsql | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Martin Matuska <mm> | ||||
| 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
Martin Matuska
2008-01-28 16:50:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) ale 2008-01-29 10:14:37 UTC
FreeBSD ports repository
Modified files:
lang/php5 Makefile
Added files:
lang/php5/files patch-Zend_zend_list.c
patch-Zend_zend_list.h
databases/php5-pgsql/files patch-pgsql.c
Log:
Fixes for 64-bit systems.
PR: ports/120088
Submitted by: mm
Patch from: mi
Revision Changes Path
1.1 +100 -0 ports/databases/php5-pgsql/files/patch-pgsql.c (new)
1.124 +1 -1 ports/lang/php5/Makefile
1.1 +38 -0 ports/lang/php5/files/patch-Zend_zend_list.c (new)
1.1 +24 -0 ports/lang/php5/files/patch-Zend_zend_list.h (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! |