git: e297be550981 - main - devel/rubygem-simple_form-rails50: Update to 5.0.3
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 6 15:07:28 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e297be5509815d6c252a717b4cc5e9f89525f404
commit e297be5509815d6c252a717b4cc5e9f89525f404
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 14:59:58 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 14:59:58 +0000
devel/rubygem-simple_form-rails50: Update to 5.0.3
- Update version requirement of RUN_DEPENDS
- Update WWW
Changes: https://github.com/heartcombo/simple_form/blob/master/CHANGELOG.md
---
devel/rubygem-simple_form-rails50/Makefile | 6 +++---
devel/rubygem-simple_form-rails50/distinfo | 6 +++---
devel/rubygem-simple_form-rails50/pkg-descr | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/devel/rubygem-simple_form-rails50/Makefile b/devel/rubygem-simple_form-rails50/Makefile
index 34211a98ff90..f3d814b644ce 100644
--- a/devel/rubygem-simple_form-rails50/Makefile
+++ b/devel/rubygem-simple_form-rails50/Makefile
@@ -1,7 +1,7 @@
# Created by: rpsfa at rit.edu
PORTNAME= simple_form
-PORTVERSION= 4.1.0
+PORTVERSION= 5.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails50
@@ -12,8 +12,8 @@ COMMENT= Forms made easy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-activemodel50>=4:databases/rubygem-activemodel50 \
- rubygem-actionpack50>=4:www/rubygem-actionpack50
+RUN_DEPENDS= rubygem-activemodel50>=5.0:databases/rubygem-activemodel50 \
+ rubygem-actionpack50>=5.0:www/rubygem-actionpack50
USES= gem
USE_RUBY= yes
diff --git a/devel/rubygem-simple_form-rails50/distinfo b/devel/rubygem-simple_form-rails50/distinfo
index 0578e4347605..5e86a3ceb9ba 100644
--- a/devel/rubygem-simple_form-rails50/distinfo
+++ b/devel/rubygem-simple_form-rails50/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 = 1625323783
+SHA256 (rubygem/simple_form-5.0.3.gem) = c7aad8a45243021e2e66015b5fbe42212a119dd0ecf9aae51b55972c3473444a
+SIZE (rubygem/simple_form-5.0.3.gem) = 84480
diff --git a/devel/rubygem-simple_form-rails50/pkg-descr b/devel/rubygem-simple_form-rails50/pkg-descr
index 586dc3e4bc84..1d8387caa016 100644
--- a/devel/rubygem-simple_form-rails50/pkg-descr
+++ b/devel/rubygem-simple_form-rails50/pkg-descr
@@ -1,3 +1,3 @@
Forms made easy!
-WWW: https://github.com/plataformatec/simple_form
+WWW: https://github.com/heartcombo/simple_form
More information about the dev-commits-ports-all
mailing list