From f1b8c6df1fb30ef82c5f597bf4b6ffdb9f508bd6 Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 1 Jan 2003 16:29:19 +0000 Subject: Update to 0.1.3. --- security/ruby-openssl/Makefile | 3 ++- security/ruby-openssl/distinfo | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile index a270859a5008..a356de12fb20 100644 --- a/security/ruby-openssl/Makefile +++ b/security/ruby-openssl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openssl -PORTVERSION= 0.1.2a +PORTVERSION= 0.1.3 CATEGORIES= security ruby MASTER_SITES= http://savannah.nongnu.org/download/rubypki/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -19,6 +19,7 @@ USE_OPENSSL= yes USE_RUBY= yes USE_RUBY_EXTCONF= yes +WRKSRC= ${WRKDIR}/ossl CONFIGURE_ARGS= --with-openssl-include="${OPENSSLBASE}/include/openssl" \ --with-openssl-lib="${OPENSSLBASE}/lib" INSTALL_TARGET= site-install diff --git a/security/ruby-openssl/distinfo b/security/ruby-openssl/distinfo index 2902a2ff66ef..4e7b44a84c3a 100644 --- a/security/ruby-openssl/distinfo +++ b/security/ruby-openssl/distinfo @@ -1 +1 @@ -MD5 (ruby/ossl-0.1.2a.tar.gz) = 6d494574733f290fd567d55f8153c5aa +MD5 (ruby/ossl-0.1.3.tar.gz) = 0466db55da7d043db980d4db523857d2 -- cgit