Bug 11792

Summary: Update: mail/bbmail
Product: Ports & Packages Reporter: cpiazza <cpiazza>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description cpiazza 1999-05-20 00:10:01 UTC
Update to 0.5.2 and add another master site.

Fix: 

-Chris--x2T3KiXgWHLkIcS2b6TZSO6OeNM2U7xSgC8WXFLZykJVQ8e3
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: bbmail/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/mail/bbmail/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	1999/05/10 04:09:55	1.2
+++ Makefile	1999/05/19 23:01:59
@@ -1,14 +1,15 @@
 # New ports collection makefile for:  	bbmail
-# Version required:   	0.5.0
+# Version required:   	0.5.2
 # Date created:		May 3 1999
 # Whom:			Chris Piazza <cpiazza@home.net>
 #
 # $Id: Makefile,v 1.2 1999/05/10 04:09:55 steve Exp $
 #
 
-DISTNAME=	bbmail-0.5.1
+DISTNAME=	bbmail-0.5.2
 CATEGORIES=	mail
-MASTER_SITES=	http://bbtools.windsofstorm.net/sources/
+MASTER_SITES=	http://bbtools.windsofstorm.net/sources/ \
+		ftp://stokes.tte.ele.tue.nl/
 
 MAINTAINER=	cpiazza@home.net
 
Index: bbmail/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/mail/bbmail/files/md5,v
retrieving revision 1.2
diff -u -r1.2 md5
--- md5	1999/05/10 04:10:04	1.2
+++ md5	1999/05/19 23:02:39
@@ -1 +1 @@
-MD5 (bbmail-0.5.1.tar.gz) = 4e8c94685e71168058d6f8477546abce
+MD5 (bbmail-0.5.2.tar.gz) = 15e5663f017bcf00d52f5d077478319d
Comment 1 cpiazza 1999-05-20 03:21:02 UTC
On 19-May-99 cpiazza@home.net wrote:
>>Description:
> 
> Update to 0.5.2 and add another master site.
> 
>>How-To-Repeat:
> 
> 
>>Fix:
>       
> Index: bbmail/Makefile
> ===================================================================
> RCS file: /cvs/FreeBSD/ports/mail/bbmail/Makefile,v
> retrieving revision 1.2
> diff -u -r1.2 Makefile
> --- Makefile  1999/05/10 04:09:55     1.2
> +++ Makefile  1999/05/19 23:01:59

[..]

> -DISTNAME=    bbmail-0.5.1
> +DISTNAME=    bbmail-0.5.2
>  CATEGORIES=  mail
> -MASTER_SITES=        http://bbtools.windsofstorm.net/sources/
> +MASTER_SITES=        http://bbtools.windsofstorm.net/sources/ \
> +             ftp://stokes.tte.ele.tue.nl/
>  

This second one should be ftp://stokes.tte.ele.tue.nl/pub/

---
Chris Piazza    Abbotsford, BC, Canada
           cpiazza@home.net
finger norn@norn.ca.eu.org for PGP key
Comment 2 Steve Price freebsd_committer freebsd_triage 1999-06-06 17:26:56 UTC
State Changed
From-To: open->closed

Update committed, thanks!