Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 1999 18:58:25 -0400 (EDT)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13937: update port irc/blackened to v1.7.1
Message-ID:  <199909242258.SAA28347@shadow.blackdawn.com>

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

>Number:         13937
>Category:       ports
>Synopsis:       update port irc/blackened to v1.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 24 16:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
none
>Environment:

FreeBSD shadow.blackdawn.com 3.3-STABLE FreeBSD 3.3-STABLE #0: Mon Sep 20 02:19:49 EDT 1999     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386

>Description:

Well, tack up another update I completely missed. Blackened
was updated to v1.7.1 on August 25, nearly a month ago!

Anyway.. only minor changes to the actual program. The port on the other
hand.. patches/patch-ab was removed as it was applied to the source.
Additionally, I removed my distribution site.. doesn't seem like there
is much of a need for it anyhow.

>How-To-Repeat:

Use the diff below to update the blackened port.

>Fix:

diff -urN blackened/Makefile blackened-1.7.1/Makefile
--- blackened/Makefile	Thu Aug 26 00:23:29 1999
+++ blackened-1.7.1/Makefile	Fri Sep 24 18:41:52 1999
@@ -1,5 +1,5 @@
 # New ports collection makefile for:	Blackened IRC client
-# Version required:	1.7.0
+# Version required:	1.7.1
 # Date created:		11 Jun 1999
 # Whom:			Will Andrews <andrews@technologist.com>
 #
@@ -8,14 +8,13 @@
 
 DISTNAME=	blackened-${VERSION}
 CATEGORIES=	irc
-MASTER_SITES=	ftp://ftp.blackened.com/pub/irc/blackened/ \
-		http://www.psn.net/~andrews/blackened/
+MASTER_SITES=	ftp://ftp.blackened.com/pub/irc/blackened/
 
 MAINTAINER=	andrews@technologist.com
 
 GNU_CONFIGURE=	yes
 WRKSRC=		${WRKDIR}/${PKGNAME}
-VERSION=	1.7.0
+VERSION=	1.7.1
 PLIST_SUB=	VERSION=${VERSION}
 
 MAKE_ENV=	prefix=${PREFIX}
diff -urN blackened/files/md5 blackened-1.7.1/files/md5
--- blackened/files/md5	Sun Aug  8 17:42:23 1999
+++ blackened-1.7.1/files/md5	Fri Sep 24 18:47:47 1999
@@ -1 +1 @@
-MD5 (blackened-1.7.0.tar.gz) = ebfb2234d334dfccc9ea9c7ca28ae11f
+MD5 (blackened-1.7.1.tar.gz) = 049b1e538eb3bcc78c0a9083dfd014c4
diff -urN blackened/patches/patch-ab blackened-1.7.1/patches/patch-ab
--- blackened/patches/patch-ab	Fri Aug  6 15:54:16 1999
+++ blackened-1.7.1/patches/patch-ab	Wed Dec 31 19:00:00 1969
@@ -1,11 +0,0 @@
---- source/comstud.c	Mon Jul 26 02:54:32 1999
-+++ source/comstud.c.new	Thu Jul 29 03:05:41 1999
-@@ -2368,7 +2368,7 @@
- 		nicks = nicks->next;
- 	}
- 	sprintf(tmp, "%u %s", temptime, to);
--	add_to_whois_queue(spec, userhost_siteban, "%s", to);
-+	add_to_whois_queue(spec, userhost_siteban, "%s", tmp);
- }
- 
- void users(command, args)

>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?199909242258.SAA28347>