diff options
author | jlam <jlam> | 2001-12-31 23:56:41 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-12-31 23:56:41 +0000 |
commit | 3f43ef109e636b9c3208b2f334735b852e64add6 (patch) | |
tree | 3106d86693b186a83b4d70b7d64c2eeec1eaf25e /devel/php4-gmp | |
parent | 660e6732b3a91551f6b241c6b174dc78b0cf17ac (diff) | |
download | pkgsrc-3f43ef109e636b9c3208b2f334735b852e64add6.tar.gz |
Update devel/php4-gmp to 4.1.0. Changes from version 4.0.6 include:
- Added optional extra argument to gmp_init(). The extra argument
indicates which number base gmp should use when converting a
string to the gmp-number. (Troels)
Diffstat (limited to 'devel/php4-gmp')
-rw-r--r-- | devel/php4-gmp/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/php4-gmp/distinfo b/devel/php4-gmp/distinfo index adf039c201d..e2de6927d8e 100644 --- a/devel/php4-gmp/distinfo +++ b/devel/php4-gmp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/10/16 06:42:12 jlam Exp $ +$NetBSD: distinfo,v 1.2 2001/12/31 23:56:41 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 SHA1 (patch-aa) = fddcdbbe6bcff276887fdb34948fba51251c62a1 |