Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2001 09:39:13 -0700 (PDT)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gena@netvision.net.il
Subject:   ports/27910: MASTER_SITE fix : mail/xfmail
Message-ID:  <200106061639.f56GdDK20791@yoko.owp.csus.edu>

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

>Number:         27910
>Category:       ports
>Synopsis:       MASTER_SITE fix : mail/xfmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 06 09:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

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?200106061639.f56GdDK20791>