mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
devel/rubygem-rubyinline: Update to 3.12.5
- Update WWW Changes: https://github.com/seattlerb/rubyinline/blob/master/History.txt
This commit is contained in:
parent
d286c2dae2
commit
af893897cc
@ -1,8 +1,7 @@
|
||||
# Created by: Sean Chittenden <seanc@FreeBSD.org>
|
||||
|
||||
PORTNAME= rubyinline
|
||||
PORTVERSION= 3.12.4
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.12.5
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
DISTNAME= RubyInline-${PORTVERSION}
|
||||
@ -14,9 +13,10 @@ LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-zentest>=4.3:devel/rubygem-zentest
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
SHEBANG_FILES= example2.rb \
|
||||
tutorial/example1.rb \
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (rubygem/RubyInline-3.12.4.gem) = 205bbc14c02d3d55e1b497241ede832ab87f3d981f92f3bda98b75e8144103e0
|
||||
SIZE (rubygem/RubyInline-3.12.4.gem) = 31232
|
||||
TIMESTAMP = 1625323761
|
||||
SHA256 (rubygem/RubyInline-3.12.5.gem) = d4559cb86b7fedd2e9b4b0a3bd99a1955186dbc09f1269920a0dd5c67639c156
|
||||
SIZE (rubygem/RubyInline-3.12.5.gem) = 31232
|
||||
|
@ -21,4 +21,5 @@ FEATURES/PROBLEMS:
|
||||
* Can generate a basic Rakefile and package up built extensions for
|
||||
distribution.
|
||||
|
||||
WWW: http://www.zenspider.com/ZSS/Products/RubyInline/
|
||||
WWW: https://www.zenspider.com/projects/rubyinline.html
|
||||
WWW: https://github.com/seattlerb/rubyinline
|
||||
|
Loading…
Reference in New Issue
Block a user