Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2005 18:42:25 +0900 (JST)
From:      KOMATSU Shinichiro <koma2@lovepeers.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86586: sysutils/topless: update to 1.49
Message-ID:  <20050926094225.20ED31141F@koma2-45.wins.timedia.co.jp>
Resent-Message-ID: <200509260950.j8Q9oFhX015254@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         86586
>Category:       ports
>Synopsis:       sysutils/topless: update to 1.49
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 26 09:50:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KOMATSU Shinichiro
>Release:        FreeBSD 5.4-RELEASE-p5 i386
>Organization:
>Environment:
FreeBSD 5.4-RELEASE-p5 i386

>Description:

Update topless to 1.49.

Changes from previous version (1.46) are as follows:

- Add -w option, which use as many columns as necessary
  without regard for your window size.

- CPU went to 100% when colorizing is enabled,
  and the output does not differ from previous.
  This bug was fixed.

>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/topless/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	28 Jun 2005 06:04:42 -0000	1.3
+++ Makefile	26 Sep 2005 06:23:43 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	topless
-PORTVERSION=	1.46
+PORTVERSION=	1.49
 CATEGORIES=	sysutils
 MASTER_SITES=	http://people.freebsd.org/~daichi/src/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/topless/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	28 Jun 2005 06:04:42 -0000	1.3
+++ distinfo	26 Sep 2005 07:06:57 -0000
@@ -1,2 +1,2 @@
-MD5 (topless-1.46.tar.gz) = 65ff1ad43e9c8e08c4937742e27effac
-SIZE (topless-1.46.tar.gz) = 4254
+MD5 (topless-1.49.tar.gz) = 661e5b024df84f3c01d9d496d1d4cab6
+SIZE (topless-1.49.tar.gz) = 4230
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050926094225.20ED31141F>