public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] which: update to 2.21
@ 2016-06-26  8:01 Marcel Lorenz
  2016-07-14 22:27 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Marcel Lorenz @ 2016-06-26  8:01 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1670 bytes --]

Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
---
 config/rootfiles/common/which | 4 ++--
 lfs/which                     | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/config/rootfiles/common/which b/config/rootfiles/common/which
index 08dc7a5..c6a6d2d 100644
--- a/config/rootfiles/common/which
+++ b/config/rootfiles/common/which
@@ -1,3 +1,3 @@
 usr/bin/which
-#usr/info/which.info
-#usr/man/man1/which.1
+usr/share/info/which.info
+usr/share/man/man1/which.1
diff --git a/lfs/which b/lfs/which
index 68041db..75b47b9 100644
--- a/lfs/which
+++ b/lfs/which
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2016  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        = 2.16
+VER        = 2.21
 
 THISAPP    = which-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 830b83af48347a9a3520f561e47cbc9b
+$(DL_FILE)_MD5 = 097ff1a324ae02e0a3b0369f07a7544a
 
 install : $(TARGET)
 
-- 
1.9.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] which: update to 2.21
  2016-06-26  8:01 [PATCH] which: update to 2.21 Marcel Lorenz
@ 2016-07-14 22:27 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2016-07-14 22:27 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2200 bytes --]

On Sun, 2016-06-26 at 10:01 +0200, Marcel Lorenz wrote:
> Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
> ---
>  config/rootfiles/common/which | 4 ++--
>  lfs/which                     | 6 +++---
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/config/rootfiles/common/which b/config/rootfiles/common/which
> index 08dc7a5..c6a6d2d 100644
> --- a/config/rootfiles/common/which
> +++ b/config/rootfiles/common/which
> @@ -1,3 +1,3 @@
>  usr/bin/which
> -#usr/info/which.info
> -#usr/man/man1/which.1
> +usr/share/info/which.info
> +usr/share/man/man1/which.1

We don't ship man or info pages.

> diff --git a/lfs/which b/lfs/which
> index 68041db..75b47b9 100644
> --- a/lfs/which
> +++ b/lfs/which
> @@ -1,7 +1,7 @@
>  #############################################################################
> ##
>  #                                                                            
>  #
>  # IPFire.org - A linux based
> firewall                                         #
> -# Copyright (C) 2007  Michael Tremer & Christian
> Schmidt                      #
> +# Copyright (C) 2007-2016  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        = 2.16
> +VER        = 2.21
>  
>  THISAPP    = which-$(VER)
>  DL_FILE    = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_MD5 = 830b83af48347a9a3520f561e47cbc9b
> +$(DL_FILE)_MD5 = 097ff1a324ae02e0a3b0369f07a7544a
>  
>  install : $(TARGET)
>  

[-- 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:[~2016-07-14 22:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-26  8:01 [PATCH] which: update to 2.21 Marcel Lorenz
2016-07-14 22:27 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox