diff options
author | jlam <jlam> | 2001-12-31 23:58:36 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-12-31 23:58:36 +0000 |
commit | e95dba03352c8f45ba3ad0f573e22a51141953f3 (patch) | |
tree | 1c77b9ac959e0cf3fd6c92f5e842069f00a557fa /net | |
parent | 40ec7d5ed13e1512d95afa6858679322fc42ae75 (diff) | |
download | pkgsrc-e95dba03352c8f45ba3ad0f573e22a51141953f3.tar.gz |
Update net/php4-sockets to 4.1.0. Changes from version 4.0.6 include:
- Updated the sockets extension to use resources instead of longs for the
socket descriptors. The socket functions have been renamed to conform with
the PHP standard instead of their C counterparts. The sockets extension is
now usable under Win32. (Daniel)
Diffstat (limited to 'net')
-rw-r--r-- | net/php4-sockets/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/php4-sockets/distinfo b/net/php4-sockets/distinfo index 69dec03927a..75b429958c9 100644 --- a/net/php4-sockets/distinfo +++ b/net/php4-sockets/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/10/16 07:07:59 jlam Exp $ +$NetBSD: distinfo,v 1.2 2001/12/31 23:58:36 jlam Exp $ -SHA1 (php-4.0.6.tar.gz) = 6544eb1085b916541af914a11074e9bb8a037a03 -Size (php-4.0.6.tar.gz) = 3157346 bytes +SHA1 (php-4.1.0.tar.gz) = d8ce2c3b1dd9551980340d20064a1e939ef49431 +Size (php-4.1.0.tar.gz) = 3371385 bytes |