From thomas@laurel.tmseck.homedns.org  Fri Mar  5 10:16:50 2004
Return-Path: <thomas@laurel.tmseck.homedns.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1822716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Mar 2004 10:16:50 -0800 (PST)
Received: from smtp1.netcologne.de (smtp1.netcologne.de [194.8.194.112])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D423043D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Mar 2004 10:16:49 -0800 (PST)
	(envelope-from thomas@laurel.tmseck.homedns.org)
Received: from laurel.tmseck.homedns.org (xdsl-213-168-109-162.netcologne.de [213.168.109.162])
	by smtp1.netcologne.de (Postfix) with SMTP id A4C6738D00
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Mar 2004 19:16:46 +0100 (MET)
Received: (qmail 2565 invoked by uid 1001); 5 Mar 2004 18:16:39 -0000
Message-Id: <20040305181639.2564.qmail@laurel.tmseck.homedns.org>
Date: 5 Mar 2004 18:16:39 -0000
From: Thomas-Martin Seck <thomas@laurel.tmseck.homedns.org>
Reply-To: Thomas-Martin Seck <thomas@laurel.tmseck.homedns.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [Maintainer] mail/usendmail
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         63812
>Category:       ports
>Synopsis:       [Maintainer] mail/usendmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 05 10:20:23 PST 2004
>Closed-Date:    Fri Mar 05 11:17:29 PST 2004
>Last-Modified:  Fri Mar  5 11:50:15 PST 2004
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
private site in Germany
>Environment:
FreeBSD ports collection as of Mar 05, 2004.

	
>Description:
DISABLE_SIZE because the primary download size uses the publicfile
http daemon which does not report back the required information
(pointed out by Jason Harris).
No PORTREVISION bump since the distfile is available on the FreeBSD
mirrors already.
	
>How-To-Repeat:
Try to fetch the distfile without an HTTP proxy hiding the problem...
	
>Fix:
Apply this patch:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/usendmail/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	29 Feb 2004 22:55:16 -0000	1.1
+++ Makefile	5 Mar 2004 18:14:58 -0000
@@ -19,6 +19,7 @@
 
 QMAIL_DIR?=	/var/qmail
 
+DISABLE_SIZE=	yes
 USE_REINPLACE=	yes
 WRKSRC=		${WRKDIR}/mail/${DISTNAME}
 PKGMESSAGE=	${WRKDIR}/pkg-message
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: clement 
State-Changed-When: Fri Mar 5 11:17:06 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63812 

From: tmseck@netcologne.de (Thomas-Martin Seck)
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/63812: [Maintainer] mail/usendmail
Date: 5 Mar 2004 19:45:12 -0000

 Doh, please close this PR. I have re-filed it.
>Unformatted:
