pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable rake.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c54cbeb93074
branches:  trunk
changeset: 492363:c54cbeb93074
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Apr 11 04:09:08 2005 +0000

description:
Add and enable rake.

diffstat:

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

diffs (31 lines):

diff -r bf49880798b1 -r c54cbeb93074 devel/Makefile
--- a/devel/Makefile    Mon Apr 11 04:07:44 2005 +0000
+++ b/devel/Makefile    Mon Apr 11 04:09:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.628 2005/04/11 03:29:21 minskim Exp $
+# $NetBSD: Makefile,v 1.629 2005/04/11 04:09:08 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -521,6 +521,7 @@
 SUBDIR+=       py-urwid
 SUBDIR+=       py-zconfig
 SUBDIR+=       python-mode
+SUBDIR+=       rake
 SUBDIR+=       rapidsvn
 SUBDIR+=       ratfor
 SUBDIR+=       rcs
diff -r bf49880798b1 -r c54cbeb93074 doc/CHANGES
--- a/doc/CHANGES       Mon Apr 11 04:07:44 2005 +0000
+++ b/doc/CHANGES       Mon Apr 11 04:09:08 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9816 2005/04/11 03:46:37 minskim Exp $
+$NetBSD: CHANGES,v 1.9817 2005/04/11 04:09:08 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -1974,3 +1974,4 @@
        Updated gtk-send-pr to 0.4.5 [cube 2005-04-10]
        Added ruby-cmd-0.7.0 [minskim 2005-04-11]
        Updated mathomatic to 12.2c [minskim 2005-04-11]
+       Added rake-0.5.3 [minskim 2005-04-11]



Home | Main Index | Thread Index | Old Index