mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/rubygem-exception_notification: Update to 5.0.0
- Update RUN_DEPENDS: use Rails 8.0 Changes: https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc
This commit is contained in:
parent
3c101f8310
commit
e16ccfdf01
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= exception_notification
|
||||
PORTVERSION= 4.5.0
|
||||
PORTVERSION= 5.0.0
|
||||
CATEGORIES= mail rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,8 +10,8 @@ WWW= https://github.com/smartinez87/exception_notification
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionmailer52>=5.2<8:mail/rubygem-actionmailer52 \
|
||||
rubygem-activesupport52>=5.2<8:devel/rubygem-activesupport52
|
||||
RUN_DEPENDS= rubygem-actionmailer80>=7.1<9:mail/rubygem-actionmailer80 \
|
||||
rubygem-activesupport80>=7.1<9:devel/rubygem-activesupport80
|
||||
|
||||
USES= gem
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1648249196
|
||||
SHA256 (rubygem/exception_notification-4.5.0.gem) = 5676cff2b74f5ff37af8f4ea84b64474473c94e5cc9b5498b2fb5989c3d4b524
|
||||
SIZE (rubygem/exception_notification-4.5.0.gem) = 52224
|
||||
TIMESTAMP = 1744289454
|
||||
SHA256 (rubygem/exception_notification-5.0.0.gem) = cfc91ebcafcf81ec2bb678f21c329d1ce3b1320db7dc5654939a4bb21e5d595c
|
||||
SIZE (rubygem/exception_notification-5.0.0.gem) = 54272
|
||||
|
|
Loading…
Add table
Reference in a new issue