Obsolete by gitlab-ce 12.5 upgrade, please use mail/rubygem-premailer-rails-rails5 instead.
This commit is contained in:
parent
c3f3adf060
commit
332d787a1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518213
5 changed files with 1 additions and 35 deletions
1
MOVED
1
MOVED
|
@ -13490,3 +13490,4 @@ databases/rubygem-flipper-active_record013|databases/rubygem-flipper-active_reco
|
|||
devel/rubygem-flipper013|devel/rubygem-flipper|2019-11-23|Obsolete, please use devel/rubygem-flipper instead
|
||||
devel/rubygem-google-protobuf371|devel/rubygem-google-protobuf|2019-11-23|Obsolete, please use devel/rubygem-google-protobuf instead
|
||||
mail/rubygem-premailer-rails19-rails52|mail/rubygem-premailer-rails-rails52|2019-11-23|Obsolete, please use mail/rubygem-premailer-rails-rails52 instead
|
||||
mail/rubygem-premailer-rails19-rails5|mail/rubygem-premailer-rails-rails5|2019-11-23|Obsolete, please use mail/rubygem-premailer-rails-rails5 instead
|
||||
|
|
|
@ -604,7 +604,6 @@
|
|||
SUBDIR += rubygem-premailer-rails
|
||||
SUBDIR += rubygem-premailer-rails-rails5
|
||||
SUBDIR += rubygem-premailer-rails-rails52
|
||||
SUBDIR += rubygem-premailer-rails19-rails5
|
||||
SUBDIR += rubygem-rmail
|
||||
SUBDIR += rubygem-roadie
|
||||
SUBDIR += rubygem-roadie-rails
|
||||
|
|
|
@ -1,25 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= premailer-rails
|
||||
PORTVERSION= 1.9.7
|
||||
CATEGORIES= mail rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 19-rails5
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
COMMENT= Improve the rendering of HTML emails
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionmailer5>=3:mail/rubygem-actionmailer5 \
|
||||
rubygem-premailer>=1.7.9:mail/rubygem-premailer
|
||||
|
||||
PORTSCOUT= limit=^1\.9
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1518179871
|
||||
SHA256 (rubygem/premailer-rails-1.9.7.gem) = 354269cee144b74ccfd602c4256d32ca20b704e7c2c3219e79d35b687aed9f15
|
||||
SIZE (rubygem/premailer-rails-1.9.7.gem) = 21504
|
|
@ -1,6 +0,0 @@
|
|||
This gem brings you the power of the premailer gem to Rails
|
||||
without any configuration needs. Create HTML emails, include
|
||||
a CSS file as you do in a normal HTML document and premailer
|
||||
will inline the included CSS.
|
||||
|
||||
WWW: https://github.com/fphilipe/premailer-rails
|
Loading…
Reference in a new issue