diff options
author | taca <taca> | 2003-07-06 14:22:44 +0000 |
---|---|---|
committer | taca <taca> | 2003-07-06 14:22:44 +0000 |
commit | 23ce03916078fd7e0f1d6082552a8dbdcf468267 (patch) | |
tree | bf218d4c764474e72f9480d075d82b8ba36002c2 /security/ruby-openssl/distinfo | |
parent | e8a53e7e48a38d2fc7c12880889a9c20ced0e1ef (diff) | |
download | pkgsrc-23ce03916078fd7e0f1d6082552a8dbdcf468267.tar.gz |
Update ruby-openssl package from 0.1.3.
- ad hoc fix build problem on NetBSD current.
- changes from 0.1.2a:
Tue, 10 Dec 2002 02:32:54 -0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* ossl-0.1.3 released
Mon, 9 Dec 2002 22:26:15 -0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* x509name.c: let initialize() give a Array instead of a Hash.
to_a is implemented and to_h is deprecated.
* openssl.rb: X509::Name is refined.
Mon, 9 Dec 2002 20:21:32 -0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* ossl.c: use ruby_unsetenv() instead of unsetenv().
* ssl.c: the return value of SSL_read/SSL_write is int (not size_t).
This fix is suggested by matz. ([ruby-list:36721])
Mon, 28 Oct 2002 10:39:43 +0100 -- Michal Rokos <m.rokos@sh.cvut.cz>
* LICENCE: update to latest Ruby's
* extconf.rb: fix to make it work under Ruby 1.7.3
* pkey.c: fix MACRO
* ChangeLog: changed style
Diffstat (limited to 'security/ruby-openssl/distinfo')
-rw-r--r-- | security/ruby-openssl/distinfo | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/security/ruby-openssl/distinfo b/security/ruby-openssl/distinfo index 803b00a1d03..a2586d9e93e 100644 --- a/security/ruby-openssl/distinfo +++ b/security/ruby-openssl/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.3 2002/08/30 23:48:22 taca Exp $ +$NetBSD: distinfo,v 1.4 2003/07/06 14:22:44 taca Exp $ -SHA1 (ruby/ossl-0.1.2a.tar.gz) = dc3382ef0344c7463a4d60454af10e6f894980c6 -Size (ruby/ossl-0.1.2a.tar.gz) = 82993 bytes +SHA1 (ruby/ossl-0.1.3.tar.gz) = 1dff416c64f56908f448be76128cf2a1d27f17f2 +Size (ruby/ossl-0.1.3.tar.gz) = 83282 bytes +SHA1 (patch-aa) = 43fd0b4e97acb1351c9b9cc032c76388fdad7941 |