Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 1999 15:06:28 -0800 (PST)
From:      mharo@area51.fremont.ca.us
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10216: Update: net/ircd-hybrid-5
Message-ID:  <199902222306.PAA69995@area51.fremont.ca.us>

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

>Number:         10216
>Category:       ports
>Synopsis:       Update: net/ircd-hybrid-5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 22 15:10:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Michael Haro
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:

	

>Description:

	A new version of ircd was released.

>How-To-Repeat:

	

>Fix:
	
Index: Makefile
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/ircd-hybrid-5/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	1998/12/15 22:05:33	1.9
+++ Makefile	1999/02/13 11:12:56
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.9 1998/12/15 22:05:33 billf Exp $
 #
 
-DISTNAME=	ircd-hybrid-5.3p4
+DISTNAME=	ircd-hybrid-5.3p6
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.blackened.com/pub/irc/hybrid/
 
Index: files/md5
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/ircd-hybrid-5/files/md5,v
retrieving revision 1.5
diff -u -r1.5 md5
--- md5	1998/12/15 22:05:33	1.5
+++ md5	1999/02/13 11:13:30
@@ -1 +1 @@
-MD5 (ircd-hybrid-5.3p4.tar.gz) = 158ded5bae72504b7e9d42b155cf860e
+MD5 (ircd-hybrid-5.3p6.tar.gz) = 1a845ab2eb7fdbf4a7ddf6b1c89e82b2
Index: pkg/INSTALL
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/ircd-hybrid-5/pkg/INSTALL,v
retrieving revision 1.5
diff -u -r1.5 INSTALL
--- INSTALL	1998/12/15 22:05:33	1.5
+++ INSTALL	1999/02/13 11:19:00
@@ -77,7 +77,6 @@
 else
 	echo "You need a user \"ircd\"."
 	if which -s pw && yesno "Would you like me to create it" y; then
-		ifkk
 		pw useradd ircd -g ircd -u 72 -h - -d /nonexistent \
 			-s /nonexistent -c "IRC Daemon" || exit
 		echo "Done."


>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?199902222306.PAA69995>