pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/mongrel Add RUBY_REQD to 1.8.6.110. Advised from ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cbf23e0329cf
branches:  trunk
changeset: 540137:cbf23e0329cf
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 29 14:02:08 2008 +0000

description:
Add RUBY_REQD to 1.8.6.110.  Advised from obache@ via private mail.

diffstat:

 www/mongrel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2c3e4200b021 -r cbf23e0329cf www/mongrel/Makefile
--- a/www/mongrel/Makefile      Sat Mar 29 13:55:49 2008 +0000
+++ b/www/mongrel/Makefile      Sat Mar 29 14:02:08 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/03/29 13:07:45 taca Exp $
+# $NetBSD: Makefile,v 1.6 2008/03/29 14:02:08 taca Exp $
 
 DISTNAME=      mongrel-1.0.1
 PKGREVISION=   1
@@ -15,6 +15,7 @@
 DEPENDS+=      ${RUBY_PKGPREFIX}-gem_plugin>=0.2.2:../../misc/ruby-gem_plugin
 DEPENDS+=      rubygems-[0-9]*:../../misc/rubygems
 
+RUBY_REQD=             1.8.6.110
 REPLACE_RUBY_DIRS=     ${WRKSRC}/examples
 RUBY_HAS_ARCHLIB=      yes
 



Home | Main Index | Thread Index | Old Index