mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
mail/rubygem-premailer-rails: Update to 1.11.1
- Update version requirement of RUN_DEPENDS Changes: https://github.com/fphilipe/premailer-rails/blob/master/CHANGELOG.md
This commit is contained in:
parent
241cb4d975
commit
b58c158ac0
@ -1,7 +1,7 @@
|
||||
# Created by: Torsten Zuehlsdorff <ports@toco-domains.de>
|
||||
|
||||
PORTNAME= premailer-rails
|
||||
PORTVERSION= 1.10.2
|
||||
PORTVERSION= 1.11.1
|
||||
CATEGORIES= mail rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,10 +12,11 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionmailer4>=3:mail/rubygem-actionmailer4 \
|
||||
rubygem-premailer>=1.7.9:mail/rubygem-premailer
|
||||
rubygem-premailer>=1.7.9<2:mail/rubygem-premailer
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1521194459
|
||||
SHA256 (rubygem/premailer-rails-1.10.2.gem) = bdd2440a7cdcf5ca93178d44fadb1e50a4505e341f29da7f702c2e05e71270ab
|
||||
SIZE (rubygem/premailer-rails-1.10.2.gem) = 22528
|
||||
TIMESTAMP = 1625585644
|
||||
SHA256 (rubygem/premailer-rails-1.11.1.gem) = 669de4a827fefcff64ddc6f0389455bb632fbc2c169e466578acff873f654360
|
||||
SIZE (rubygem/premailer-rails-1.11.1.gem) = 23040
|
||||
|
Loading…
Reference in New Issue
Block a user