Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2007 16:51:03 +0100 (CET)
From:      Martin Matuska <martin@matuska.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/107953: [UPDATE] lang/tcl84 x11-toolkits/tk84 8.4.13 -> 8.4.14
Message-ID:  <20070115155103.ADC3D3F460@mail.vx.sk>
Resent-Message-ID: <200701151600.l0FG0fBY056801@freefall.freebsd.org>

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

>Number:         107953
>Category:       ports
>Synopsis:       [UPDATE] lang/tcl84 x11-toolkits/tk84 8.4.13 -> 8.4.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 15 16:00:41 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 6.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 6.2-RELEASE i386/amd64
>Description:
Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14
Removed file: lang/tcl84/files/patch-test-clock (patch already in source tree)
Tested with tinderbox
>How-To-Repeat:
>Fix:
diff -Nbur lang/tcl84.orig/Makefile lang/tcl84/Makefile
--- lang/tcl84.orig/Makefile	Mon Jan 15 14:21:48 2007
+++ lang/tcl84/Makefile	Mon Jan 15 14:21:56 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	tcl
-PORTVERSION=	8.4.13
-PORTREVISION=	1
+PORTVERSION=	8.4.14
 PORTEPOCH=	1
 CATEGORIES=	lang tcl84
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
diff -Nbur lang/tcl84.orig/distinfo lang/tcl84/distinfo
--- lang/tcl84.orig/distinfo	Mon Jan 15 14:21:48 2007
+++ lang/tcl84/distinfo	Mon Jan 15 14:23:08 2007
@@ -1,3 +1,3 @@
-MD5 (tcl8.4.13-src.tar.gz) = c6b655ad5db095ee73227113220c0523
-SHA256 (tcl8.4.13-src.tar.gz) = c650124caf4785bb532720cb9d2902358ee9a9d6c71852ef4cdbdd6b7c5db4fc
-SIZE (tcl8.4.13-src.tar.gz) = 3513852
+MD5 (tcl8.4.14-src.tar.gz) = 51c6bf74d3ffdb0bd866ecdac6ff6460
+SHA256 (tcl8.4.14-src.tar.gz) = 2746e3c568a5837cfb7a83359ab34401886ad621965ab4571333859807ab6143
+SIZE (tcl8.4.14-src.tar.gz) = 3544609
diff -Nbur lang/tcl84.orig/files/patch-test-clock lang/tcl84/files/patch-test-clock
--- lang/tcl84.orig/files/patch-test-clock	Mon Jan 15 14:21:48 2007
+++ lang/tcl84/files/patch-test-clock	Thu Jan  1 01:00:00 1970
@@ -1,30 +0,0 @@
---- ../tests/clock.test	Wed Sep  8 14:32:20 2004
-+++ ../tests/clock.test	Tue Jun 27 13:42:45 2006
-@@ -64,5 +64,5 @@
-     clock format $clockval -format {%a %b %d %I:%M:%S %p %Y} -gmt true
- } {Sun Nov 04 03:02:46 AM 1990}
--test clock-3.2 {clock format tests} {
-+test clock-3.2 {clock format tests} -body {
-     # TCL_USE_TIMEZONE_VAR
- 
-@@ -74,5 +74,5 @@
-     catch {unset env(TZ); set env(TZ) $oldtz}
-     set x
--} {GMTPST}
-+} -match regexp -result {(GMT|UTC)PST}
- test clock-3.3 {clock format tests} {
-     # tzset() under Borland doesn't seem to set up tzname[] for local 
-@@ -83,5 +83,5 @@
-     set x {}
- } {}
--test clock-3.4 {clock format tests} {
-+test clock-3.4 {clock format tests} -body {
-     # tzset() under Borland doesn't seem to set up tzname[] for gmt timezone.
-     # tzset() under MSVC has the following weird observed behavior:
-@@ -94,5 +94,5 @@
-     append x [clock format 863800000 -format %Z -gmt 1]
-     append x [clock format 863800000 -format %Z -gmt 1]
--} {GMTGMT}
-+} -match regexp -result {GMTGMT|UTCUTC}
- test clock-3.5 {clock format tests} {
-     list [catch {clock format} msg] $msg
diff -Nbur x11-toolkits/tk84.orig/Makefile x11-toolkits/tk84/Makefile
--- x11-toolkits/tk84.orig/Makefile	Mon Jan 15 14:57:57 2007
+++ x11-toolkits/tk84/Makefile	Mon Jan 15 15:01:00 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tk
-PORTVERSION=	8.4.13
+PORTVERSION=	8.4.14
 PORTEPOCH=	2
 CATEGORIES=	x11-toolkits tk84
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
diff -Nbur x11-toolkits/tk84.orig/distinfo x11-toolkits/tk84/distinfo
--- x11-toolkits/tk84.orig/distinfo	Mon Jan 15 14:57:57 2007
+++ x11-toolkits/tk84/distinfo	Mon Jan 15 14:57:47 2007
@@ -1,3 +1,3 @@
-MD5 (tk8.4.13-src.tar.gz) = 0a16d4d9398e43cbb85784c85fb807a4
-SHA256 (tk8.4.13-src.tar.gz) = 1beb64f178c644bae251c61639b461fe6c632717dc8bfb0339db68cc336f1b0f
-SIZE (tk8.4.13-src.tar.gz) = 3253070
+MD5 (tk8.4.14-src.tar.gz) = d12f591f5689f95c82bfb9c1015407bb
+SHA256 (tk8.4.14-src.tar.gz) = 01676aaff0c7d387adb3f549ea7b4222f7173c0395e773b23402637106be3b0d
+SIZE (tk8.4.14-src.tar.gz) = 3268223
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070115155103.ADC3D3F460>