Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2003 12:17:37 -0700
From:      "Scott M. Likens" <damm@infinitevoid.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54110: [ports/irc/scrollz] Update scrollz port to 1.9
Message-ID:  1057346256@acheron.livid.de
Resent-Message-ID: <200307041920.h64JKH3u088566@freefall.freebsd.org>

| raw e-mail | index | archive | help

>Number:         54110
>Category:       ports
>Synopsis:       [ports/irc/scrollz] Update scrollz port to 1.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 04 12:20:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Scott M. Likens
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:


System: FreeBSD acheron.livid.de 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Mon Jun 30 18:34:00 PDT 2003     damm@acheron.livid.de:/usr/src/sys/i386/compile/LIVID i386  


>Description:


/usr/ports/irc/scrollz is currently 1.8m while the current stable release of scrollz is 1.9.  I have attempted to email the maintainer and gotten a bounce back.	


>How-To-Repeat:


See diff below.	


>Fix:


diff -u scrollz/Makefile scrollz.new/Makefile
--- scrollz/Makefile    Fri Feb 21 05:17:16 2003
+++ scrollz.new/Makefile        Mon Apr  7 11:00:24 2003
@@ -6,7 +6,7 @@
 #

 PORTNAME=      scrollz
-PORTVERSION=   1.8m
+PORTVERSION=   1.9
 CATEGORIES=    irc ipv6
 MASTER_SITES=  http://scrollz.broken.com/source/
 DISTNAME=      ScrollZ-${PORTVERSION}
@@ -16,7 +16,7 @@

 IS_INTERACTIVE=        yes
 GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=       --enable-ipv6
+CONFIGURE_ARGS+=       --enable-ipv6 --with-ssl

 MAKE_ENV+=     IRCLIB="${PREFIX}/share/scrollz"

diff -u scrollz/distinfo scrollz.new/distinfo
--- scrollz/distinfo    Fri Nov  2 06:49:06 2001
+++ scrollz.new/distinfo        Mon Apr  7 11:00:24 2003
@@ -1 +1 @@
-MD5 (ScrollZ-1.8m.tar.gz) = 541df7edb3e0638584658083b37331ff
+MD5 (ScrollZ-1.9.tar.gz) = 541df7edb3e0638584658083b37331ff
Only in scrollz: work



>Release-Note:
>Audit-Trail:
>Unformatted:



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