pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable ruby-actionpack.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f50b5b4380d
branches:  trunk
changeset: 492330:7f50b5b4380d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 10 04:13:35 2005 +0000

description:
Add and enable ruby-actionpack.

diffstat:

 doc/CHANGES  |  3 ++-
 www/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r ac8242e30f09 -r 7f50b5b4380d doc/CHANGES
--- a/doc/CHANGES       Sun Apr 10 04:11:28 2005 +0000
+++ b/doc/CHANGES       Sun Apr 10 04:13:35 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9807 2005/04/10 02:54:46 minskim Exp $
+$NetBSD: CHANGES,v 1.9808 2005/04/10 04:13:35 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -1965,3 +1965,4 @@
        Added rubygems-0.8.10 [minskim 2005-04-10]
        Added ruby-actionmailer-0.8.1 [minskim 2005-04-10]
        Added ruby-activesupport-1.0.3 [minskim 2005-04-10]
+       Added ruby-actionpack-1.7.0 [minskim 2005-04-10]
diff -r ac8242e30f09 -r 7f50b5b4380d www/Makefile
--- a/www/Makefile      Sun Apr 10 04:11:28 2005 +0000
+++ b/www/Makefile      Sun Apr 10 04:13:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.387 2005/04/01 13:45:57 abs Exp $
+# $NetBSD: Makefile,v 1.388 2005/04/10 04:13:35 minskim Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -253,6 +253,7 @@
 SUBDIR+=       py-pcgi
 SUBDIR+=       py-zpublisher
 SUBDIR+=       qDecoder
+SUBDIR+=       ruby-actionpack
 SUBDIR+=       ruby-borges
 SUBDIR+=       ruby-clearsilver
 SUBDIR+=       ruby-fcgi



Home | Main Index | Thread Index | Old Index