From patchwork Mon Mar 18 13:05:05 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesper Baekdahl X-Patchwork-Id: 228575 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 D98FA2C00AC for ; Tue, 19 Mar 2013 00:09:00 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 24B60101A71; Mon, 18 Mar 2013 13:08: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 ecc9S9u73Kld; Mon, 18 Mar 2013 13:08:42 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id F2D82100E08; Mon, 18 Mar 2013 13:08:41 +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 BD8218F74B for ; Mon, 18 Mar 2013 13:06:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 465768C679 for ; Mon, 18 Mar 2013 13:06:34 +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 1QnkMZM+1Hyy for ; Mon, 18 Mar 2013 13:06:20 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by whitealder.osuosl.org (Postfix) with ESMTPS id 31DAD8C79B for ; Mon, 18 Mar 2013 13:05:57 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id hm14so2617404wib.3 for ; Mon, 18 Mar 2013 06:05:55 -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=HCpwztZM1qUm95oRXqEZJ42mh2LlL+k/85fROv4Tonk=; b=Q73nEHKbrBUW+eRHADqliAOuJrehGhdREnQHvBuF5TnTdEViuUjRp1ixHjOUd9G42B wdpHwX4eOuUIt6gkDaVmPdlBiANG9Tkwu861ZbOjjeySqRL4NAGPLhgkZ04fTxBdS7OZ F5O1M/d9Yv65ok3Zu6ESW+Gy9DoOwrXPpmeYE3E3eeIPVCAmtLex2+YQpAd9nKi64fZg YjEsfZMluDOlCBbDQ3nXmukTB9m1ulflgiqYo1GiykRE6r4AAN04x8xI+oldn36L8SPa /MZeD6coDAabQZxriWyfgJZcKWWumbg6eSG3tFnccNs0shwDjl1+HOQA7qxd/NLqjLe3 dPRA== X-Received: by 10.180.92.97 with SMTP id cl1mr16363628wib.19.1363611955356; Mon, 18 Mar 2013 06:05:55 -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.54 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Mar 2013 06:05:55 -0700 (PDT) From: Jesper Baekdahl To: buildroot@busybox.net Date: Mon, 18 Mar 2013 14:05:05 +0100 Message-Id: <1363611926-27105-40-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: ALoCoQl7EKnTJNh1YS+q6jmyY3q9oR0bLw1SS6KYfqgL2C5CJd1ydYKi5w9E1ov3sS0A9S91ixlf Subject: [Buildroot] [PATCH 099/120] xlib_libfontenc: 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/xlib_libfontenc/xlib_libfontenc.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11r7/xlib_libfontenc/xlib_libfontenc.mk b/package/x11r7/xlib_libfontenc/xlib_libfontenc.mk index 219cf7a..191db88 100644 --- a/package/x11r7/xlib_libfontenc/xlib_libfontenc.mk +++ b/package/x11r7/xlib_libfontenc/xlib_libfontenc.mk @@ -4,7 +4,7 @@ # ################################################################################ -XLIB_LIBFONTENC_VERSION = 1.1.0 +XLIB_LIBFONTENC_VERSION = 1.1.1 XLIB_LIBFONTENC_SOURCE = libfontenc-$(XLIB_LIBFONTENC_VERSION).tar.bz2 XLIB_LIBFONTENC_SITE = http://xorg.freedesktop.org/releases/individual/lib XLIB_LIBFONTENC_INSTALL_STAGING = YES