Update to 5.1.5
Changes: https://github.com/rails/rails/blob/5-1-stable/actionmailer/CHANGELOG.md
This commit is contained in:
parent
12aa0a5fb0
commit
96ee5cb6cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462113
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= actionmailer
|
||||
PORTVERSION= 5.1.4
|
||||
PORTVERSION= 5.1.5
|
||||
CATEGORIES= mail rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 5
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1504891682
|
||||
SHA256 (rubygem/actionmailer-5.1.4.gem) = 5ae798850bd284f803cc006887d6b089692183a8c192393436c519bd6ec598e9
|
||||
SIZE (rubygem/actionmailer-5.1.4.gem) = 29184
|
||||
TIMESTAMP = 1518861046
|
||||
SHA256 (rubygem/actionmailer-5.1.5.gem) = 9c690209cdd6da82ab335db6195f8179afd5e36ed64a70d63a1c78f34d3150e4
|
||||
SIZE (rubygem/actionmailer-5.1.5.gem) = 29184
|
||||
|
|
Loading…
Reference in a new issue