ports/64499: [PATCH] shells/zsh: New version 4.2.0

KIMURA Yasuhiro yasu at utahime.org
Sat Mar 20 13:40:17 UTC 2004


>Number:         64499
>Category:       ports
>Synopsis:       [PATCH] shells/zsh: New version 4.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 20 05:40:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.9-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD eastasia.home.utahime.org 4.9-RELEASE-p4 FreeBSD 4.9-RELEASE-p4 #0: Thu Mar 18 08:09:40 JST 2004 root at eastasia.home.utahime.org:/usr/obj/usr1/cvsup/releng_4_9/src/sys/EASTASIA i386


>Description:
	New version 4.2.0 is released.

	
>How-To-Repeat:
	
>Fix:

	

--- zsh.patch begins here ---
diff -ruN shells/zsh-4.0.9/Makefile shells/zsh/Makefile
--- shells/zsh-4.0.9/Makefile	Sat Dec 20 17:33:58 2003
+++ shells/zsh/Makefile	Sat Mar 20 21:54:18 2004
@@ -25,7 +25,7 @@
 #			NOTE: does NOT have to be inside ${PREFIX} tree
 
 PORTNAME=	zsh
-PORTVERSION=	4.0.9
+PORTVERSION=	4.2.0
 CATEGORIES=	shells
 MASTER_SITES=	http://www.zsh.org/zsh/ \
 		ftp://ftp.zsh.org/zsh/ \
@@ -56,7 +56,7 @@
 # Conflicts with shells/zsh-devel as it installs files into the same locations
 CONFLICTS=	zsh-devel-* zsh-4.1.*
 
-#USE_BZIP2=	yes
+USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff -ruN shells/zsh-4.0.9/distinfo shells/zsh/distinfo
--- shells/zsh-4.0.9/distinfo	Sat Jan 31 06:25:29 2004
+++ shells/zsh/distinfo	Sat Mar 20 21:49:48 2004
@@ -1,4 +1,4 @@
-MD5 (zsh-4.0.9.tar.gz) = be68b33eb8d48611bff46b0edc452dc6
-SIZE (zsh-4.0.9.tar.gz) = 2222705
-MD5 (zsh-4.0.9-doc.tar.gz) = b07d99d5ed597077226cedc2036fc827
-SIZE (zsh-4.0.9-doc.tar.gz) = 1925158
+MD5 (zsh-4.2.0.tar.bz2) = 866bcdad8c0c4974650f5eff395a9a35
+SIZE (zsh-4.2.0.tar.bz2) = 1990884
+MD5 (zsh-4.2.0-doc.tar.bz2) = 14aa2d8d9e6f546593fd42f45dfee669
+SIZE (zsh-4.2.0-doc.tar.bz2) = 1695230
diff -ruN shells/zsh-4.0.9/files/patch-Src::utils.c shells/zsh/files/patch-Src::utils.c
--- shells/zsh-4.0.9/files/patch-Src::utils.c	Sun Jan 12 08:45:20 2003
+++ shells/zsh/files/patch-Src::utils.c	Thu Jan  1 09:00:00 1970
@@ -1,8 +0,0 @@
---- Src/utils.c.orig	Wed Dec  4 19:39:01 2002
-+++ Src/utils.c	Wed Dec  4 19:39:18 2002
-@@ -1093,4 +1093,5 @@
-  * is unique, for use as a temporary file.      */
-  
-+extern char *_mktemp(char *);
- /**/
- mod_export char *
--- zsh.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list