From patchwork Fri Jan 2 22:45:07 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 425070 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 0907E14009B for ; Sat, 3 Jan 2015 09:46:41 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 519DB85626; Fri, 2 Jan 2015 22:46:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5KGqXJmGQcn4; Fri, 2 Jan 2015 22:46:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id B36C586F18; Fri, 2 Jan 2015 22:46:40 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 2614D1C2006 for ; Fri, 2 Jan 2015 22:46:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 20EB58A985 for ; Fri, 2 Jan 2015 22:46:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pQFNhEsqdzGC for ; Fri, 2 Jan 2015 22:46:38 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from www.zacarias.com.ar (www.zacarias.com.ar [62.210.192.172]) by whitealder.osuosl.org (Postfix) with ESMTPS id 614988A889 for ; Fri, 2 Jan 2015 22:46:38 +0000 (UTC) Received: from asgard ([200.5.70.129]) (authenticated bits=0) by www.zacarias.com.ar (8.14.9/8.14.9) with ESMTP id t02MkNMH024734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 2 Jan 2015 22:46:31 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1420238796; bh=Afudgkcr8CMbLs4q8TAHqTdfNALRvWBQfkgheDTTnJs=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ibKs4HycfI0xJz1QgYJwtrs2SBT1SUPX/FzF/19C03d6IAqYKfQ7698D1le1wsFmB puq2gIekyz2SmMTpWxf1F4FdAU9za/lHOhptVGamyCFX5dWYet7eeRx5/G4sHOyyw7 MLmRsuRxg6r0d9hcttVjLDKX9HzKuT8o0OR1JoJY= Received: by asgard (sSMTP sendmail emulation); Fri, 02 Jan 2015 19:45:52 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Fri, 2 Jan 2015 19:45:07 -0300 Message-Id: <1420238707-5456-2-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.0.5 In-Reply-To: <1420238707-5456-1-git-send-email-gustavo@zacarias.com.ar> References: <1420238707-5456-1-git-send-email-gustavo@zacarias.com.ar> X-Virus-Scanned: clamav-milter 0.98.5 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH 2/2] msmtp: bump to version 1.6.0 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Also drop license comment from help, we have PKG_LICENSE* for that. Signed-off-by: Gustavo Zacarias --- package/msmtp/Config.in | 2 -- package/msmtp/msmtp.hash | 5 +++-- package/msmtp/msmtp.mk | 20 ++++++++++++-------- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/package/msmtp/Config.in b/package/msmtp/Config.in index 385ad90..46bb198 100644 --- a/package/msmtp/Config.in +++ b/package/msmtp/Config.in @@ -5,6 +5,4 @@ config BR2_PACKAGE_MSMTP mail to an SMTP server (for example at a free mail provider) which takes care of further delivery. - Note that msmtp is licensed under GPLv3. - http://msmtp.sourceforge.net/ diff --git a/package/msmtp/msmtp.hash b/package/msmtp/msmtp.hash index 41c6caa..2196afb 100644 --- a/package/msmtp/msmtp.hash +++ b/package/msmtp/msmtp.hash @@ -1,2 +1,3 @@ -# Locally computed: -sha256 2bf0c5c7e78f9905f48de235a75111a1a88238793043bbeae00360b22f1a5f88 msmtp-1.4.32.tar.bz2 +# From http://sourceforge.net/projects/msmtp/files/msmtp/1.6.0/ +md5 1c166853b63c02ae2ab56b50f1aae57b msmtp-1.6.0.tar.xz +sha1 39e597619f797ec3550c0146cd3d9e55e85947eb msmtp-1.6.0.tar.xz diff --git a/package/msmtp/msmtp.mk b/package/msmtp/msmtp.mk index 2d8e630..1c6de16 100644 --- a/package/msmtp/msmtp.mk +++ b/package/msmtp/msmtp.mk @@ -4,13 +4,22 @@ # ################################################################################ -MSMTP_VERSION = 1.4.32 +MSMTP_VERSION = 1.6.0 MSMTP_SITE = http://downloads.sourceforge.net/project/msmtp/msmtp/$(MSMTP_VERSION) -MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.bz2 +MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz +MSMTP_DEPENDENCIES = host-pkgconf +MSMTP_CONF_OPTS = \ + --without-libidn \ + --without-libgsasl MSMTP_LICENSE = GPLv3+ MSMTP_LICENSE_FILES = COPYING -MSMTP_DEPENDENCIES += host-pkgconf +ifeq ($(BR2_PACKAGE_LIBSECRET),y) +MSMTP_CONF_OPTS += --with-libsecret +MSMTP_DEPENDENCIES += libsecret +else +MSMTP_CONF_OPTS += --without-libsecret +endif ifeq ($(BR2_PACKAGE_OPENSSL),y) MSMTP_CONF_OPTS += --with-ssl=openssl @@ -26,9 +35,4 @@ else MSMTP_CONF_OPTS += --with-ssl=no endif -MSMTP_CONF_OPTS += \ - --without-libidn \ - --without-libgsasl \ - --without-gnome-keyring - $(eval $(autotools-package))