From tkato432@yahoo.com  Sat Sep 17 18:00:46 2005
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AD65816A41F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 17 Sep 2005 18:00:46 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1C3A943D48
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 17 Sep 2005 18:00:45 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([219.108.136.205]) by hfep04.dion.ne.jp with SMTP
          id <20050917180042442.DFGS@hfep04.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sun, 18 Sep 2005 03:00:42 +0900
Message-Id: <20050918030007.3c97db0e.tkato432@yahoo.com>
Date: Sun, 18 Sep 2005 03:00:07 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: archivers/hffzip

>Number:         86262
>Category:       ports
>Synopsis:       Update port: archivers/hffzip
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mnag
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 17 18:10:04 GMT 2005
>Closed-Date:    Sat Sep 17 20:34:52 GMT 2005
>Last-Modified:  Sat Sep 17 20:34:52 GMT 2005
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p12 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/archivers/hffzip/Makefile archivers/hffzip/Makefile
--- /usr/ports/archivers/hffzip/Makefile	Fri Feb  6 10:07:34 2004
+++ archivers/hffzip/Makefile	Sun Sep 11 19:27:31 2005
@@ -8,17 +8,17 @@
 PORTNAME=	hffzip
 PORTVERSION=	1.01
 CATEGORIES=	archivers
-MASTER_SITES=	http://utenti.quipo.it/claudioscordino/
+MASTER_SITES=	http://www.di.unipi.it/~scordino/
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	File compressor based on Huffman coding
 
-PLIST_FILES=	bin/hffzip
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
+PLIST_FILES=	bin/hffzip
+
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \
-		 ${PREFIX}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
 
 .include <bsd.port.mk>
diff -urN /usr/ports/archivers/hffzip/pkg-descr archivers/hffzip/pkg-descr
--- /usr/ports/archivers/hffzip/pkg-descr	Wed Jun 11 19:57:35 2003
+++ archivers/hffzip/pkg-descr	Sun Sep 11 19:26:54 2005
@@ -2,4 +2,4 @@
 right for embedded systems, because of its little size and the
 simple algorithm used.
 
-WWW: http://utenti.quipo.it/claudioscordino/hffzip.html
+WWW: http://www.di.unipi.it/~scordino/hffzip.html
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mnag 
Responsible-Changed-By: mnag 
Responsible-Changed-When: Sat Sep 17 19:17:50 GMT 2005 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86262 
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Sat Sep 17 20:34:41 GMT 2005 
State-Changed-Why:  
Commited, thanks. 

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