Date: Wed, 13 Aug 2008 20:34:05 +0200 (CEST) From: Slaven Rezic <slaven@rezic.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/126511: Update port: misc/lesspipe Message-ID: <200808131834.m7DIY506051217@biokovo.herceg.de> Resent-Message-ID: <200808131910.m7DJA2oW025184@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126511 >Category: ports >Synopsis: Update port: misc/lesspipe >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 13 19:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Slaven Rezic >Release: FreeBSD 6.1-RELEASE-p23 i386 >Organization: www.rezic.de >Environment: System: FreeBSD biokovo.herceg.de 6.1-RELEASE-p23 FreeBSD 6.1-RELEASE-p23 #0: Wed Feb 13 10:36:51 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Bring misc/lesspipe to version 1.55 Including a small whitespace improvement in pkg-message.in >How-To-Repeat: >Fix: diff -ur lesspipe.old/Makefile lesspipe/Makefile --- lesspipe.old/Makefile Wed Jan 31 15:07:57 2007 +++ lesspipe/Makefile Wed Aug 13 20:22:36 2008 @@ -6,7 +6,7 @@ # PORTNAME= lesspipe -PORTVERSION= 1.53 +PORTVERSION= 1.55 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lesspipe diff -ur lesspipe.old/distinfo lesspipe/distinfo --- lesspipe.old/distinfo Wed Jun 7 16:25:14 2006 +++ lesspipe/distinfo Wed Aug 13 20:25:08 2008 @@ -1,3 +1,3 @@ -MD5 (lesspipe-1.53.tar.gz) = 8317458e4955e43fe39728a0928dfce6 -SHA256 (lesspipe-1.53.tar.gz) = 1424031fd5426eaaa3136824738ca9fdc414e742e73011141cd007644ba00a34 -SIZE (lesspipe-1.53.tar.gz) = 90555 +MD5 (lesspipe-1.55.tar.gz) = a3b7602b5e6b898ab6aca40b94c18f41 +SHA256 (lesspipe-1.55.tar.gz) = 7491a6ef59ebe9396ce6de1c98f8cdee41a75f0ce72fa6ab46f82d171079be04 +SIZE (lesspipe-1.55.tar.gz) = 95391 diff -ur lesspipe.old/files/pkg-message.in lesspipe/files/pkg-message.in --- lesspipe.old/files/pkg-message.in Sun Dec 12 14:19:08 2004 +++ lesspipe/files/pkg-message.in Wed Aug 13 20:31:00 2008 @@ -1,7 +1,7 @@ To use lesspipe.sh, type in the following commands -LESSOPEN="|%%PREFIX%%/bin/lesspipe.sh %s"; export LESSOPEN (sh, bash, ksh, zsh) +LESSOPEN="|%%PREFIX%%/bin/lesspipe.sh %s"; export LESSOPEN (sh, bash, ksh, zsh) -setenv LESSOPEN "|%%PREFIX%%/bin/lesspipe.sh %s" (csh, tcsh) +setenv LESSOPEN "|%%PREFIX%%/bin/lesspipe.sh %s" (csh, tcsh) or put these commands in your shell's startup file (e.g. .cshrc or .bashrc). >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808131834.m7DIY506051217>