# $Id: Portfile 24010 2007-04-15 00:04:40Z pguyot@kallisys.net $ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup Technorati-Ruby 0.1.0 gem {} rubyforge_gem maintainers pguyot@kallisys.net description Technorati(http://technorati.com/) bindings for Ruby. long_description ${description} checksums md5 61469d73ade821ef239ba9ee43d2ec21 \ sha1 c2a8b21e758e5ddfd1b024dff3da44c9ccac3021 \ rmd160 8d64d0d9609b5727494ad705ac0b46dfa795fad6 homepage http://www.pablotron.org/software/technorati-ruby/ # Fix a bug in the code. # Cf ${homepage} post-destroot { system "cd ${workpath} && patch -p1 < ${portpath}/${filesdir}/patch-technorati.rb" } livecheck.check regex livecheck.url ${homepage} livecheck.regex {/download/gems/technorati-ruby-(.*).gem}