From koma2@ksta.ms.u-tokyo.ac.jp  Fri Jun 17 14:58:21 2005
Return-Path: <koma2@ksta.ms.u-tokyo.ac.jp>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3B7C716A41C;
	Fri, 17 Jun 2005 14:58:21 +0000 (GMT)
	(envelope-from koma2@ksta.ms.u-tokyo.ac.jp)
Received: from ksta.ms.u-tokyo.ac.jp (ksta.ms.u-tokyo.ac.jp [157.82.17.219])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0EAD643D48;
	Fri, 17 Jun 2005 14:58:21 +0000 (GMT)
	(envelope-from koma2@ksta.ms.u-tokyo.ac.jp)
Received: by ksta.ms.u-tokyo.ac.jp (Postfix, from userid 1003)
	id 35E8256508; Fri, 17 Jun 2005 23:58:20 +0900 (JST)
Message-Id: <20050617145820.35E8256508@ksta.ms.u-tokyo.ac.jp>
Date: Fri, 17 Jun 2005 23:58:20 +0900 (JST)
From: KOMATSU Shinichiro <koma2@lovepeers.org>
Reply-To: KOMATSU Shinichiro <koma2@lovepeers.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: daichi@FreeBSD.org
Subject: sysutils/topless: update to 1.41
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82359
>Category:       ports
>Synopsis:       sysutils/topless: update to 1.41
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 17 15:00:38 GMT 2005
>Closed-Date:    Fri Jun 17 15:17:42 GMT 2005
>Last-Modified:  Fri Jun 17 15:17:42 GMT 2005
>Originator:     KOMATSU Shinichiro
>Release:        FreeBSD 5.4-RELEASE amd64
>Organization:
>Environment:
FreeBSD 5.4-RELEASE amd64

>Description:

Update sysutils/topless to 1.41.

Changes of topless itself (not ports) from the previous version (1.36)
are as follows:

- Improve portability by using printf(1) instead of echo(1).
- Use "diff -C" instead of "diff -u" to make line parsing easier.
- Fix man page.
- "make install" can now be run by non-root user.
- Sync help message to man page.
- Remove README since it is the same as man page.

>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/topless/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	11 Jun 2005 00:15:35 -0000	1.1
+++ Makefile	17 Jun 2005 14:34:55 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	topless
-PORTVERSION=	1.36
+PORTVERSION=	1.41
 CATEGORIES=	sysutils
 MASTER_SITES=	http://people.freebsd.org/~daichi/src/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/topless/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	11 Jun 2005 00:15:35 -0000	1.1
+++ distinfo	17 Jun 2005 14:35:23 -0000
@@ -1,2 +1,2 @@
-MD5 (topless-1.36.tar.gz) = fc5beb497acd8db580dfe22f3bd04605
-SIZE (topless-1.36.tar.gz) = 4310
+MD5 (topless-1.41.tar.gz) = 0c596780c8fa96fe48a2c3bb529f1672
+SIZE (topless-1.41.tar.gz) = 4263
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: daichi 
State-Changed-When: Fri Jun 17 15:17:21 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82359 
>Unformatted:
