summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-07 03:35:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-07 03:35:12 +0000
commit9fe0d499379ec19ef66dd4781788542ac9b58b96 (patch)
treedaae97ec8728f1a1b400678ed3b2759635c1a71e /security
parentThis port requires automake 1.4 and cannot work with 1.5. (diff)
Update to 0.1.0.
Notes
Notes: svn path=/head/; revision=52681
Diffstat (limited to 'security')
-rw-r--r--security/ruby-openssl/Makefile8
-rw-r--r--security/ruby-openssl/distinfo2
-rw-r--r--security/ruby-openssl/pkg-descr2
-rw-r--r--security/ruby-openssl/pkg-plist3
4 files changed, 8 insertions, 7 deletions
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile
index 08ec3f9651b6..8b197af53e41 100644
--- a/security/ruby-openssl/Makefile
+++ b/security/ruby-openssl/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= openssl
-PORTVERSION= 0.0.9
+PORTVERSION= 0.1.0
CATEGORIES= security ruby
-MASTER_SITES= http://klokan.sh.cvut.cz/~rokosm/
+MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ossl-${PORTVERSION}
EXTRACT_SUFX= .tgz
@@ -27,8 +27,8 @@ INSTALL_TARGET= site-install
DOCS= ChangeLog README
post-extract:
- find ${WRKSRC} -type d -name CVS | xargs ${RM} -rf
- find ${WRKSRC} -type f -name '*~' -delete
+ ${FIND} ${WRKSRC} -type d -name CVS | xargs ${RM} -rf
+ ${FIND} ${WRKSRC} -type f -name '*~' -delete
post-install:
.if !defined(NOPORTDOCS)
diff --git a/security/ruby-openssl/distinfo b/security/ruby-openssl/distinfo
index caa5522e494d..be57ac4ea242 100644
--- a/security/ruby-openssl/distinfo
+++ b/security/ruby-openssl/distinfo
@@ -1 +1 @@
-MD5 (ruby/ossl-0.0.9.tgz) = b55bf5436cdc5cbd87839135ac078913
+MD5 (ruby/ossl-0.1.0.tgz) = 9bcb1c904abbd22d022d86a2119b395e
diff --git a/security/ruby-openssl/pkg-descr b/security/ruby-openssl/pkg-descr
index f86e740e2e69..0779a181c845 100644
--- a/security/ruby-openssl/pkg-descr
+++ b/security/ruby-openssl/pkg-descr
@@ -2,4 +2,4 @@ This is a Ruby module which wraps OpenSSL and provides access to the
RSA/X509/Digest functions.
Author: Michal Rokos <m.rokos@sh.cvut.cz>
-WWW: http://klokan.sh.cvut.cz/~rokosm/
+WWW: http://www.freesoftware.fsf.org/rubypki/
diff --git a/security/ruby-openssl/pkg-plist b/security/ruby-openssl/pkg-plist
index dd904bfb699a..138358aa4c2c 100644
--- a/security/ruby-openssl/pkg-plist
+++ b/security/ruby-openssl/pkg-plist
@@ -1,10 +1,11 @@
%%RUBY_SITEARCHLIBDIR%%/openssl.so
-%%RUBY_SITELIBDIR%%/buffering.rb
%%RUBY_SITELIBDIR%%/openssl.rb
%%RUBY_SITELIBDIR%%/ssl.rb
%%RUBY_SITELIBDIR%%/net/https.rb
%%RUBY_SITELIBDIR%%/net/protocols.rb
%%RUBY_SITELIBDIR%%/net/telnets.rb
+%%RUBY_SITELIBDIR%%/openssl/buffering.rb
+@dirrm %%RUBY_SITELIBDIR%%/openssl
@dirrm %%RUBY_SITELIBDIR%%/net
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/openssl/01cert.pem
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/openssl/01crl.pem