diff options
author | knu <knu@FreeBSD.org> | 2001-10-27 20:02:21 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-10-27 20:02:21 +0800 |
commit | 76c3eff54843e555fc0585b48972002645ca2c37 (patch) | |
tree | 1daff601556e4f9dcd8e54ea5afd13d377d57259 /security | |
parent | f626b655bcc79dd49920a6412b0f650efc13ad20 (diff) | |
download | freebsd-ports-graphics-76c3eff54843e555fc0585b48972002645ca2c37.tar.gz freebsd-ports-graphics-76c3eff54843e555fc0585b48972002645ca2c37.tar.zst freebsd-ports-graphics-76c3eff54843e555fc0585b48972002645ca2c37.zip |
Update to 0.0.5.
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-openssl/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-openssl/distinfo | 2 | ||||
-rw-r--r-- | security/ruby-openssl/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile index cc341cd634b..6b7f8699f90 100644 --- a/security/ruby-openssl/Makefile +++ b/security/ruby-openssl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openssl -PORTVERSION= 0.0.4 +PORTVERSION= 0.0.5 CATEGORIES= security ruby MASTER_SITES= http://klokan.sh.cvut.cz/~rokosm/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/security/ruby-openssl/distinfo b/security/ruby-openssl/distinfo index 1ed731461ad..be922ae4abe 100644 --- a/security/ruby-openssl/distinfo +++ b/security/ruby-openssl/distinfo @@ -1 +1 @@ -MD5 (ruby/ossl-0.0.4.tgz) = 6dd22f9b151e299124b132f88061519d +MD5 (ruby/ossl-0.0.5.tgz) = 112961a06033edea4c5461e51de24bd1 diff --git a/security/ruby-openssl/pkg-plist b/security/ruby-openssl/pkg-plist index bcda367fa4b..fdd5ed66c99 100644 --- a/security/ruby-openssl/pkg-plist +++ b/security/ruby-openssl/pkg-plist @@ -10,6 +10,7 @@ %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/openssl/cacert.pem %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/openssl/config.cnf %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/openssl/key_hash.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/openssl/ossl_cipher.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/openssl/ossl_config.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/openssl/ossl_digest.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/openssl/ossl_rsa.rb |