[85653] trunk/dports/ruby/rb-highline/Portfile

Ryan Schmidt ryandesign at macports.org
Sat Oct 15 12:27:06 PDT 2011


On Oct 15, 2011, at 09:15, kimuraw at macports.org wrote:

> Revision: 85653
>          http://trac.macports.org/changeset/85653
> Author:   kimuraw at macports.org
> Date:     2011-10-15 07:15:50 -0700 (Sat, 15 Oct 2011)
> Log Message:
> -----------
> ruby/rb-highline: upgrade to 1.5.2. add license. change master_sites.
> 
> Modified Paths:
> --------------
>    trunk/dports/ruby/rb-highline/Portfile
> 
> Modified: trunk/dports/ruby/rb-highline/Portfile
> ===================================================================
> --- trunk/dports/ruby/rb-highline/Portfile	2011-10-15 14:10:21 UTC (rev 85652)
> +++ trunk/dports/ruby/rb-highline/Portfile	2011-10-15 14:15:50 UTC (rev 85653)
> @@ -3,7 +3,7 @@
> PortSystem          1.0
> PortGroup           ruby 1.0
> 
> -ruby.setup          highline 1.5.1 gem {} rubyforge_gem
> +ruby.setup          highline 1.5.2 gem {} rubygems
> maintainers         nomaintainer
> description         A high-level IO library.
> long_description    A high-level IO library that provides validation, type \
> @@ -11,8 +11,10 @@
>                     also includes a complete menu system that can crank out \
>                     anything from simple list selection to complete shells \
>                     with just minutes of work.
> -checksums           md5     e014ffa5308b1a9898e1fdfde2e070c9 \
> -                    sha1    185682b662ce5d8911de78922ca12c2d89ac1bd2 \
> -                    rmd160  8abb17e8ffc265be3db65cbf28063273a368a02f
> +license				GPL2 Ruby
> +supported_archs		noarch

As with rb-pdumpfs, the license should be "GPL-2", or possibly "GPL-2+".

Also, please do not introduce tab characters into portfiles already observing our recommended space-only whitespace convention.





More information about the macports-dev mailing list