Date: Mon, 7 Apr 2003 13:08:30 -0600 (MDT) From: "Scott M.Likens" <damm@infinitevoid.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50692: Update port of ScrollZ to 1.9 Message-ID: <20030407190830.BD8803EF5@acheron.infinitevoid.net> Resent-Message-ID: <200304071910.h37JAHeK065648@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 50692 >Category: ports >Synopsis: Update port of ScrollZ to 1.9 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 12:10:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Scott M. Likens >Release: FreeBSD 5.0-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD acheron.livid.de 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #0: Fri Mar 28 21:03:39 MST 2003 damm@acheron.livid.de:/usr/src/sys/i386/compile/LIVID i386 >Description: irc/scrollz needs updated to 1.9 >How-To-Repeat: >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) = baf450c541e37597cd9126b3747a13a6 Only in scrollz: work any questions? >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030407190830.BD8803EF5>