pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/pear-Net_Socket Update pear-Net_SMTP from 1.0.8 to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/44c03c8b3af7
branches: trunk
changeset: 571010:44c03c8b3af7
user: taca <taca%pkgsrc.org@localhost>
date: Sat Feb 06 15:58:19 2010 +0000
description:
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
diffstat:
net/pear-Net_Socket/Makefile | 4 ++--
net/pear-Net_Socket/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 3c52d8197cd1 -r 44c03c8b3af7 net/pear-Net_Socket/Makefile
--- a/net/pear-Net_Socket/Makefile Sat Feb 06 15:57:38 2010 +0000
+++ b/net/pear-Net_Socket/Makefile Sat Feb 06 15:58:19 2010 +0000
@@ -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@localhost
diff -r 3c52d8197cd1 -r 44c03c8b3af7 net/pear-Net_Socket/distinfo
--- a/net/pear-Net_Socket/distinfo Sat Feb 06 15:57:38 2010 +0000
+++ b/net/pear-Net_Socket/distinfo Sat Feb 06 15:58:19 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index