head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.14 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.12 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.10 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.8 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.6 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.4 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.2 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.1.0.6 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.4 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.2; locks; strict; comment @# @; 1.2 date 2008.09.15.04.54.48; author minskim; state dead; branches; next 1.1; 1.1 date 2008.04.04.15.30.00; author jlam; state Exp; branches; next ; desc @@ 1.2 log @Update rake to 0.8.2. New features: * Switched from getoptlong to optparse (patches supplied by Edwin Pratomo). * The -T option will now attempt to dynamically sense the size of the terminal. The -T output will only self-truncate if the output is a tty. However, if RAKE_COLUMNS is explicitly set, it will be honored in any case. (Patch provided by Gavin Stark). * The following public methods have been added to rake task objects: * task.clear -- Clear both the prerequisites and actions of the target rake task. * task.clear_prerequisites -- Clear all the existing prerequisites from the target rake task. * task.clear_actions -- Clear all the existing actions from the target rake task. * task.reenable -- Re-enable a task, allowing its actions to be executed again if the task is invoked. * Changed RDoc test task to have no default template. This makes it easier for the tempate to pick up the template from the environment. * Default values for task arguments can easily be specified with the :with_defaults method. (Idea for default argument merging supplied by (Adam Q. Salter) @ text @$NetBSD: patch-aa,v 1.1 2008/04/04 15:30:00 jlam Exp $ --- ../rake-0.8.1.gemspec.orig 2008-03-13 13:26:21.000000000 -0400 +++ ../rake-0.8.1.gemspec @@@@ -41,7 +41,6 @@@@ extra_rdoc_files: files: - install.rb - CHANGES -- CVSROOT - MIT-LICENSE - Rakefile - README @ 1.1 log @Install as a gem using the pkgsrc rubygem.mk framework instead of directly into site_ruby. @ text @d1 1 a1 1 $NetBSD$ @