Date: Wed, 27 Apr 2005 20:14:06 +0000 (UTC) From: "Scott M.Likens" <damm@yazzy.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/80424: Update of irc/scrollz Message-ID: <20050427201406.37F9F60F7@acheron.livid.dk> Resent-Message-ID: <200504280320.j3S3KISV000180@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80424 >Category: ports >Synopsis: Update of irc/scrollz >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 28 03:20:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Scott M. Likens >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: System: FreeBSD acheron.livid.dk 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update of irc/scrollz >How-To-Repeat: N/A >Fix: Apply patch diff -urN scrollz/Makefile scrollz.new/Makefile --- scrollz/Makefile Mon Dec 27 03:20:17 2004 +++ scrollz.new/Makefile Wed Apr 27 19:52:05 2005 @@ -2,11 +2,11 @@ # Date created: 10 Aug 1999 # Whom: Will Andrews <andrews@technologist.com> # -# $FreeBSD: ports/irc/scrollz/Makefile,v 1.27 2004/12/27 03:20:17 petef Exp $ +# $FreeBSD: ports/irc/scrollz/Makefile,v 1.26 2004/05/13 21:00:43 linimon Exp $ # PORTNAME= scrollz -PORTVERSION= 1.9.4 +PORTVERSION= 1.9.5 CATEGORIES= irc ipv6 MASTER_SITES= ftp://ftp.scrollz.com/pub/ScrollZ/source/ DISTNAME= ScrollZ-${PORTVERSION} @@ -23,8 +23,6 @@ MAKE_ENV+= IRCLIB="${PREFIX}/share/scrollz" PLIST_SUB+= SCROLLZ_VER="${PORTVERSION}" - -MAN1= scrollz.1 post-patch: @${PERL} -pi -e 's!^IRCLIB =!IRCLIB ?=!' ${WRKSRC}/Makefile.in diff -urN scrollz/distinfo scrollz.new/distinfo --- scrollz/distinfo Mon Dec 27 03:20:17 2004 +++ scrollz.new/distinfo Wed Apr 27 19:51:40 2005 @@ -1,2 +1,2 @@ -MD5 (ScrollZ-1.9.4.tar.gz) = d9437e8f174dee35dc2a6d6c4730563c -SIZE (ScrollZ-1.9.4.tar.gz) = 903640 +MD5 (ScrollZ-1.9.5.tar.gz) = 14b4bde509eefb6254d8ccff72b8b7a3 +SIZE (ScrollZ-1.9.5.tar.gz) = 906167 diff -urN scrollz/pkg-plist scrollz.new/pkg-plist --- scrollz/pkg-plist Sun May 9 20:51:03 2004 +++ scrollz.new/pkg-plist Wed Apr 27 20:08:07 2005 @@ -1,5 +1,9 @@ bin/scrollz bin/scrollz-%%SCROLLZ_VER%% +share/scrollz/help/dvoice +share/scrollz/help/etdelim +share/scrollz/help/etopic +share/scrollz/help/voice share/scrollz/help/dcc/chat share/scrollz/help/dcc/close share/scrollz/help/dcc/dcc Thanks >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050427201406.37F9F60F7>