Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2000 14:18:50 -0400 (EDT)
From:      patseal@hyperhost.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19418: Unbreak: x11-clocks/bbdate
Message-ID:  <20000621181850.971C313825D@foobar.foobar.eyep.net>

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

>Number:         19418
>Category:       ports
>Synopsis:       Unbreak: x11-clocks/bbdate
>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:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Seal
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

>Description:

Website and MASTER_SITES change. Unbreaks port.
USE_X_PREFIX for consistency now that I'm maintainer.

>How-To-Repeat:
>Fix:

diff -ruN bbdate.orig/Makefile bbdate/Makefile
--- bbdate.orig/Makefile	Sat Jun 17 21:42:13 2000
+++ bbdate/Makefile	Wed Jun 21 13:49:49 2000
@@ -8,11 +8,11 @@
 PORTNAME=	bbdate
 PORTVERSION= 	0.2.1
 CATEGORIES=	x11-clocks
-MASTER_SITES=	http://bbtools.windsofstorm.net/sources/
+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 bbdate.orig/pkg/DESCR bbdate/pkg/DESCR
--- bbdate.orig/pkg/DESCR	Sat Jun 19 04:26:16 1999
+++ bbdate/pkg/DESCR	Wed Jun 21 13:52:34 2000
@@ -1,4 +1,4 @@
 A highly configurable program for checking your mailbox and reporting
 new, read, and unread messages.
 
-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?20000621181850.971C313825D>