* [PATCH] tmux: Update to 2.3
@ 2017-01-03 19:28 Matthias Fischer
2017-01-04 11:26 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2017-01-03 19:28 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1801 bytes --]
For details see:
https://raw.githubusercontent.com/tmux/tmux/master/CHANGES
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/tmux | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/lfs/tmux b/lfs/tmux
index 2223d1330..300080d5f 100644
--- a/lfs/tmux
+++ b/lfs/tmux
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2014 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2017 IPFire Team <info(a)ipfire.org> #
# #
# 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 = 1.9a
+VER = 2.3
THISAPP = tmux-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = tmux
-PAK_VER = 3
+PAK_VER = 4
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = b07601711f96f1d260b390513b509a2d
+$(DL_FILE)_MD5 = fcfd1611d705d8b31df3c26ebc93bd3e
install : $(TARGET)
@@ -54,7 +54,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
md5 : $(subst %,%_MD5,$(objects))
-dist:
+dist:
@$(PAK)
###############################################################################
--
2.11.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] tmux: Update to 2.3
2017-01-03 19:28 [PATCH] tmux: Update to 2.3 Matthias Fischer
@ 2017-01-04 11:26 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2017-01-04 11:26 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2376 bytes --]
Thank you! Merged.
On Tue, 2017-01-03 at 20:28 +0100, Matthias Fischer wrote:
> For details see:
> https://raw.githubusercontent.com/tmux/tmux/master/CHANGES
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/tmux | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/lfs/tmux b/lfs/tmux
> index 2223d1330..300080d5f 100644
> --- a/lfs/tmux
> +++ b/lfs/tmux
> @@ -1,7 +1,7 @@
> #############################################################################
> ##
> #
> #
> # IPFire.org - A linux based
> firewall #
> -# Copyright (C) 2014 IPFire Team <info(a)ipfire.org>
> #
> +# Copyright (C) 2017 IPFire Team <info(a)ipfire.org>
> #
> #
> #
> # 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 = 1.9a
> +VER = 2.3
>
> THISAPP = tmux-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
> DIR_APP = $(DIR_SRC)/$(THISAPP)
> TARGET = $(DIR_INFO)/$(THISAPP)
> PROG = tmux
> -PAK_VER = 3
> +PAK_VER = 4
>
> DEPS = ""
>
> @@ -44,7 +44,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = b07601711f96f1d260b390513b509a2d
> +$(DL_FILE)_MD5 = fcfd1611d705d8b31df3c26ebc93bd3e
>
> install : $(TARGET)
>
> @@ -54,7 +54,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
>
> md5 : $(subst %,%_MD5,$(objects))
>
> -dist:
> +dist:
> @$(PAK)
>
> #############################################################################
> ##
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-04 11:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-03 19:28 [PATCH] tmux: Update to 2.3 Matthias Fischer
2017-01-04 11:26 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox