Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2002 02:05:08 +0300 (EEST)
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        will@FreeBSD.org
Subject:   ports/41960: Remove USE_BZIP2 from shells/zsh and fix fetch errors.
Message-ID:  <200208232305.g7NN58oi067533@hades.hell.gr>

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

>Number:         41960
>Category:       ports
>Synopsis:       Remove USE_BZIP2 from shells/zsh and fix fetch errors.
>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:   Fri Aug 23 16:10:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Aug 21 22:08:19 EEST 2002 root@hades.hell.gr:/usr/obj/usr/src/sys/KERAMIDA i386

>Description:

	Prompted by bento logs.
	shells/zsh fails to build now in CURRENT.

>How-To-Repeat:

	Just update shells/zsh and try building the port with the
	following Makefile:
	# $FreeBSD: ports/shells/zsh/Makefile,v 1.54 2002/08/14 21:28:36 knu Exp $

>Fix:

--- zsh.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/shells/zsh/Makefile,v
retrieving revision 1.54
diff -u -r1.54 Makefile
--- Makefile	14 Aug 2002 21:28:36 -0000	1.54
+++ Makefile	23 Aug 2002 22:53:55 -0000
@@ -22,8 +22,6 @@
 
 MAINTAINER=	will@FreeBSD.org
 
-USE_BZIP2=	yes
-
 ZSH_VER=	${PORTVERSION}
 ZSHFUNC_SUBDIR=	share/zsh/${ZSH_VER}/functions
 GNU_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/shells/zsh/distinfo,v
retrieving revision 1.24
diff -u -r1.24 distinfo
--- distinfo	14 Aug 2002 21:28:36 -0000	1.24
+++ distinfo	23 Aug 2002 22:53:48 -0000
@@ -1,2 +1,2 @@
-MD5 (zsh-4.0.6.tar.bz2) = ec841e1c92a44879c503ffb32a3e5326
-MD5 (zsh-4.0.6-doc.tar.bz2) = 5805ed7e2412b6a41a01cdbb330ca2b2
+MD5 (zsh-4.0.6-doc.tar.gz) = 530d004b55694b2347df74b21d45807c
+MD5 (zsh-4.0.6.tar.gz) = 6a86da9120e97ebe03afd6a51f717c0f
--- zsh.diff ends here ---
>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?200208232305.g7NN58oi067533>