mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Add LICENSE
- Drop MD5 checksum from distinfo
This commit is contained in:
parent
543bcfab11
commit
cddd4fc41c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267193
@ -16,6 +16,8 @@ COMMENT= A reimplementation of ParseTree using RubyInlineAcceleration
|
||||
|
||||
RUN_DEPENDS= rubygem-rubyinlineaccel>=0.0.1:${PORTSDIR}/devel/rubygem-rubyinlineaccel
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
GEM_NAME= ${DISTNAME}
|
||||
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (rubygem/ParseTreeReloaded-0.0.1.gem) = 1f2209e07befdd6402b8d516593378bc
|
||||
SHA256 (rubygem/ParseTreeReloaded-0.0.1.gem) = 86a986786fa4b2e678576d3fcbd31027c20c0d0a85e906d864c16d2d7b6b8bb3
|
||||
SIZE (rubygem/ParseTreeReloaded-0.0.1.gem) = 13824
|
||||
|
@ -16,6 +16,8 @@ COMMENT= A pure ruby code generator easily from ParseTree's Sexps # '
|
||||
RUN_DEPENDS= rubygem-sexp_processor>=3.0:${PORTSDIR}/devel/rubygem-sexp_processor \
|
||||
rubygem-ruby_parser>=2.0:${PORTSDIR}/devel/rubygem-ruby_parser
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (rubygem/ruby2ruby-1.2.5.gem) = a508fe79d1ccffbbabb672e3fb522dfc
|
||||
SHA256 (rubygem/ruby2ruby-1.2.5.gem) = 016032afdbfebb7cffaab46884845aaf453e25d3420bbf10565aa9920368494e
|
||||
SIZE (rubygem/ruby2ruby-1.2.5.gem) = 17920
|
||||
|
Loading…
Reference in New Issue
Block a user