pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/pear-Net_Socket



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb  6 15:58:19 UTC 2010

Modified Files:
        pkgsrc/net/pear-Net_Socket: Makefile distinfo

Log Message:
Update pear-Net_SMTP from 1.0.8 to 1.0.9

- Fix variable name in setWriteBuffer() (PEAR Bug #11039)
- Use %d for ints (PEAR Bug #11202)
- Fix passing context to socket for both PHP 4 and PHP 5
- Catch errors from fsockopen() that happen before the socket is actually
  opened (Jan Scheider, jan%horde.org@localhost)
- Restore the original track_errors setting
- Silence unsilenced fwrite call
- Update PHPDoc


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/pear-Net_Socket/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/pear-Net_Socket/distinfo

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