summaryrefslogtreecommitdiff
path: root/devel/ruby-activesupport/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-09-12 22:14:16 +0000
committerminskim <minskim@pkgsrc.org>2009-09-12 22:14:16 +0000
commite22a9684b1333b1c898b3cf0d7c63b4e5695ac2d (patch)
tree3f9be483256eaee5f3c448a1a8758e5f411cb416 /devel/ruby-activesupport/Makefile
parent3559121a318e54f0711f18caaf70263e3746e6ae (diff)
downloadpkgsrc-e22a9684b1333b1c898b3cf0d7c63b4e5695ac2d.tar.gz
Update rails packages to 2.3.4.
Changes since 2.3.2: * I18n support for plugins.
Diffstat (limited to 'devel/ruby-activesupport/Makefile')
-rw-r--r--devel/ruby-activesupport/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-activesupport/Makefile b/devel/ruby-activesupport/Makefile
index 56f0647ea8a..45dbe3b59a3 100644
--- a/devel/ruby-activesupport/Makefile
+++ b/devel/ruby-activesupport/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2009/04/07 17:13:26 minskim Exp $
+# $NetBSD: Makefile,v 1.19 2009/09/12 22:14:16 minskim Exp $
-DISTNAME= activesupport-2.3.2
+DISTNAME= activesupport-2.3.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel