Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2006 16:26:00 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/94330: [PATCH] textproc/hhm: fix WWW
Message-ID:  <1142087160.10412@it.buh.tecnik93.com>
Resent-Message-ID: <200603111430.k2BEUjND005589@freefall.freebsd.org>

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

>Number:         94330
>Category:       ports
>Synopsis:       [PATCH] textproc/hhm: fix WWW
>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 Mar 11 14:30:45 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


Fix WWW.
Drop USE_REINPLACE while here.

Reported by:		fenner's distfiles survey


>How-To-Repeat:





>Fix:


--- hhm.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/hhm/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	21 Mar 2005 18:40:57 -0000	1.3
+++ Makefile	11 Mar 2006 14:25:11 -0000
@@ -18,7 +18,6 @@
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 MAKE_ENV=	PREFIX=${PREFIX}
-USE_REINPLACE=	yes
 
 PLIST_FILES=	bin/hhm
 
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/hhm/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	28 Feb 2005 13:29:26 -0000	1.1
+++ pkg-descr	11 Mar 2006 14:25:11 -0000
@@ -3,4 +3,4 @@
 compressed archive format used on Win98, Win2K and other Microsoft
 operating systems to store documentation.
 
-WWW: http://bonedaddy.net/pabs3/hhm/
+WWW: http://bonedaddy.net/pabs3/code/#hhm
--- hhm.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



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