From 2582627a7d5590d187634eab588031d9293db874 Mon Sep 17 00:00:00 2001 From: fredb Date: Thu, 21 Mar 2002 04:57:54 +0000 Subject: Another ruby package needs to have it's dependency on ruby-base bumped because of the change to ${MACHINE_GNU_PLATFORM}. --- security/ruby-sha1/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/ruby-sha1/Makefile b/security/ruby-sha1/Makefile index cc0039ac948..cc7aa2d1e99 100644 --- a/security/ruby-sha1/Makefile +++ b/security/ruby-sha1/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2002/03/17 15:25:43 taca Exp $ +# $NetBSD: Makefile,v 1.3 2002/03/21 04:57:54 fredb Exp $ # FreeBSD: ports/converters/ruby-sha1/Makefile,v 1.2 2000/11/03 18:14:37 knu Exp DISTNAME= ruby-sha1-${VERSION} PKGNAME= ${RUBY_PKGNAMEPREFIX}sha1-${VERSION} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.omcl.org/~spcoltri/ruby/ @@ -10,6 +11,8 @@ MAINTAINER= taca@netbsd.org HOMEPAGE= http://www.omcl.org/~spcoltri/ruby/ruby-sha1.html COMMENT= Ruby interface to the SHA-1 Secure Hash Algorithm +DEPENDS+= ruby-base>=1.6.7nb1:../../lang/ruby-base + VERSION= 1.2 DIST_SUBDIR= ruby USE_RUBY_EXTCONF= yes -- cgit v1.2.3