summaryrefslogtreecommitdiff
path: root/devel/ruby-activesupport/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-03-17 10:59:26 +0000
committerminskim <minskim@pkgsrc.org>2007-03-17 10:59:26 +0000
commitfc41ad2aa48c65d6f1685aa183c7e29c309a3160 (patch)
tree15bd30ac89023ed4284050188fa02f2413c1fc4d /devel/ruby-activesupport/Makefile
parentab265f0f47811b988fbd36234e290ff641b3c286 (diff)
downloadpkgsrc-fc41ad2aa48c65d6f1685aa183c7e29c309a3160.tar.gz
Update ruby-activesupport to 1.4.2.
Changes: * Deprecation: warn on stderr if RAILS_DEFAULT_LOGGER isn't set yet.
Diffstat (limited to 'devel/ruby-activesupport/Makefile')
-rw-r--r--devel/ruby-activesupport/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/ruby-activesupport/Makefile b/devel/ruby-activesupport/Makefile
index cad526ca9d4..f6ac23ba482 100644
--- a/devel/ruby-activesupport/Makefile
+++ b/devel/ruby-activesupport/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2007/02/18 23:03:11 minskim Exp $
+# $NetBSD: Makefile,v 1.11 2007/03/17 10:59:26 minskim Exp $
-DISTNAME= activesupport-1.4.1
+DISTNAME= activesupport-1.4.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/17221/
+MASTER_SITES= http://rubyforge.org/frs/download.php/18399/
EXTRACT_SUFX= .tgz
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://as.rubyonrails.com/
+HOMEPAGE= http://rubyforge.org/projects/activesupport/
COMMENT= Collection of classes and extensions for Rails
NO_BUILD= yes