From owner-freebsd-ports Wed Jun 21 11:30: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6574E37C042 for ; Wed, 21 Jun 2000 11:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA53699; Wed, 21 Jun 2000 11:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from hyperhost.net (hyperhost.net [207.159.132.249]) by hub.freebsd.org (Postfix) with ESMTP id 8748F37B9FC for ; Wed, 21 Jun 2000 11:21:56 -0700 (PDT) (envelope-from root@hyperhost.net) Received: from foobar.foobar.eyep.net (postfix@p4.a4.du.radix.net [207.192.130.132]) by hyperhost.net (8.9.3/8.9.3) with ESMTP id OAA01800 for ; Wed, 21 Jun 2000 14:21:46 -0400 (EDT) Received: by foobar.foobar.eyep.net (Postfix, from userid 0) id 971C313825D; Wed, 21 Jun 2000 14:18:50 -0400 (EDT) Message-Id: <20000621181850.971C313825D@foobar.foobar.eyep.net> Date: Wed, 21 Jun 2000 14:18:50 -0400 (EDT) From: patseal@hyperhost.net Reply-To: patseal@hyperhost.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19418: Unbreak: x11-clocks/bbdate Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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