Update to 5.0.3
Changes: https://github.com/rails/rails/blob/5-0-stable/actionmailer/CHANGELOG.md
This commit is contained in:
parent
a6b6286476
commit
1cf8ef3257
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440811
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= actionmailer
|
||||
PORTVERSION= 5.0.2
|
||||
PORTVERSION= 5.0.3
|
||||
CATEGORIES= mail rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 50
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1488463119
|
||||
SHA256 (rubygem/actionmailer-5.0.2.gem) = 4b1d4e08d911a410c6ef0314ca897a1e73abb8757707cc9f0766edc6a4c47e92
|
||||
SIZE (rubygem/actionmailer-5.0.2.gem) = 28672
|
||||
TIMESTAMP = 1494671859
|
||||
SHA256 (rubygem/actionmailer-5.0.3.gem) = e8ca4e0536c1da624bd77458d4f9453a801ffdadaf905ecb72ef617c2cab463c
|
||||
SIZE (rubygem/actionmailer-5.0.3.gem) = 28672
|
||||
|
|
Loading…
Reference in a new issue