pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-openssl Update to Ruby 1.8.2 base and th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d54603d38c7a
branches:  trunk
changeset: 488003:d54603d38c7a
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 23 17:36:03 2005 +0000

description:
Update to Ruby 1.8.2 base and thses changes:

o Use Ruby's version instead of its own (old) version.

diffstat:

 security/ruby-openssl/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 7d325261a4a3 -r d54603d38c7a security/ruby-openssl/Makefile
--- a/security/ruby-openssl/Makefile    Sun Jan 23 17:34:55 2005 +0000
+++ b/security/ruby-openssl/Makefile    Sun Jan 23 17:36:03 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2004/11/27 14:45:30 taca Exp $
+# $NetBSD: Makefile,v 1.18 2005/01/23 17:36:03 taca Exp $
 
 DISTNAME=      ${RUBY_DISTNAME}
-PKGNAME=       ${RUBY_PKGPREFIX}-openssl-${OSSL_VERSION}
+PKGNAME=       ${RUBY_PKGPREFIX}-openssl-${RUBY_VERSION}
 CATEGORIES=    security ruby
 MASTER_SITES=  ${MASTER_SITE_RUBY}
 
@@ -9,7 +9,7 @@
 HOMEPAGE=      ${RUBY_HOMEPAGE}
 COMMENT=       OpenSSL interface module for Ruby
 
-OSSL_VERSION=          1.0.0
+RUBY_HAS_ARCHLIB=      yes
 RUBY_VERSION_SUPPORTED=        18
 USE_BUILDLINK3=                yes
 USE_RUBY_EXTCONF=      yes



Home | Main Index | Thread Index | Old Index