Created attachment 168959 [details] shar with new port mail/rubygem-premailer Hello, attached a shar with the new port rubygem-premailer. This port improves the rendering of HTML emails and is a prerequisite for the update of www/gitlab. Buildtests are done for 9.3, 10.0, 10.1, 10.2 and 10.3 amd64 and i386. Also a runtime test with www/gitlab was done. All is fine :) Greetings, Torsten
Please remove ${PORTSDIR}/ from DEPENDS lines.
Created attachment 168972 [details] shar with new port mail/rubygem-premailer Removed like requested! :)
(In reply to Torsten Zühlsdorff from comment #2) Somehow, the plist is not complete: ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: bin/premailer
Created attachment 169068 [details] shar with new port mail/rubygem-premailer v2
(In reply to Kurt Jaeger from comment #3) > Somehow, the plist is not complete: > ===> Checking for items in STAGEDIR missing from pkg-plist > Error: Orphaned: bin/premailer Mh, i'm curious why the testbuild worked. Because now it clearly did not work. I think i mixed it up with rubygem-premailer-rails. -.- I've fixed the error, updated the shar and tested both gems.
testbuilds are fine
A commit references this bug: Author: pi Date: Thu Apr 7 18:04:19 UTC 2016 New revision: 412678 URL: https://svnweb.freebsd.org/changeset/ports/412678 Log: New port: mail/rubygem-premailer Improve the rendering of HTML emails by making CSS inline, converting links and warning about unsupported code. WWW: http://premailer.dialect.ca/ PR: 208507 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> Changes: head/mail/Makefile head/mail/rubygem-premailer/ head/mail/rubygem-premailer/Makefile head/mail/rubygem-premailer/distinfo head/mail/rubygem-premailer/pkg-descr head/mail/rubygem-premailer/pkg-plist
Committed, thanks!