diff options
author | taca <taca@pkgsrc.org> | 2010-12-04 04:03:53 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-12-04 04:03:53 +0000 |
commit | 616c39144e07fcc11c3c2fe902eb21b4a0a8ebbc (patch) | |
tree | c484ac85f7a8fb979d75d6ea6f3c7e710f4b7aa3 /devel | |
parent | fd3e2bd8ab18022ec7b6722edf6d093d89a41fa3 (diff) | |
download | pkgsrc-616c39144e07fcc11c3c2fe902eb21b4a0a8ebbc.tar.gz |
Update ruby-thor package to 0.14.6.
Changes are unknown.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-thor/Makefile | 4 | ||||
-rw-r--r-- | devel/ruby-thor/PLIST | 6 | ||||
-rw-r--r-- | devel/ruby-thor/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/devel/ruby-thor/Makefile b/devel/ruby-thor/Makefile index 25527add454..5a1f14cfb17 100644 --- a/devel/ruby-thor/Makefile +++ b/devel/ruby-thor/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2010/09/23 06:41:27 taca Exp $ +# $NetBSD: Makefile,v 1.3 2010/12/04 04:03:53 taca Exp $ -DISTNAME= thor-0.14.1 +DISTNAME= thor-0.14.6 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-thor/PLIST b/devel/ruby-thor/PLIST index 3c2a7f9cb28..293336b4589 100644 --- a/devel/ruby-thor/PLIST +++ b/devel/ruby-thor/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2010/09/23 06:41:27 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2010/12/04 04:03:53 taca Exp $ bin/rake2thor bin/thor ${GEM_HOME}/cache/${GEM_NAME}.gem @@ -11,6 +11,7 @@ ${GEM_LIBDIR}/bin/thor ${GEM_LIBDIR}/lib/thor.rb ${GEM_LIBDIR}/lib/thor/actions.rb ${GEM_LIBDIR}/lib/thor/actions/create_file.rb +${GEM_LIBDIR}/lib/thor/actions/create_link.rb ${GEM_LIBDIR}/lib/thor/actions/directory.rb ${GEM_LIBDIR}/lib/thor/actions/empty_directory.rb ${GEM_LIBDIR}/lib/thor/actions/file_manipulation.rb @@ -50,6 +51,7 @@ ${GEM_LIBDIR}/spec/fixtures/bundle/execute.rb ${GEM_LIBDIR}/spec/fixtures/bundle/main.thor ${GEM_LIBDIR}/spec/fixtures/doc/%file_name%.rb.tt ${GEM_LIBDIR}/spec/fixtures/doc/README +${GEM_LIBDIR}/spec/fixtures/doc/block_helper.rb ${GEM_LIBDIR}/spec/fixtures/doc/components/.empty_directory ${GEM_LIBDIR}/spec/fixtures/doc/config.rb ${GEM_LIBDIR}/spec/fixtures/group.thor @@ -64,12 +66,12 @@ ${GEM_LIBDIR}/spec/parser/arguments_spec.rb ${GEM_LIBDIR}/spec/parser/option_spec.rb ${GEM_LIBDIR}/spec/parser/options_spec.rb ${GEM_LIBDIR}/spec/rake_compat_spec.rb +${GEM_LIBDIR}/spec/register_spec.rb ${GEM_LIBDIR}/spec/runner_spec.rb ${GEM_LIBDIR}/spec/shell/basic_spec.rb ${GEM_LIBDIR}/spec/shell/color_spec.rb ${GEM_LIBDIR}/spec/shell/html_spec.rb ${GEM_LIBDIR}/spec/shell_spec.rb -${GEM_LIBDIR}/spec/spec.opts ${GEM_LIBDIR}/spec/spec_helper.rb ${GEM_LIBDIR}/spec/task_spec.rb ${GEM_LIBDIR}/spec/thor_spec.rb diff --git a/devel/ruby-thor/distinfo b/devel/ruby-thor/distinfo index cf0a2e7e91c..8b9fac956d1 100644 --- a/devel/ruby-thor/distinfo +++ b/devel/ruby-thor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/09/23 06:41:27 taca Exp $ +$NetBSD: distinfo,v 1.3 2010/12/04 04:03:53 taca Exp $ -SHA1 (thor-0.14.1.gem) = 89a75a98599dfa6d2f59abb85c1b383bf5c0bce3 -RMD160 (thor-0.14.1.gem) = 75a2471ffc08fd9deefef1b1e92b2a34416fecf5 -Size (thor-0.14.1.gem) = 71168 bytes +SHA1 (thor-0.14.6.gem) = cb09bba64959b0ea470d1b8c266c42858a8f7e11 +RMD160 (thor-0.14.6.gem) = fa3c43a154ecfd5bd1c14557f93ea017eddb02df +Size (thor-0.14.6.gem) = 73216 bytes |