textproc/rubygem-actionpack-xml_parser-rails72: Fix version requirement of RUN_DEPENDS
- Update WWW and clean up pkg-descr - Take maintainership
This commit is contained in:
parent
9c09529e97
commit
4cf32d5ca0
@ -4,15 +4,16 @@ CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails72
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= XML parameters parser for Action Pack
|
||||
WWW= https://github.com/rails/actionpack-xml_parser
|
||||
WWW= https://rubyonrails.org/ \
|
||||
https://github.com/rails/actionpack-xml_parser
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack72>=7.2:www/rubygem-actionpack72 \
|
||||
rubygem-railties72>=7.2:www/rubygem-railties72
|
||||
RUN_DEPENDS= rubygem-actionpack72>=5.0:www/rubygem-actionpack72 \
|
||||
rubygem-railties72>=5.0:www/rubygem-railties72
|
||||
|
||||
USES= gem
|
||||
|
||||
|
||||
@ -1,4 +1,2 @@
|
||||
actionpack-xml_parser is an XML parameters parser for Action Pack (removed from
|
||||
core in Rails 4.0).
|
||||
|
||||
See also: https://rubyonrails.org/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user