Skip site navigation (1)Skip section navigation (2)
Date:      25 May 2001 15:48:46 -0000
From:      scorpio@drkshdw.org
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        billf@freebsd.org
Subject:   ports/27641: UPDATE irc/bnc
Message-ID:  <20010525154846.9018.qmail@user4.net011.fl.sprint-hsd.net>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010525154846.9018.qmail>