From patchwork Mon Mar 18 12:52:54 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesper Baekdahl X-Patchwork-Id: 228503 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id A28812C009C for ; Mon, 18 Mar 2013 23:54:57 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 298B910BA42; Mon, 18 Mar 2013 12:54:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rM2LXnPt68BG; Mon, 18 Mar 2013 12:54:31 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 306EC10B8DE; Mon, 18 Mar 2013 12:53:56 +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 37F0A8F7A3 for ; Mon, 18 Mar 2013 12:54:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A920A89648 for ; Mon, 18 Mar 2013 12:53:57 +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 kuk-ZK2uak8w for ; Mon, 18 Mar 2013 12:53:56 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f49.google.com (mail-wg0-f49.google.com [74.125.82.49]) by whitealder.osuosl.org (Postfix) with ESMTPS id 92C9881928 for ; Mon, 18 Mar 2013 12:53:56 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id ds1so3859944wgb.28 for ; Mon, 18 Mar 2013 05:53:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=KoBtxOvZwriXUiTdQJHVGQoKKxFHBS/bz530GGoWiYA=; b=XX0WrIMINZFo6+Hk9UrzMgYYlKmefHcIi1G0hC2j+kXfP9xIYLNfBw2sgu9Om2JieJ vITlEkNZVMIP/ctLcGSRXwV746UyBFrNZzealKHDi/hNcSYEO45VWSvjz5Lu+sKvbOCS 4NL/r+Y6W7OUvKgQqbMmroHiWgdgh/2pOi6cKxjUQ80+DmKp2hclCLAv7lFahPc2G7mM 1VPQpgOWNxVcuKJBwSw6dtfpl3K6Lnv61cUnXcBzkmzxruFM44Y4HpK5kYW+qL878e3a EJPwBxi9ETamuHNTCOGybgqtlkl+GdvwZFtBFKEuume4UwJhMSD5HHB+EwrPolbJtHkM aW9Q== X-Received: by 10.194.95.198 with SMTP id dm6mr24794577wjb.6.1363611234750; Mon, 18 Mar 2013 05:53:54 -0700 (PDT) Received: from localhost.localdomain (cpe.xe-6-0-0-953.boanqu2.dk.customer.tdc.net. [188.180.79.66]) by mx.google.com with ESMTPS id ex15sm701388wid.5.2013.03.18.05.53.53 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Mar 2013 05:53:54 -0700 (PDT) From: Jesper Baekdahl To: buildroot@busybox.net Date: Mon, 18 Mar 2013 13:52:54 +0100 Message-Id: <1363611219-26971-15-git-send-email-jbb@gamblify.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1363611219-26971-1-git-send-email-jbb@gamblify.com> References: <1363611219-26971-1-git-send-email-jbb@gamblify.com> X-Gm-Message-State: ALoCoQmVENxUZ99PCi5f198j959lyAV5tnVcUarAnaScHd/OKAK3aPGhG/2ynEIHDszDZ8aOgx33 Subject: [Buildroot] [PATCH 014/120] xapp_iceauth: bump revision to X11R7.7 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 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-bounces@busybox.net From: Will Wagner Signed-off-by: Will Wagner Signed-off-by: Jesper Baekdahl --- package/x11r7/xapp_iceauth/xapp_iceauth.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11r7/xapp_iceauth/xapp_iceauth.mk b/package/x11r7/xapp_iceauth/xapp_iceauth.mk index 569f053..a42e5bd 100644 --- a/package/x11r7/xapp_iceauth/xapp_iceauth.mk +++ b/package/x11r7/xapp_iceauth/xapp_iceauth.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_ICEAUTH_VERSION = 1.0.4 +XAPP_ICEAUTH_VERSION = 1.0.5 XAPP_ICEAUTH_SOURCE = iceauth-$(XAPP_ICEAUTH_VERSION).tar.bz2 XAPP_ICEAUTH_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_ICEAUTH_DEPENDENCIES = xlib_libICE xlib_libX11