From patchwork Mon Mar 18 12:53:04 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesper Baekdahl X-Patchwork-Id: 228544 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 CF4BE2C009C for ; Tue, 19 Mar 2013 00:02:00 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 8B881103AFE; Mon, 18 Mar 2013 13:01:44 +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 NHjxRmOk4HqP; Mon, 18 Mar 2013 13:01:39 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id AA842101B14; Mon, 18 Mar 2013 13:01:39 +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 1FE348F74B for ; Mon, 18 Mar 2013 13:02:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 8871C8C513 for ; Mon, 18 Mar 2013 13:01:53 +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 NkXXdBD6KfW8 for ; Mon, 18 Mar 2013 13:01:46 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f170.google.com (mail-we0-f170.google.com [74.125.82.170]) by whitealder.osuosl.org (Postfix) with ESMTPS id E42FF8C70A for ; Mon, 18 Mar 2013 13:01:43 +0000 (UTC) Received: by mail-we0-f170.google.com with SMTP id z53so5063420wey.1 for ; Mon, 18 Mar 2013 06:01:42 -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=utMV9UHLpShC8ORZ1Cpqa8Z3cjyhj8ZEkf/hs71XTRw=; b=B3RZ5vyP13RiTTdu3Z9lp4tK5VZoenaQV3+eD6SPKNx9fe9K1XWMH8qVI6cvLxxPS+ 4TqP0xGk9P8haqxnrTfSHpfvfs2AKfRiVLb3KueNRLrOG9FDG3sKKCBy5NxQi6oFKlO0 YG6Tj9VcW/TIqyrR2YS8B5CyZH32VO7+wcR84S4BuJspWOYSkWVE72hEVkz5VYqT7DRz Ji4IAJCCJ4gfLwkmvz4j5NHnaR2TASsNrLFDDzKtxteFhDzcRmNjfm43qdmaM8nxsK+X S6PYru/6qt05ibf23AdqhfsVrEC6GAM3LGjbuSk7D6F0B6dr5le7iOnvC1R34NSilgl5 c+Rw== X-Received: by 10.180.84.165 with SMTP id a5mr16334355wiz.6.1363611243681; Mon, 18 Mar 2013 05:54:03 -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.54.02 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Mar 2013 05:54:03 -0700 (PDT) From: Jesper Baekdahl To: buildroot@busybox.net Date: Mon, 18 Mar 2013 13:53:04 +0100 Message-Id: <1363611219-26971-25-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: ALoCoQmNm+Xybnj+tIqjRg+0nOK91dL2Z82yHR9waBIbnc4iZt+I5Wy7odrlPjJ60PveApM9LSdn Subject: [Buildroot] [PATCH 024/120] xapp_xgamma: 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_xgamma/xapp_xgamma.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11r7/xapp_xgamma/xapp_xgamma.mk b/package/x11r7/xapp_xgamma/xapp_xgamma.mk index b755c85..6e2197d 100644 --- a/package/x11r7/xapp_xgamma/xapp_xgamma.mk +++ b/package/x11r7/xapp_xgamma/xapp_xgamma.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XGAMMA_VERSION = 1.0.4 +XAPP_XGAMMA_VERSION = 1.0.5 XAPP_XGAMMA_SOURCE = xgamma-$(XAPP_XGAMMA_VERSION).tar.bz2 XAPP_XGAMMA_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XGAMMA_DEPENDENCIES = xlib_libXxf86vm