From owner-freebsd-ports Wed Jun 6 9:50:15 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5550637B405 for ; Wed, 6 Jun 2001 09:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f56Go1S49769; Wed, 6 Jun 2001 09:50:01 -0700 (PDT) (envelope-from gnats) Received: from yoko.owp.csus.edu (yoko.owp.csus.edu [130.86.232.243]) by hub.freebsd.org (Postfix) with ESMTP id D68FD37B405 for ; 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 X-Send-Pr-Version: 3.113 Subject: ports/27910: MASTER_SITE fix : mail/xfmail Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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