From owner-cvs-ports@FreeBSD.ORG Sat Jun 12 03:57:42 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBBEF106564A; Sat, 12 Jun 2010 03:57:42 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DA1358FC12; Sat, 12 Jun 2010 03:57:42 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o5C3vgev028146; Sat, 12 Jun 2010 03:57:42 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5C3vgIT028145; Sat, 12 Jun 2010 03:57:42 GMT (envelope-from mi) Message-Id: <201006120357.o5C3vgIT028145@repoman.freebsd.org> From: Mikhail Teterin Date: Sat, 12 Jun 2010 03:57:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/itcl Makefile distinfo ports/lang/itcl/files Makefile.lib patch-test patch-warnings ports/x11-toolkits/itk Makefile ports/x11-toolkits/itk/files Makefile.lib X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jun 2010 03:57:43 -0000 mi 2010-06-12 03:57:42 UTC FreeBSD ports repository Modified files: lang/itcl Makefile distinfo lang/itcl/files Makefile.lib x11-toolkits/itk Makefile x11-toolkits/itk/files Makefile.lib Added files: lang/itcl/files patch-test patch-warnings Log: Upgrade itcl to 3.4b1 -- the last version in the 3.x branch. itk, interestingly, remains at 3.3-RC, so only minor changes there. Allow both to compile against Tcl-8.5. Both will now need to be upgraded to branch 4.x -- a much more involved undertaking. Approved by: maintainer (in January) Revision Changes Path 1.49 +6 -12 ports/lang/itcl/Makefile 1.9 +3 -3 ports/lang/itcl/distinfo 1.12 +1 -0 ports/lang/itcl/files/Makefile.lib 1.1 +26 -0 ports/lang/itcl/files/patch-test (new) 1.1 +153 -0 ports/lang/itcl/files/patch-warnings (new) 1.27 +8 -7 ports/x11-toolkits/itk/Makefile 1.10 +1 -1 ports/x11-toolkits/itk/files/Makefile.lib