#11737 closed update (duplicate)
UPDATE: rb-rake 0.7.1 -> 0.7.2
Reported by: | kimuraw (kimura wataru) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | rcavanaugh@… | |
Port: |
Description (last modified by jmpalacios (Juan Manuel Palacios))
rake-0.7.1 has some problems. [ruby-core:8987]http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/8987
rake-0.7.2 is available.
diff -ur ruby/rb-rake.org/Portfile ruby/rb-rake/Portfile --- ruby/rb-rake.org/Portfile 2007-04-07 00:54:41.000000000 +0900 +++ ruby/rb-rake/Portfile 2007-04-07 01:31:51.000000000 +0900 @@ -1,7 +1,7 @@ # $Id: Portfile 20401 2006-11-03 02:12:34Z blair@macports.org $ PortSystem 1.0 PortGroup ruby 1.0 -ruby.setup rake 0.7.1 gem {} rubyforge:9498 +ruby.setup rake 0.7.2 gem {} rubyforge:17890 categories-append devel maintainers rcavanaugh@gmail.com description Ruby make-like utility using standard Ruby syntax @@ -19,6 +19,6 @@ other projects as a single file. Projects that depend upon rake do not require that rake be installed on target systems. -checksums md5 9e9ebe0dd2e39dc08ff522b6a5ba23e5 - sha1 b64fdff051a2d64c6bf5518f0951b98766a1677c - rmd160 75c835d67daa3aaf2948900b7ac85ce6d364976c +checksums md5 7795a49c2f190ac7dae025ee9940b404 + sha1 5eeeb70b32aa49193d165ab301e10a37ba23211e + rmd160 b53d11b7f9af1a82ac52b93c62fe9591a3cb3415
Attachments (1)
Change History (5)
Changed 18 years ago by kimuraw (kimura wataru)
Attachment: | rb-rake.0.7.2.patch added |
---|
comment:1 Changed 18 years ago by jmpalacios (Juan Manuel Palacios)
Description: | modified (diff) |
---|---|
Milestone: | → Port Updates |
Priority: | Blocker → Expected |
Removed weird characters from code block in long description. Also, this is not a blocker, setting priority and milestone appropriately.
-jmpp
comment:2 Changed 17 years ago by markd@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Superceded by #12016.
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
Note: See
TracTickets for help on using
tickets.
a patch for Portfile of rb-rake 0.7.1