Bug 66582 - update irc/scrollz to 1.9.3
Summary: update irc/scrollz to 1.9.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-12 21:30 UTC by Scott M. Likens
Modified: 2004-05-13 22:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott M. Likens 2004-05-12 21:30:25 UTC
Update to scrollz 1.9.3

Fix: ## begin diff ##


## end diff--b2s43QgS9xJLoQeL13YuNV8CybuRCLLCy6XZHTn5qrvWvmfi
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -urN scrollz.192/Makefile scrollz/Makefile
--- scrollz.192/Makefile	Sun May  9 13:51:03 2004
+++ scrollz/Makefile	Wed May 12 13:21:35 2004
@@ -2,26 +2,26 @@
 # Date created:		10 Aug 1999
 # Whom:			Will Andrews <andrews@technologist.com>
 #
-# $FreeBSD: ports/irc/scrollz/Makefile,v 1.25 2004/05/09 20:51:03 krion Exp $
+# $FreeBSD: ports/irc/scrollz/Makefile,v 1.24 2004/02/04 05:21:16 marcus Exp $
 #
 
 PORTNAME=	scrollz
-PORTVERSION=	1.9.2
+PORTVERSION=	1.9.3
+PORTREVISION=	1
 CATEGORIES=	irc ipv6
-MASTER_SITES=	ftp://ftp.scrollz.com/pub/ScrollZ/source/
+MASTER_SITES=	ftp://ftp.scrollz.com/pub/ScrollZ/source/ 
 DISTNAME=	ScrollZ-${PORTVERSION}
 
 MAINTAINER=	damm@yazzy.org
 COMMENT=	Enhanced ircII client that supports scripts, colors, and more
 
-USE_GMAKE=	yes
+USE_GMAKE= yes
 USE_PERL5_BUILD=yes
 IS_INTERACTIVE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--enable-ipv6 --with-ssl
 
 MAKE_ENV+=	IRCLIB="${PREFIX}/share/scrollz"
-MAN1=		scrollz.1
 
 PLIST_SUB+=	SCROLLZ_VER="${PORTVERSION}"
 
diff -urN scrollz.192/distinfo scrollz/distinfo
--- scrollz.192/distinfo	Sun May  9 13:51:03 2004
+++ scrollz/distinfo	Wed May 12 13:21:35 2004
@@ -1,2 +1,2 @@
-MD5 (ScrollZ-1.9.2.tar.gz) = 5470da45c69413ad1fd98437cd49fa54
-SIZE (ScrollZ-1.9.tar.gz) = 890746
+MD5 (ScrollZ-1.9.3.tar.gz) = b545f73d380981448bd84b0284976680
+SIZE (ScrollZ-1.9.3.tar.gz) = 890950
How-To-Repeat: Apply patch.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-05-13 22:00:52 UTC
State Changed
From-To: open->closed

Committed, except for the two lines with whitespace changes, 
which were flagged by portlint.