- Update to 4.1.13
- Add NO_ARCH Changes: https://github.com/rails/rails/blob/4-1-stable/actionmailer/CHANGELOG.md
This commit is contained in:
parent
c77f97d5a7
commit
b28c3fc735
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395293
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= actionmailer
|
||||
PORTVERSION= 4.1.12
|
||||
PORTVERSION= 4.1.13
|
||||
CATEGORIES= mail rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 41
|
||||
|
@ -16,6 +16,7 @@ RUN_DEPENDS= rubygem-actionpack41>=${PORTVERSION}:${PORTSDIR}/www/rubygem-action
|
|||
rubygem-actionview41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-actionview41 \
|
||||
rubygem-mail>=2.5.4:${PORTSDIR}/mail/rubygem-mail
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/actionmailer-4.1.12.gem) = 55c44ed99ce8c0e5d4daa2d1bab169033b3b1b3b3b09ed88b264ede264f3305c
|
||||
SIZE (rubygem/actionmailer-4.1.12.gem) = 25088
|
||||
SHA256 (rubygem/actionmailer-4.1.13.gem) = b4a96dc94bcb88857314d99c5f8a5beb69286d443cf5f4500e4aa33939f45b96
|
||||
SIZE (rubygem/actionmailer-4.1.13.gem) = 25088
|
||||
|
|
Loading…
Reference in a new issue