Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2001 15:00:05 -0700 (PDT)
From:      Steve Price <steve@havk.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/26428: Distfile fix: www/thttpd
Message-ID:  <200104082200.f38M05n29162@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/26428; it has been noted by GNATS.

From: Steve Price <steve@havk.org>
To: Anders Nordby <anders@fix.no>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/26428: Distfile fix: www/thttpd
Date: Sun, 8 Apr 2001 16:55:07 -0500

 On Sun, Apr 08, 2001 at 01:01:54PM +0200, Anders Nordby wrote:
 > 
 > >Description:
 > 
 > Remove notes.html from the port:
 > 
 > - It's frequently updated, and not a part of the package.
 > - If people want to check up on it (and more about thttpd), they can use the
 > web page.
 
 How about just doing this instead?
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/www/thttpd/Makefile,v
 retrieving revision 1.18
 diff -u -r1.18 Makefile
 --- Makefile	2001/02/05 15:33:50	1.18
 +++ Makefile	2001/04/08 21:53:42
 @@ -14,6 +14,8 @@
  
  MAINTAINER=	anders@fix.no
  
 +IGNOREFILES=	notes.html
 +
  EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
  GNU_CONFIGURE=	yes
  
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/www/thttpd/distinfo,v
 retrieving revision 1.17
 diff -u -r1.17 distinfo
 --- distinfo	2001/03/10 05:11:54	1.17
 +++ distinfo	2001/04/08 21:52:01
 @@ -1,2 +1,2 @@
  MD5 (thttpd-2.20b.tar.gz) = ab9c3c1214f599d86944d6264ec90fed
 -MD5 (notes.html) = 00c09c171149b5751ab761bcb4d1188f
 +MD5 (notes.html) = IGNORE

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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