From 943bacc92d214d8bcf7b18ee3f5d8cd800106adf Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 6 Feb 2010 15:58:19 +0000 Subject: 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) - Restore the original track_errors setting - Silence unsilenced fwrite call - Update PHPDoc --- net/pear-Net_Socket/Makefile | 4 ++-- net/pear-Net_Socket/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net/pear-Net_Socket') diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile index 12bd6a21645..01ebc63ba61 100644 --- a/net/pear-Net_Socket/Makefile +++ b/net/pear-Net_Socket/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:41 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2010/02/06 15:58:19 taca Exp $ -DISTNAME= Net_Socket-1.0.8 +DISTNAME= Net_Socket-1.0.9 CATEGORIES+= net MAINTAINER= jdolecek@NetBSD.org diff --git a/net/pear-Net_Socket/distinfo b/net/pear-Net_Socket/distinfo index d0db3448fc2..a0774ac6843 100644 --- a/net/pear-Net_Socket/distinfo +++ b/net/pear-Net_Socket/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2008/04/30 19:30:24 adrianp Exp $ +$NetBSD: distinfo,v 1.5 2010/02/06 15:58:19 taca Exp $ -SHA1 (pear/Net_Socket-1.0.8.tgz) = b4af392f42c7bccebfede098e3fca02ea5d7ab7d -RMD160 (pear/Net_Socket-1.0.8.tgz) = 81dce9fab665e9daf337ffbc3c31650146ef4e63 -Size (pear/Net_Socket-1.0.8.tgz) = 5441 bytes +SHA1 (pear/Net_Socket-1.0.9.tgz) = 97235034b2599f7a91d0bc64e926581d102c4419 +RMD160 (pear/Net_Socket-1.0.9.tgz) = fbcee101ffbf30b6d770b49204ab21cbb8d88df3 +Size (pear/Net_Socket-1.0.9.tgz) = 5173 bytes -- cgit v1.2.3