Subject: CVS commit: pkgsrc/security/ruby-ossl
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 07/21/2003 17:21:34
Module Name: pkgsrc
Committed By: taca
Date: Mon Jul 21 17:21:34 UTC 2003
Modified Files:
pkgsrc/security/ruby-ossl: Makefile distinfo
Removed Files:
pkgsrc/security/ruby-ossl/patches: patch-aa
Log Message:
Update ruby-ossl package to 0.1.4.1 (0.1.4a).
Wed, 16 Jul 2003 16:04:02 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* ossl-0.1.4a released
Wed, 16 Jul 2003 15:43:52 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* extconf.rb: check CRYPTO_malloc for libcrypto.
* ossl.h: include <openssl/bn.h>.
* ossl_bn.c: use BN_CTX_new instead of BN_CTX_init.
* ossl_cipher.c: NIDs of AES were changed.
* ossl_x509store.c: alias add_cert add_trusted.
* lib/net/https.rb: follow HTTPResponse.read_new's incompatiplity.
Tue, 15 Jul 2003 04:48:33 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* ossl-0.1.4 released
Tue, 15 Jul 2002 04:19:44 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* openssl_missing.h: add MS_CALLBACK.
* extconf.rb: should check <openssl/e_os.h>.
* ossl.h: check HAVE_OPENSSL_E_OS_H.
* net/https.rb: follow ruby-1.8.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/ruby-ossl/Makefile \
pkgsrc/security/ruby-ossl/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/security/ruby-ossl/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.