mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 4.4.0
- Update version requirement of RUN_DEPENDS - Take maintainership Changes: https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md
This commit is contained in:
parent
3cb2d17106
commit
3ddd94ff54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545877
@ -2,22 +2,23 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jquery-rails
|
||||
PORTVERSION= 4.3.3
|
||||
PORTVERSION= 4.4.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Provides a Rails generator for jQuery
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-rails-dom-testing>=1.0:textproc/rubygem-rails-dom-testing \
|
||||
RUN_DEPENDS= rubygem-rails-dom-testing>=1<3:textproc/rubygem-rails-dom-testing \
|
||||
rubygem-railties4>=4.2.0:www/rubygem-railties4 \
|
||||
rubygem-thor>=0.14:devel/rubygem-thor
|
||||
rubygem-thor>=0.14<2.0:devel/rubygem-thor
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1524316539
|
||||
SHA256 (rubygem/jquery-rails-4.3.3.gem) = 08dacba43ca00e639fc51edc5158aaa3bb19f052b8fe98af279eb786960e409c
|
||||
SIZE (rubygem/jquery-rails-4.3.3.gem) = 519168
|
||||
TIMESTAMP = 1598175256
|
||||
SHA256 (rubygem/jquery-rails-4.4.0.gem) = b1048e5bf181b94dcac82d28a4696cd79c6200167a024a07f57607ab28aa7036
|
||||
SIZE (rubygem/jquery-rails-4.4.0.gem) = 526336
|
||||
|
Loading…
Reference in New Issue
Block a user