summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2009-12-07 11:31:36 +0000
committerfhajny <fhajny@pkgsrc.org>2009-12-07 11:31:36 +0000
commite6c1530648a3f8601bff5ed2d3ac0114646a3278 (patch)
tree1206c5e8c20fbb16d5b77cc35b7871415f04c3ef
parentd8bbcc3978aee074b9fa9024d118eea8a8041b6d (diff)
downloadpkgsrc-e6c1530648a3f8601bff5ed2d3ac0114646a3278.tar.gz
Added ruby-locale-rails
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20093
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5d0c90a92df..4ba7fc258c8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1269 2009/12/07 10:48:46 fhajny Exp $
+# $NetBSD: Makefile,v 1.1270 2009/12/07 11:32:02 fhajny Exp $
#
COMMENT= Development utilities
@@ -1100,6 +1100,7 @@ SUBDIR+= ruby-highline
SUBDIR+= ruby-inline
SUBDIR+= ruby-linecache
SUBDIR+= ruby-locale
+SUBDIR+= ruby-locale-rails
SUBDIR+= ruby-log4r
SUBDIR+= ruby-logging
SUBDIR+= ruby-memcache
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index e4cb8f52ca9..5c472bde9a8 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.4539 2009/12/07 10:48:46 fhajny Exp $
+$NetBSD: CHANGES-2009,v 1.4540 2009/12/07 11:31:36 fhajny Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -6086,3 +6086,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated devel/p5-Data-OptList to 0.104nb1 [seb 2009-12-07]
Removed cross/mipsEEel-netbsd [wiz 2009-12-07]
Added devel/ruby-locale version 2.0.5 [fhajny 2009-12-07]
+ Added devel/ruby-locale-rails version 2.0.5 [fhajny 2009-12-07]