Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 09:39:14 -0700 (MST)
From:      Tim Jensen <toast@blackened.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Tim Jensen <toast@blackened.com>
Subject:   ports/36052: update port irc/blackened from v1.8.0 to v1.8.1
Message-ID:  <200203181639.g2IGdEe55342@java.blackened.com>

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

>Number:         36052
>Category:       ports
>Synopsis:       update port irc/blackened from v1.8.0 to v1.8.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:   Mon Mar 18 08:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tim Jensen
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD java.blackened.com 4.5-STABLE FreeBSD 4.5-STABLE #3: Fri Feb 8 09:39:24 MST 2002 mjr@java.blackened.com:/usr/src/sys/compile/MJR i386

>Description:

This is an update to the Blackened IRC client, from version 1.8.0
to 1.8.1.  Benefits of this update include some minor bug fixes and
enhancements.

>How-To-Repeat:

Use the diff included below.

>Fix:

diff -ruN blackened.old/Makefile blackened/Makefile
--- blackened.old/Makefile	Mon Mar 18 10:18:10 2002
+++ blackened/Makefile	Mon Mar 18 10:19:27 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	blackened
-PORTVERSION=	1.8.0
+PORTVERSION=	1.8.1
 CATEGORIES=	irc
 MASTER_SITES=	ftp://ftp.blackened.com/pub/irc/blackened/
 
@@ -15,9 +15,5 @@
 GNU_CONFIGURE=	yes
 PLIST_SUB=	VERSION=${PORTVERSION}
 CONFIGURE_ARGS=	--prefix=${PREFIX}
-INSTALL_TARGET=	installeverything
-
-pre-configure:
-	${PERL} -pi -e "s@long_to_time@ch_to_time@g" ${WRKSRC}/source/toast.c
 
 .include <bsd.port.mk>
diff -ruN blackened.old/distinfo blackened/distinfo
--- blackened.old/distinfo	Mon Mar 18 10:18:10 2002
+++ blackened/distinfo	Mon Mar 18 10:19:07 2002
@@ -1 +1 @@
-MD5 (blackened-1.8.0.tar.gz) = 285a0a7bdd6c25dde753cdfc81b18e98
+MD5 (blackened-1.8.1.tar.gz) = ac05ee48abefec701dddc5ad5426d16e
>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?200203181639.g2IGdEe55342>