From nobody@FreeBSD.ORG  Mon Dec 20 09:03:39 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id B92E614CE7; Mon, 20 Dec 1999 09:03:39 -0800 (PST)
Message-Id: <19991220170339.B92E614CE7@hub.freebsd.org>
Date: Mon, 20 Dec 1999 09:03:39 -0800 (PST)
From: tkato@prontomail.ne.jp
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: Update port: x11-clocks/t3d
X-Send-Pr-Version: www-1.0

>Number:         15587
>Category:       ports
>Synopsis:       Update port: x11-clocks/t3d
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 09:10:04 PST 1999
>Closed-Date:    Thu Dec 23 20:36:22 PST 1999
>Last-Modified:  Thu Dec 23 20:37:28 PST 1999
>Originator:     KATO Tsuguru
>Release:        3.3-RELEASE i386
>Organization:
>Environment:
>Description:
* freebsd.org -> FreeBSD.org
* zcat -> GZIP_CMD
* sh -> SH
* Added WWW: line into pkg/DESCR

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11-clocks/t3d/Makefile x11-clocks/t3d/Makefile
--- /usr/ports/x11-clocks/t3d/Makefile	Tue Aug 31 19:19:12 1999
+++ x11-clocks/t3d/Makefile	Mon Dec 20 19:13:40 1999
@@ -1,25 +1,24 @@
-# New ports collection makefile for:   t3d
-# Version required:    1.1
-# Date created:        20 Apr 1998
-# Whom:                J Han <hjh@best.com>
+# New ports collection makefile for:	t3d
+# Version required:	1.1
+# Date created:		20 Apr 1998
+# Whom:			J Han <hjh@best.com>
 #
 # $FreeBSD: ports/x11-clocks/t3d/Makefile,v 1.5 1999/08/31 02:58:02 peter Exp $
 #
 
-DISTNAME= 	t3d
+DISTNAME=	t3d
 PKGNAME=	t3d-1.1
 CATEGORIES=	x11-clocks
 MASTER_SITES=	http://www.jwdt.com/~paysan/
 EXTRACT_SUFX=	.shar.gz
 
-MAINTAINER=	ports@freebsd.org
+MAINTAINER=	ports@FreeBSD.org
 
-EXTRACT_CMD=		zcat
-EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS=	|sh
+EXTRACT_CMD=		${GZIP_CMD}
+EXTRACT_BEFORE_ARGS=	-dc
+EXTRACT_AFTER_ARGS=	| ${SH}
 
 NO_WRKSUBDIR=		yes
-
 USE_IMAKE=		yes
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11-clocks/t3d/pkg/DESCR x11-clocks/t3d/pkg/DESCR
--- /usr/ports/x11-clocks/t3d/pkg/DESCR	Fri Apr 24 14:36:24 1998
+++ x11-clocks/t3d/pkg/DESCR	Sun Dec 19 16:19:15 1999
@@ -3,3 +3,5 @@
 graphic workstation with its many XStones is doing something.
 --
 t3d source is under GPL but not its appearance -- read the manual for details.
+
+WWW: http://www.jwdt.com/~paysan/#T3D


>Release-Note:
>Audit-Trail:

From: Alexander Langer <alex@big.endian.de>
To: tkato@prontomail.ne.jp
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/15587: Update port: x11-clocks/t3d
Date: Mon, 20 Dec 1999 18:24:49 +0100

 Thus spake tkato@prontomail.ne.jp (tkato@prontomail.ne.jp):
 
 > -MAINTAINER=	ports@freebsd.org
 > +MAINTAINER=	ports@FreeBSD.org
 
 Don't _you_ want to become maintainer?
 
 Alex
 
 -- 
 I doubt, therefore I might be. 
 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Thu Dec 23 20:36:22 PST 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
