mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Update to 3.2.16
- Add LICENSE Changes: https://github.com/rails/rails/blob/v3.2.16/actionmailer/CHANGELOG.md
This commit is contained in:
parent
b057bf26bb
commit
89fca0271c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335698
@ -2,13 +2,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= actionmailer
|
||||
PORTVERSION= 3.2.15
|
||||
PORTVERSION= 3.2.16
|
||||
CATEGORIES= mail rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Easy email delivery and testing for Ruby
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpack \
|
||||
rubygem-mail>=2.5.4:${PORTSDIR}/mail/rubygem-mail
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/actionmailer-3.2.15.gem) = d5048e070736970204f293f458cbfca1f16fb4c856476ca7b942d51f40d07cea
|
||||
SIZE (rubygem/actionmailer-3.2.15.gem) = 22016
|
||||
SHA256 (rubygem/actionmailer-3.2.16.gem) = e3476b5bf1d189e3f08e9c907edaf4223337d3745fa541622c54bcf6e2e42189
|
||||
SIZE (rubygem/actionmailer-3.2.16.gem) = 22016
|
||||
|
Loading…
Reference in New Issue
Block a user