diff options
author | taca <taca> | 2001-07-22 12:36:09 +0000 |
---|---|---|
committer | taca <taca> | 2001-07-22 12:36:09 +0000 |
commit | e0183448dd17e0d2949f7917a4599104f88888f4 (patch) | |
tree | f6a01b8df725ef1dcf48241cefbb4465c0591741 /security/ruby-ssl | |
parent | 8ac26ec943595e8c6ab8fb6ca378e3b330cecfa7 (diff) | |
download | pkgsrc-e0183448dd17e0d2949f7917a4599104f88888f4.tar.gz |
Update ruby-ssl to 0.3.1c.
Fri Jul 20 01:26:07 2001 GOTOU YUUZOU <gotoyuzo@notwork.org>
* ssl.c (Init_ssl): regardless of scope state, accessors
should be public. It is required with 1.6.4 (2001-06-04).
Diffstat (limited to 'security/ruby-ssl')
-rw-r--r-- | security/ruby-ssl/Makefile | 4 | ||||
-rw-r--r-- | security/ruby-ssl/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/ruby-ssl/Makefile b/security/ruby-ssl/Makefile index f06a59396ea..37b7ec63ffa 100644 --- a/security/ruby-ssl/Makefile +++ b/security/ruby-ssl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2001/07/19 12:44:18 taca Exp $ +# $NetBSD: Makefile,v 1.4 2001/07/22 12:36:09 taca Exp $ # FreeBSD: ports/security/ruby-ssl/Makefile,v 1.2 2001/01/11 20:39:53 knu Exp -DISTNAME= ssl-0.3.1b +DISTNAME= ssl-0.3.1c PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME} CATEGORIES= security MASTER_SITES= http://www.notwork.org/~gotoyuzo/ruby/src/ diff --git a/security/ruby-ssl/distinfo b/security/ruby-ssl/distinfo index c0cc0dca865..ffe2e1158dd 100644 --- a/security/ruby-ssl/distinfo +++ b/security/ruby-ssl/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/07/19 12:44:18 taca Exp $ +$NetBSD: distinfo,v 1.4 2001/07/22 12:36:09 taca Exp $ -SHA1 (ruby/ssl-0.3.1b.tar.gz) = 7cf7edb23dac67a040e05ba33dce69f6f38874b9 -Size (ruby/ssl-0.3.1b.tar.gz) = 15434 bytes +SHA1 (ruby/ssl-0.3.1c.tar.gz) = 2bff730b0c4d29289bbe678c6ec47bd4f60953be +Size (ruby/ssl-0.3.1c.tar.gz) = 15510 bytes |