ports/opt (3.2): ncurses-ruby: update for ruby 2.2
commit c4d6b9758e95dfed4d244e1e5a4fa8da1b41bdf4 Author: Juergen Daubert <jue@jue.li> Date: Wed Sep 9 14:19:44 2015 +0200 ncurses-ruby: update for ruby 2.2 diff --git a/ncurses-ruby/.footprint b/ncurses-ruby/.footprint index 42b63eb..4417a8a 100644 --- a/ncurses-ruby/.footprint +++ b/ncurses-ruby/.footprint @@ -2,7 +2,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/ruby/ drwxr-xr-x root/root usr/lib/ruby/vendor_ruby/ -drwxr-xr-x root/root usr/lib/ruby/vendor_ruby/2.1/ --rw-r--r-- root/root usr/lib/ruby/vendor_ruby/2.1/ncurses.rb -drwxr-xr-x root/root usr/lib/ruby/vendor_ruby/2.1/x86_64-linux/ --rwxr-xr-x root/root usr/lib/ruby/vendor_ruby/2.1/x86_64-linux/ncurses.so +drwxr-xr-x root/root usr/lib/ruby/vendor_ruby/2.2/ +-rw-r--r-- root/root usr/lib/ruby/vendor_ruby/2.2/ncurses.rb +drwxr-xr-x root/root usr/lib/ruby/vendor_ruby/2.2/x86_64-linux/ +-rwxr-xr-x root/root usr/lib/ruby/vendor_ruby/2.2/x86_64-linux/ncurses.so diff --git a/ncurses-ruby/Pkgfile b/ncurses-ruby/Pkgfile index 98e8b00..3f5ec46 100644 --- a/ncurses-ruby/Pkgfile +++ b/ncurses-ruby/Pkgfile @@ -5,7 +5,7 @@ name=ncurses-ruby version=20140731 -release=1 +release=2 source=(http://crux.s3.amazonaws.com/dist/$name-$version.tar.xz) build () {
participants (1)
-
crux@crux.nu