Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2001 00:12:11 +0000 (GMT)
From:      George Reid <greid@dogma.freebsd-uk.eu.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25022: [PATCH] irc/scrollz has unfetchable distfile
Message-ID:  <Pine.BSF.4.21.0102120010590.28143-100000@sobek.openirc.co.uk>

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

>Number:         25022
>Category:       ports
>Synopsis:       [PATCH] irc/scrollz has unfetchable distfile
>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:   Sun Feb 11 16:10:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
Port irc/scrollz has an unfetchable distfile. Patch updates port to
version 1.8k.
>How-To-Repeat:
Try to build :)
>Fix:
Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/irc/scrollz/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	2001/01/09 00:06:22	1.9
+++ Makefile	2001/02/12 00:08:07
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	scrollz
-PORTVERSION=	1.8j
+PORTVERSION=	1.8k
 CATEGORIES=	irc
-MASTER_SITES=	http://www.scrollz.com/Bins/
-DISTNAME=	ScrollZ-${PORTVERSION}-FreeBSD-3.4
+MASTER_SITES=	http://www.scrollz.com/Bins/${PORTVERSION}/
+DISTNAME=	${PORTNAME}-${PORTVERSION}-freebsd-4.2
 EXTRACT_SUFX=	.gz
 
 MAINTAINER=	ports@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /usr/home/ncvs/ports/irc/scrollz/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	2000/11/05 19:21:20	1.3
+++ distinfo	2001/02/12 00:09:37
@@ -1 +1 @@
-MD5 (ScrollZ-1.8j-FreeBSD-3.4.gz) = 1a32ddf3035fa5f9e3e9f0ce53903b6d
+MD5 (scrollz-1.8k-freebsd-4.2.gz) = 4fea9eb25cb8b9e98b96eaff87cfc752


>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?Pine.BSF.4.21.0102120010590.28143-100000>