From owner-freebsd-ports Fri May 25 8:50:10 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 8A18737B42C for ; Fri, 25 May 2001 08:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4PFo1t39371; Fri, 25 May 2001 08:50:01 -0700 (PDT) (envelope-from gnats) Received: from user4.net011.fl.sprint-hsd.net (user4.net011.fl.sprint-hsd.net [207.30.203.4]) by hub.freebsd.org (Postfix) with ESMTP id 47E3337B424 for ; Fri, 25 May 2001 08:48:48 -0700 (PDT) (envelope-from root@user4.net011.fl.sprint-hsd.net) Received: (qmail 9019 invoked by uid 0); 25 May 2001 15:48:46 -0000 Message-Id: <20010525154846.9018.qmail@user4.net011.fl.sprint-hsd.net> Date: 25 May 2001 15:48:46 -0000 From: scorpio@drkshdw.org Reply-To: scorpio@drkshdw.org To: FreeBSD-gnats-submit@freebsd.org Cc: billf@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/27641: UPDATE irc/bnc 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: 27641 >Category: ports >Synopsis: UPDATE irc/bnc to 2.8.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 25 08:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Jeff Palmer >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD jeff.isni.net 4.3-STABLE FreeBSD 4.3-STABLE #4: Wed May 16 12:55:48 EDT 2001 root@jeff.isni.net:/usr/obj/usr/src/sys/FreeBSD i386 >Description: update irc/bnc to 2.8.4 Also, update MASTER_SITES to reflect the new home for the project. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/irc/bnc/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 2001/04/02 08:30:53 1.10 +++ Makefile 2001/05/25 15:45:45 @@ -6,9 +6,9 @@ # PORTNAME= bnc -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.4 CATEGORIES= irc -MASTER_SITES= http://www.psn.net/~andrews/dist/ +MASTER_SITES= http://www.gotbnc.com/files/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= billf@FreeBSD.org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/irc/bnc/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 2000/05/22 06:38:59 1.3 +++ distinfo 2001/05/25 15:45:45 @@ -1 +1 @@ -MD5 (bnc2.8.2.tar.gz) = e0d12168cdace5d9ae410db4d24e6e2e +MD5 (bnc2.8.4.tar.gz) = 15f197a4f04f2bcc7136ed635bff4afc Index: files/patch-aa =================================================================== RCS file: /home/ncvs/ports/irc/bnc/files/patch-aa,v retrieving revision 1.2 diff -u -r1.2 patch-aa --- files/patch-aa 1999/05/16 23:07:30 1.2 +++ files/patch-aa 2001/05/25 15:45:46 @@ -1,11 +1,11 @@ ---- Makefile.in.orig Thu Mar 18 01:09:25 1999 -+++ Makefile.in Thu Mar 18 01:09:31 1999 -@@ -4,7 +4,7 @@ - CFLAGS = -DVERSION='"v2.4.8"' -O6 +--- Makefile.in.old Fri May 25 11:42:02 2001 ++++ Makefile.in Fri May 25 11:42:58 2001 +@@ -6,7 +6,7 @@ + STRIP = strip CC = gcc -ALL: bnc mkpasswd +all: bnc mkpasswd - @echo "*** Done compiling required files" - @echo "Please read the README.TXT file included" + mkpasswd:mkpasswd.c + ${CC} ${OPTS} ${COPT} ${LIBS} -o mkpasswd mkpasswd.c >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message