From patchwork Mon Mar 18 13:04:38 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesper Baekdahl X-Patchwork-Id: 228565 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 5C6E02C00A5 for ; Tue, 19 Mar 2013 00:07:30 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id EDD8EA02A5; Mon, 18 Mar 2013 13:07:28 +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 HwRzqIb6ZoiT; Mon, 18 Mar 2013 13:07:23 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 85E8EA787E; Mon, 18 Mar 2013 13:06:49 +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 B1B298F74B for ; Mon, 18 Mar 2013 13:05:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2D9738C7CF for ; Mon, 18 Mar 2013 13:05:45 +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 9QlKA6ZnW58s for ; Mon, 18 Mar 2013 13:05:38 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f179.google.com (mail-we0-f179.google.com [74.125.82.179]) by whitealder.osuosl.org (Postfix) with ESMTPS id B0DA38C75E for ; Mon, 18 Mar 2013 13:05:35 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id u3so978753wey.24 for ; Mon, 18 Mar 2013 06:05:33 -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=C4/0Qe5dK7RyXP3ZhDPeoIFRS7sNyafSuKN6t8G8Rt8=; b=B2ss1Fi2qoevgX1uZTLK91jeE2gobWHZvdul09WKvPAw7ZlDXGWjrjXxp8jhZoRBbU Dw/Bq0NTUSCJoJarcYbK4GABnA55BdvCuCrv/q1Gpbl1HpMSyoAfYgTMoqboT4+TFfiK 3v2ZBRYL9DicECIPzpxvf9FxDJIF/HIXTTrA6G+WF5swW/CeELCh+Y1/YyUvYIHFDsvT ELktXtAyWuRVP70aQXUmC7cUazl6CeEav1qSQ9/aC5HekRldXC+ZC+kITdYpRLPjioqq 4Cem6CJ3941vcajL69ZsKiB3ZkPmmh1545plCq5n2iAv+MoI5THKxmzQ306vdbsVSOpr reuQ== X-Received: by 10.194.20.40 with SMTP id k8mr24967164wje.16.1363611933900; Mon, 18 Mar 2013 06:05:33 -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 ex15sm757835wid.5.2013.03.18.06.05.33 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Mar 2013 06:05:33 -0700 (PDT) From: Jesper Baekdahl To: buildroot@busybox.net Date: Mon, 18 Mar 2013 14:04:38 +0100 Message-Id: <1363611926-27105-13-git-send-email-jbb@gamblify.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1363611926-27105-1-git-send-email-jbb@gamblify.com> References: <1363611926-27105-1-git-send-email-jbb@gamblify.com> X-Gm-Message-State: ALoCoQnYVaUhONEJ4gZeR+ehSFKPLLuS0w/3AZrKo04NeT0swiQDh3myYtufz3iHTLJZmDKrxAe9 Subject: [Buildroot] [PATCH 072/120] xfont: 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/xfont_font-util/xfont_font-util.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11r7/xfont_font-util/xfont_font-util.mk b/package/x11r7/xfont_font-util/xfont_font-util.mk index f91b998..f318500 100644 --- a/package/x11r7/xfont_font-util/xfont_font-util.mk +++ b/package/x11r7/xfont_font-util/xfont_font-util.mk @@ -4,7 +4,7 @@ # ################################################################################ -XFONT_FONT_UTIL_VERSION = 1.2.0 +XFONT_FONT_UTIL_VERSION = 1.3.0 XFONT_FONT_UTIL_SOURCE = font-util-$(XFONT_FONT_UTIL_VERSION).tar.bz2 XFONT_FONT_UTIL_SITE = http://xorg.freedesktop.org/releases/individual/font XFONT_FONT_UTIL_DEPENDENCIES = host-pkgconf