Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] New package libesmtp : Library for sending emails through SMTP.
Date: Wed, 21 Dec 2011 22:58:55 +0100	[thread overview]
Message-ID: <87zkelpoww.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1323875047-27039-1-git-send-email-sagaert.johan@skynet.be> (Sagaert Johan's message of "Wed, 14 Dec 2011 16:04:07 +0100")

>>>>> "Sagaert" == Sagaert Johan <sagaert.johan@skynet.be> writes:

 Sagaert> This is a library for sending email through SMTP.

 Sagaert> Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
 Sagaert> ---
 Sagaert>  package/Config.in            |    1 +
 Sagaert>  package/libesmtp/Config.in   |    6 ++++++
 Sagaert>  package/libesmtp/libesmtp.mk |   11 +++++++++++
 Sagaert>  3 files changed, 18 insertions(+), 0 deletions(-)
 Sagaert>  create mode 100644 package/libesmtp/Config.in
 Sagaert>  create mode 100644 package/libesmtp/libesmtp.mk

 Sagaert> diff --git a/package/Config.in b/package/Config.in
 Sagaert> index eb93b1c..c9812af 100644
 Sagaert> --- a/package/Config.in
 Sagaert> +++ b/package/Config.in
 Sagaert> @@ -338,6 +338,7 @@ source "package/libpcap/Config.in"
 Sagaert>  source "package/libosip2/Config.in"
 Sagaert>  source "package/librsync/Config.in"
 Sagaert>  source "package/libsoup/Config.in"
 Sagaert> +source "package/libesmtp/Config.in"

This should be sorted alphabetically. Other than that it looks good,
committed - Thanks.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2011-12-21 21:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-14 15:04 [Buildroot] [PATCH v2 1/1] New package libesmtp : Library for sending emails through SMTP Sagaert Johan
2011-12-21 21:58 ` Peter Korsgaard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zkelpoww.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox