From patchwork Sat Feb 7 20:11:18 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 437615 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 585FD14018C for ; Sun, 8 Feb 2015 07:12:09 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 588AEA12F1; Sat, 7 Feb 2015 20:12:08 +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 aw52kGRZ90nM; Sat, 7 Feb 2015 20:12:04 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 844A0A1275; Sat, 7 Feb 2015 20:12:04 +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 C98D51C1600 for ; Sat, 7 Feb 2015 20:12:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C57EA8BD90 for ; Sat, 7 Feb 2015 20:12:02 +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 SW4NA43vah+H for ; Sat, 7 Feb 2015 20:12:00 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout06.t-online.de (mailout06.t-online.de [194.25.134.19]) by whitealder.osuosl.org (Postfix) with ESMTPS id 22ACD8BDB0 for ; Sat, 7 Feb 2015 20:12:00 +0000 (UTC) Received: from fwd05.aul.t-online.de (fwd05.aul.t-online.de [172.20.27.149]) by mailout06.t-online.de (Postfix) with SMTP id 40D7160C1A0 for ; Sat, 7 Feb 2015 21:11:58 +0100 (CET) Received: from fli4l.lan.fli4l (SybbNiZLYhbnIFk8iFgITRxiFl4I-lK7waKD7zvm6w92zAsUFmbr9x9sg9hKtxNZ1D@[87.146.222.179]) by fwd05.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1YKBjP-04JpdQ0; Sat, 7 Feb 2015 21:11:55 +0100 Received: from fli4lbuild64.lan.fli4l ([192.168.1.51]:39198) by fli4l.lan.fli4l with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85) (envelope-from ) id 1YKBjO-0000SM-83; Sat, 07 Feb 2015 21:11:54 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 7 Feb 2015 21:11:18 +0100 Message-Id: <1423339908-2960-5-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1423339908-2960-1-git-send-email-bernd.kuhls@t-online.de> References: <1423339908-2960-1-git-send-email-bernd.kuhls@t-online.de> X-ID: SybbNiZLYhbnIFk8iFgITRxiFl4I-lK7waKD7zvm6w92zAsUFmbr9x9sg9hKtxNZ1D X-TOI-MSGID: 3c6e890d-02fe-4bf4-a5fd-4f5b171240f1 Cc: Bernd Kuhls Subject: [Buildroot] [PATCH 05/35] package/x11r7/xapp_bdftopcf: bump version to 1.0.5 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" Signed-off-by: Bernd Kuhls --- package/x11r7/xapp_bdftopcf/xapp_bdftopcf.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11r7/xapp_bdftopcf/xapp_bdftopcf.mk b/package/x11r7/xapp_bdftopcf/xapp_bdftopcf.mk index 64c2103..ebdcda5 100644 --- a/package/x11r7/xapp_bdftopcf/xapp_bdftopcf.mk +++ b/package/x11r7/xapp_bdftopcf/xapp_bdftopcf.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_BDFTOPCF_VERSION = 1.0.4 +XAPP_BDFTOPCF_VERSION = 1.0.5 XAPP_BDFTOPCF_SOURCE = bdftopcf-$(XAPP_BDFTOPCF_VERSION).tar.bz2 XAPP_BDFTOPCF_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_BDFTOPCF_LICENSE = MIT