From admin@yoko.owp.csus.edu  Wed Jun  6 09:40:36 2001
Return-Path: <admin@yoko.owp.csus.edu>
Received: from yoko.owp.csus.edu (yoko.owp.csus.edu [130.86.232.243])
	by hub.freebsd.org (Postfix) with ESMTP id D68FD37B405
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Jun 2001 09:40:34 -0700 (PDT)
	(envelope-from admin@yoko.owp.csus.edu)
Received: (from root@localhost)
	by yoko.owp.csus.edu (8.11.3/8.11.3) id f56GdDK20791;
	Wed, 6 Jun 2001 09:39:13 -0700 (PDT)
	(envelope-from admin)
Message-Id: <200106061639.f56GdDK20791@yoko.owp.csus.edu>
Date: Wed, 6 Jun 2001 09:39:13 -0700 (PDT)
From: joseph@randomnetworks.com
Reply-To: joseph@randomnetworks.com
To: FreeBSD-gnats-submit@freebsd.org
Cc: gena@netvision.net.il
Subject: MASTER_SITE fix : mail/xfmail
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         27910
>Category:       ports
>Synopsis:       MASTER_SITE fix : mail/xfmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dwcjr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 06 09:50:01 PDT 2001
>Closed-Date:    Tue Jun 19 08:50:07 PDT 2001
>Last-Modified:  Tue Jun 19 08:50:20 PDT 2001
>Originator:     Joseph Scott
>Release:        FreeBSD 4.3-STABLE alpha
>Organization:
>Environment:
System: FreeBSD yoko.owp.csus.edu 4.3-STABLE FreeBSD 4.3-STABLE #2: Wed May 30 17:08:04 PDT 2001 admin@yoko.owp.csus.edu:/usr/obj/usr/src/sys/YOKO alpha


>Description:

According to 

http://people.freebsd.org/~fenner/portsurvey/mail.html#xfmail

the port mail/xfmail has an unfetchable distfile.  There is a newer
version and the old distfile has moved.  The diff below updates the
port to the new version.

NOTE: As part of the PR, I've CC'd the maintiner, gena@netvision.net.il
>How-To-Repeat:
>Fix:
diff -ruN xfmail.orig/Makefile xfmail/Makefile
--- xfmail.orig/Makefile	Wed Jun  6 09:33:19 2001
+++ xfmail/Makefile	Wed Jun  6 09:33:43 2001
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	xfmail
-PORTVERSION=	1.4.0
+PORTVERSION=	1.5.0
 CATEGORIES=	mail
-MASTER_SITES=	ftp://xfmail.ufies.org/pub/xfmail/release/1.4.0/
+MASTER_SITES=	ftp://xfmail.ufies.org/pub/xfmail/release/1.5.0/source/
 
 MAINTAINER=	gena@NetVision.net.il
 
diff -ruN xfmail.orig/distinfo xfmail/distinfo
--- xfmail.orig/distinfo	Wed Jun  6 09:33:19 2001
+++ xfmail/distinfo	Wed Jun  6 09:33:55 2001
@@ -1 +1 @@
-MD5 (xfmail-1.4.0.tar.bz2) = a22a88ba109689d11d91c14bf3d02d3f
+MD5 (xfmail-1.5.0.tar.bz2) = 37bb5492c8b65a21922074d4e29ab027
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->dwcjr 
Responsible-Changed-By: dwcjr 
Responsible-Changed-When: Mon Jun 18 19:55:12 PDT 2001 
Responsible-Changed-Why:  
I'll handle this one 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27910 
State-Changed-From-To: open->analyzed 
State-Changed-By: dwcjr 
State-Changed-When: Mon Jun 18 19:55:35 PDT 2001 
State-Changed-Why:  
Took a look at it and configure doesn't run. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27910 

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, joseph@randomnetworks.com,
	gena@NetVision.net.il
Cc:  
Subject: Re: ports/27910: MASTER_SITE fix : mail/xfmail
Date: Mon, 18 Jun 2001 22:00:14 -0500

 I'm pretty sure the new one needs autoconf or automake, but I can't make 
 it work, I get this error
 
 
 ===>  Configuring for xfmail-1.5.0
 env: ./configure: No such file or directory
 ===>  Script "configure" failed: here are the contents of "config.log"
 cat: config.log: No such file or directory
 *** Error code 1
  
 Stop in /usr/home/poseiden/port/xfmail.
 *** Error code 1
 

From: Joseph Scott <joseph@randomnetworks.com>
To: "David W. Chapman Jr." <dwcjr@inethouston.net>
Cc: freebsd-gnats-submit@FreeBSD.org, gena@NetVision.net.il
Subject: Re: ports/27910: MASTER_SITE fix : mail/xfmail
Date: Tue, 19 Jun 2001 08:45:57 -0700 (PDT)

 On Mon, 18 Jun 2001, David W. Chapman Jr. wrote:
 
 # I'm pretty sure the new one needs autoconf or automake, but I can't make 
 # it work, I get this error
 
 	After looking at this for a little while, it does indeed need
 autconf.  But it wants to do it in it's own strange way.  For right now
 I'd just like to make the thing fetchable again, so here's the
 MASTER_SITES for version 1.4.0 (the current version in the ports) :
 
 MASTER_SITES=	ftp://xfmail.ufies.org/pub/xfmail/release/old/1.4.0/
 
 I don't believe the md5 on it has changed, here's the md5 I got after
 changing back to 1.4.0:
 
 MD5 (xfmail-1.4.0.tar.bz2) = a22a88ba109689d11d91c14bf3d02d3f
 
 If I get more time I'll look at upgrading this port, but my main focus has
 been trying to take care of unfetchable distfiles for right now.
 
 -Joseph
 
State-Changed-From-To: analyzed->closed 
State-Changed-By: dwcjr 
State-Changed-When: Tue Jun 19 08:50:07 PDT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27910 
>Unformatted:
