From patchwork Wed Sep 25 19:05:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 2429 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 46dnZg0rKNz42TG for ; Wed, 25 Sep 2019 19:05:47 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 46dnZd3Vx6z2Jw; Wed, 25 Sep 2019 19:05:45 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 46dnZd2Ptkz2ygm; Wed, 25 Sep 2019 19:05:45 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 46dnZb4vSZz2yY2 for ; Wed, 25 Sep 2019 19:05:43 +0000 (UTC) Received: from [127.0.0.1] (unknown [141.255.162.35]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 46dnZY19JTz2Jw for ; Wed, 25 Sep 2019 19:05:40 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1569438341; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=sYKjxo2gTlEJnKLkJipmv0XAzFLKjMrgvPLMY2pg4Ig=; b=gDvwyYPyQMEKqfdDKPABJIjWphujp4dDGgaZEIy+nzPPGswyPKYphAb0+lRsYZfJxNrAjS QNfnke4TDdsZbCBg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1569438341; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=sYKjxo2gTlEJnKLkJipmv0XAzFLKjMrgvPLMY2pg4Ig=; b=FF4ayoRwnEwTqFS8Mo9jjo52XYezpUdJe4uekASANM03cXakQtezbBm9vO/Tgrxm+k8Qrf dchRwAaN1ANi1B6tPYO5D9F6dofglBmoSPA9bl/Rg1pT2pnkNXI+UTkOi/Jjwb0zss70ZV /9tg/57Hg3fzGwNJoprbuejD/Vdpt9Cz8qiWHhNoic7ivzNdvHVSrvnrD4lOaeMmn4REm+ vPEH0Qy0qtZs2rdHjMhzbLu+IpUgDB8N+IbJ2YsDjw+PJZO8hJMQeh43aHywuyvgI3RmgW xs+ICbsyrysIcxYmOzFk2qsC1cMewgqJBGqp+y2RZfnF84JslatFl2FVKTmvaQ== To: "IPFire: Development-List" From: peter.mueller@ipfire.org Subject: [PATCH] mtr: update to 0.93 Message-ID: <9eafc67f-de6b-1da4-1ea0-e4e7a934f22d@ipfire.org> Date: Wed, 25 Sep 2019 19:05:00 +0000 MIME-Version: 1.0 Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=pmueller smtp.mailfrom=peter.mueller@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Peter Müller Reviewed-by: Michael Tremer --- lfs/mtr | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lfs/mtr b/lfs/mtr index 4e951a0f4..da856f417 100644 --- a/lfs/mtr +++ b/lfs/mtr @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2019 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 0.92 +VER = 0.93 THISAPP = mtr-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = mtr -PAK_VER = 3 +PAK_VER = 4 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3b3788f71641eb3eaba517ac2138e76d +$(DL_FILE)_MD5 = f68c397310ec2275736e2e19727c22c0 install : $(TARGET) @@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && ./bootstrap.sh cd $(DIR_APP) && ./configure --prefix=/usr cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install