Skip to content

Commit

Permalink
devel/rubygem-simple_form-rails5: Update to 5.0.3
Browse files Browse the repository at this point in the history
- Update version requirement of RUN_DEPENDS
- Update WWW

Changes:	https://github.com/heartcombo/simple_form/blob/master/CHANGELOG.md
  • Loading branch information
sunpoet committed Jul 6, 2021
1 parent a2274e3 commit 50da33c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions devel/rubygem-simple_form-rails5/Makefile
@@ -1,7 +1,7 @@
# Created by: rpsfa@rit.edu

PORTNAME= simple_form
PORTVERSION= 4.1.0
PORTVERSION= 5.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails5
Expand All @@ -12,8 +12,8 @@ COMMENT= Forms made easy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE

RUN_DEPENDS= rubygem-activemodel5>=4:databases/rubygem-activemodel5 \
rubygem-actionpack5>=4:www/rubygem-actionpack5
RUN_DEPENDS= rubygem-activemodel5>=5.0:databases/rubygem-activemodel5 \
rubygem-actionpack5>=5.0:www/rubygem-actionpack5

USES= gem
USE_RUBY= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-simple_form-rails5/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1543058800
SHA256 (rubygem/simple_form-4.1.0.gem) = a6fe5a3628491c26d5a2861ae57cf7e179658e11ea8e6bb39d3672fa8c5b4188
SIZE (rubygem/simple_form-4.1.0.gem) = 82944
TIMESTAMP = 1625323781
SHA256 (rubygem/simple_form-5.0.3.gem) = c7aad8a45243021e2e66015b5fbe42212a119dd0ecf9aae51b55972c3473444a
SIZE (rubygem/simple_form-5.0.3.gem) = 84480
2 changes: 1 addition & 1 deletion devel/rubygem-simple_form-rails5/pkg-descr
@@ -1,3 +1,3 @@
Forms made easy!

WWW: https://github.com/plataformatec/simple_form
WWW: https://github.com/heartcombo/simple_form

0 comments on commit 50da33c

Please sign in to comment.