Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2006 01:13:04 +0200 (CEST)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96957: update devel/tkinspect to 5.1.6p10
Message-ID:  <200605072313.k47ND4TM074341@saturn.kn-bremen.de>
Resent-Message-ID: <200605072320.k47NKDNR000357@freefall.freebsd.org>

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

>Number:         96957
>Category:       ports
>Synopsis:       update devel/tkinspect to 5.1.6p10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 07 23:20:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Juergen Lock
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
me?  organized??
>Environment:
System: FreeBSD saturn 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #0: Fri Mar 17 04:37:54 CET 2006 nox@saturn:/usr/obj/usr/home/nox/src-r5/src/sys/NEPTUNu i386


	
>Description:
	new version has been out for a while :)  (found thx to portscout...)
>How-To-Repeat:
	n/a
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/tkinspect/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	4 May 2006 21:41:09 -0000	1.2
+++ Makefile	7 May 2006 22:57:25 -0000
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	tkinspect
-PORTVERSION=	5.1.6p9
-CATEGORIES=	devel tcl83 tk83
+PORTVERSION=	5.1.6p10
+CATEGORIES=	devel tcl84 tk84
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=tkcon
 
 MAINTAINER=	nox@jelal.kn-bremen.de
 COMMENT=	A Tk program browser
 
-RUN_DEPENDS=	wish8.3:${PORTSDIR}/x11-toolkits/tk83
+RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
 
 # this would do an interactive install:
 #do-install:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/tkinspect/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	22 Jan 2006 08:30:08 -0000	1.3
+++ distinfo	7 May 2006 22:57:33 -0000
@@ -1,3 +1,3 @@
-MD5 (tkinspect-5.1.6p9.tar.gz) = aff9709305e0ce4749b4f656368aa60c
-SHA256 (tkinspect-5.1.6p9.tar.gz) = fc9bd39a8ddb373e74a8dfc0922b0a01602ecc8b257ade614cc4987de0dccaeb
-SIZE (tkinspect-5.1.6p9.tar.gz) = 52327
+MD5 (tkinspect-5.1.6p10.tar.gz) = 66271dbb6a5c1cb65f46012c08c485c8
+SHA256 (tkinspect-5.1.6p10.tar.gz) = bc1d18a271d64b164be01fa62b3bf42ed5ca8178a80f49d51989fb387c0d4e12
+SIZE (tkinspect-5.1.6p10.tar.gz) = 52844
Index: files/patch-aa
===================================================================
RCS file: /home/ncvs/ports/devel/tkinspect/files/patch-aa,v
retrieving revision 1.1
diff -u -r1.1 patch-aa
--- files/patch-aa	6 Oct 2003 01:16:05 -0000	1.1
+++ files/patch-aa	7 May 2006 22:58:14 -0000
@@ -3,7 +3,7 @@
  #!/bin/sh
  # \
 -exec wish "$0" ${1+"$@"}
-+exec wish8.3 "$0" ${1+"$@"}
++exec wish8.4 "$0" ${1+"$@"}
  #
  # $Id: install.tcl,v 1.20 2002/03/26 00:10:17 patthoyts Exp $
  #
Index: files/patch-ab
===================================================================
RCS file: /home/ncvs/ports/devel/tkinspect/files/patch-ab,v
retrieving revision 1.1
diff -u -r1.1 patch-ab
--- files/patch-ab	6 Oct 2003 01:16:05 -0000	1.1
+++ files/patch-ab	7 May 2006 22:58:19 -0000
@@ -3,7 +3,7 @@
  #!/bin/sh
  # \
 -exec wish "$0" ${1+"$@"}
-+exec wish8.3 "$0" ${1+"$@"}
++exec wish8.4 "$0" ${1+"$@"}
  #
  # $Id: tkinspect.tcl,v 1.30 2002/10/09 00:32:54 patthoyts Exp $
  #
>Release-Note:
>Audit-Trail:
>Unformatted:



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