ports/86262: Update port: archivers/hffzip
KATO Tsuguru
tkato432 at yahoo.com
Sat Sep 17 18:10:06 UTC 2005
>Number: 86262
>Category: ports
>Synopsis: Update port: archivers/hffzip
>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: Sat Sep 17 18:10:04 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list