[70492] trunk/dports/ruby

kimuraw at macports.org kimuraw at macports.org
Wed Aug 11 05:51:33 PDT 2010


Revision: 70492
          http://trac.macports.org/changeset/70492
Author:   kimuraw at macports.org
Date:     2010-08-11 05:51:32 -0700 (Wed, 11 Aug 2010)
Log Message:
-----------
ruby/rb-roauth: new port rb-roauth

Added Paths:
-----------
    trunk/dports/ruby/rb-roauth/
    trunk/dports/ruby/rb-roauth/Portfile

Added: trunk/dports/ruby/rb-roauth/Portfile
===================================================================
--- trunk/dports/ruby/rb-roauth/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-roauth/Portfile	2010-08-11 12:51:32 UTC (rev 70492)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			ruby 1.0
+
+ruby.setup			roauth 0.0.2 gem {} rubyforge_gem
+maintainers			kimuraw openmaintainer
+description			Simple Ruby OAuth library
+long_description	A simple OAuth library that supports OAuth header \
+					signing, and header verifying.
+
+homepage			http://github.com/maccman/roauth
+license				Ruby
+
+checksums			md5     7fb6b23065027e057e2a91c4ded396db \
+					sha1    8eba505cb817564e162dc33ea132a32b908d5c05 \
+					rmd160  4e582acaf9d34f3d43ab0985c18b88d91ad584b0
+platforms			darwin
+


Property changes on: trunk/dports/ruby/rb-roauth/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100811/d24755bb/attachment.html>


More information about the macports-changes mailing list