Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 1999 21:18:12 -0500 (EST)
From:      Mikhail Teterin <mi@misha.cisco.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        jseger@freebsd.org, cwt@freebsd.org
Subject:   ports/14989: Tcl82 port upgraded to 8.2.2
Message-ID:  <199911190218.VAA83450@misha.cisco.com>

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

>Number:         14989
>Category:       ports
>Synopsis:       Tcl82 port upgraded to 8.2.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 18 18:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	Please, consider putting this in and integrating the Plus
	Patches ASAP...

>How-To-Repeat:

>Fix:

diff -p -N -r -U1 /lan/bummer/home/mi/ports/lang/tcl82/Makefile ./Makefile
--- /lan/bummer/home/mi/ports/lang/tcl82/Makefile	Sun Sep  5 12:32:08 1999
+++ ./Makefile	Thu Nov 18 20:46:55 1999
@@ -8,4 +8,4 @@
 
-DISTNAME=	tcl8.2.0
-PKGNAME=	tcl-8.2.0
+DISTNAME=	tcl8.2.2
+PKGNAME=	tcl-8.2.2
 CATEGORIES=	lang tcl82
diff -p -N -r -U1 /lan/bummer/home/mi/ports/lang/tcl82/files/md5 ./files/md5
--- /lan/bummer/home/mi/ports/lang/tcl82/files/md5	Sun Sep  5 12:32:08 1999
+++ ./files/md5	Thu Nov 18 21:15:46 1999
@@ -1 +1 @@
-MD5 (tcl8.2.0.tar.gz) = acaa5113663ed3fc10b8ae5baf9e904d
+MD5 (tcl8.2.2.tar.gz) = 4b16a1d5f91ae5744d17385a7bf13820
diff -p -N -r -U1 /lan/bummer/home/mi/ports/lang/tcl82/patches/patch-aa ./patches/patch-aa
--- /lan/bummer/home/mi/ports/lang/tcl82/patches/patch-aa	Sun Sep  5 12:32:08 1999
+++ ./patches/patch-aa	Thu Nov 18 21:02:26 1999
@@ -13,11 +13,2 @@
  MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/man
-@@ -65,7 +67,7 @@
- MANN_INSTALL_DIR = $(MAN_INSTALL_DIR)/mann
- 
- # Directory in which to install the include file tcl.h:
--INCLUDE_INSTALL_DIR = @includedir@
-+#INCLUDE_INSTALL_DIR = @includedir@
- 
- # Package search path.
- TCL_PACKAGE_PATH	= @TCL_PACKAGE_PATH@
 @@ -85,7 +87,7 @@
@@ -91,3 +82,3 @@
  
- install-libraries:
+ install-libraries: libraries
 -	@for i in $(INSTALL_ROOT)$(prefix)/lib $(INCLUDE_INSTALL_DIR) \
diff -p -N -r -U1 /lan/bummer/home/mi/ports/lang/tcl82/patches/patch-ab ./patches/patch-ab
--- /lan/bummer/home/mi/ports/lang/tcl82/patches/patch-ab	Sun Sep  5 12:32:09 1999
+++ ./patches/patch-ab	Thu Nov 18 20:53:34 1999
@@ -15,3 +15,3 @@
  	    ;;
--	NetBSD-*|FreeBSD-[12].*|OpenBSD-*)
+-	NetBSD-*|FreeBSD-[1-2].*|OpenBSD-*)
 +	NetBSD-*|FreeBSD-*|OpenBSD-*)
diff -p -N -r -U1 /lan/bummer/home/mi/ports/lang/tcl82/patches/patch-ac ./patches/patch-ac
--- /lan/bummer/home/mi/ports/lang/tcl82/patches/patch-ac	Sat Apr  3 18:59:12 1999
+++ ./patches/patch-ac	Wed Dec 31 19:00:00 1969
@@ -1,10 +0,0 @@
---- ../generic/tclDate.c.orig	Mon Sep 14 14:39:58 1998
-+++ ../generic/tclDate.c	Sat Apr  3 17:16:30 1999
-@@ -290,6 +290,7 @@
-     { "nt",     tZONE,     HOUR(11) },      /* Nome */
-     { "idlw",   tZONE,     HOUR(12) },      /* International Date Line West */
-     { "cet",    tZONE,    -HOUR( 1) },      /* Central European */
-+    { "cest",	tDAYZONE, -HOUR( 1) },	    /* Central European Summer */
-     { "met",    tZONE,    -HOUR( 1) },      /* Middle European */
-     { "mewt",   tZONE,    -HOUR( 1) },      /* Middle European Winter */
-     { "mest",   tDAYZONE, -HOUR( 1) },      /* Middle European Summer */

>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?199911190218.VAA83450>