Subject: CVS commit: pkgsrc/security/ruby-openssl
To: None <pkgsrc-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 07/06/2003 14:22:45
Module Name:	pkgsrc
Committed By:	taca
Date:		Sun Jul  6 14:22:45 UTC 2003

Modified Files:
	pkgsrc/security/ruby-openssl: Makefile distinfo
Added Files:
	pkgsrc/security/ruby-openssl/patches: patch-aa

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/security/ruby-openssl/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/security/ruby-openssl/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/ruby-openssl/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.