Date: Wed, 21 Jun 2000 14:21:47 -0400 (EDT) From: patseal@hyperhost.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/19419: Update and unbreak mail/bbmail Message-ID: <20000621182147.AEA9813825D@foobar.foobar.eyep.net>
next in thread | raw e-mail | index | archive | help
>Number: 19419 >Category: ports >Synopsis: Update and unbreak mail/bbmail >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 21 11:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Patrick Seal >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: Update to version 0.6.8. Website and MASTER_SITES change. Unbreaks port. USE_X_PREFIX for consistency now that I'm maintainer. >How-To-Repeat: >Fix: diff -ruN bbmail.orig/Makefile bbmail/Makefile --- bbmail.orig/Makefile Sat Jun 17 21:42:14 2000 +++ bbmail/Makefile Wed Jun 21 13:47:30 2000 @@ -6,14 +6,13 @@ # PORTNAME= bbmail -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.8 CATEGORIES= mail -MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \ - ftp://stokes.tte.ele.tue.nl/pub/bbmail/ +MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ MAINTAINER= patseal@hyperhost.net +USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_XLIB= yes .include <bsd.port.mk> diff -ruN bbmail.orig/files/md5 bbmail/files/md5 --- bbmail.orig/files/md5 Thu Oct 28 02:01:27 1999 +++ bbmail/files/md5 Wed Jun 21 13:43:56 2000 @@ -1 +1 @@ -MD5 (bbmail-0.6.2.tar.gz) = 535afb08a7b601d3831fe1e8c6435c4a +MD5 (bbmail-0.6.8.tar.gz) = 36d0f8682362d5a902d44800518b56ec diff -ruN bbmail.orig/pkg/DESCR bbmail/pkg/DESCR --- bbmail.orig/pkg/DESCR Mon Aug 2 07:41:51 1999 +++ bbmail/pkg/DESCR Wed Jun 21 13:46:08 2000 @@ -2,4 +2,4 @@ mail has arrived. It was designed to be used with the Blackbox window manager but should work with any window manager. -WWW: http://bbtools.windsofstorm.net/ +WWW: http://bbtools.thelinuxcommunity.org >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?20000621182147.AEA9813825D>