aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-09-30 12:46:15 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-09-30 12:47:21 +0000
commit70b621db3cfe442260789464e506dc847eadb1ea (patch)
treecbc89832cd7224c53871af39a6d2c45dd44414f0 /mail
parentb3d4b11d9b31d57b2283f13584f4c7d3a96ec9d8 (diff)
downloadports-70b621db3cfe442260789464e506dc847eadb1ea.tar.gz
ports-70b621db3cfe442260789464e506dc847eadb1ea.zip
*/*: Switch deps from rails 6.0 to 6.1
Diffstat (limited to 'mail')
-rw-r--r--mail/rubygem-valid_email/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/rubygem-valid_email/Makefile b/mail/rubygem-valid_email/Makefile
index 0ff63b2ff756..443faf430b7c 100644
--- a/mail/rubygem-valid_email/Makefile
+++ b/mail/rubygem-valid_email/Makefile
@@ -2,6 +2,7 @@
PORTNAME= valid_email
PORTVERSION= 0.1.4
+PORTREVISION= 1
CATEGORIES= mail rubygems
MASTER_SITES= RG
@@ -11,7 +12,7 @@ COMMENT= ActiveModel Validation for email
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activemodel60>=0:databases/rubygem-activemodel60 \
+RUN_DEPENDS= rubygem-activemodel61>=0:databases/rubygem-activemodel61 \
rubygem-mail>=2.6.1:mail/rubygem-mail \
rubygem-simpleidn>=0:dns/rubygem-simpleidn