summaryrefslogtreecommitdiff
path: root/www/ruby-activeresource/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-activeresource/Makefile')
-rw-r--r--www/ruby-activeresource/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ruby-activeresource/Makefile b/www/ruby-activeresource/Makefile
index 1517fd295d4..9332a9b5587 100644
--- a/www/ruby-activeresource/Makefile
+++ b/www/ruby-activeresource/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2009/09/12 22:14:17 minskim Exp $
+# $NetBSD: Makefile,v 1.6.2.1 2009/12/02 23:17:10 tron Exp $
-DISTNAME= activeresource-2.3.4
+DISTNAME= activeresource-2.3.5
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= www
@@ -8,7 +8,7 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/activeresource/
COMMENT= Object-relational mapping for REST webservices
-DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=2.3.2:../../devel/ruby-activesupport
+DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=2.3.5:../../devel/ruby-activesupport
.include "../../misc/rubygems/rubygem.mk"
.include "../../mk/bsd.pkg.mk"