pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Oct 15 15:46:37 UTC 2013

Modified Files:
        pkgsrc/lang/php55: distinfo
        pkgsrc/net/php-sockets: Makefile
Added Files:
        pkgsrc/lang/php55/patches: patch-ext_sockets_sockaddr__conv.c
Removed Files:
        pkgsrc/lang/php55/patches: patch-sockaddr__conv.c

Log Message:
Fix php-socket with php55.

- Use USE_PHP_EXT_PATCHES in net/php-sockets.
- Make AI_V4MAPPED noop if platform dosen't have it.

It is poor assumption that AI_V4MAPPED is always defined and V4 mapped
address is always available.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/php55/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/lang/php55/patches/patch-ext_sockets_sockaddr__conv.c
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/php55/patches/patch-sockaddr__conv.c
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/php-sockets/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index