mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.9.2
- Add LICENSE Changes: https://github.com/fphilipe/premailer-rails/blob/master/CHANGELOG.md
This commit is contained in:
parent
8cec9dd00d
commit
2c2c72cede
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413056
2 changed files with 6 additions and 3 deletions
|
@ -2,13 +2,16 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= premailer-rails
|
||||
PORTVERSION= 1.9.1
|
||||
PORTVERSION= 1.9.2
|
||||
CATEGORIES= mail rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Improve the rendering of HTML emails
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionmailer4>=3:mail/rubygem-actionmailer4 \
|
||||
rubygem-premailer>=1.7.9:mail/rubygem-premailer
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/premailer-rails-1.9.1.gem) = 377b2db9e36bb79a0988d918037c176f0d9acc9ce0adcdca244738c8e60e65c6
|
||||
SIZE (rubygem/premailer-rails-1.9.1.gem) = 20480
|
||||
SHA256 (rubygem/premailer-rails-1.9.2.gem) = 9df781bf6020595369c4f7b38d0d6c9096d980c29cae20458d3962bb04d154c0
|
||||
SIZE (rubygem/premailer-rails-1.9.2.gem) = 20480
|
||||
|
|
Loading…
Add table
Reference in a new issue