Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2013 10:28:15 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328931 - head/lang/tcl-manual
Message-ID:  <201310011028.r91ASFUT064802@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Oct  1 10:28:15 2013
New Revision: 328931
URL: http://svnweb.freebsd.org/changeset/ports/328931

Log:
  - Update to the latest tcl versions

Modified:
  head/lang/tcl-manual/Makefile
  head/lang/tcl-manual/distinfo
  head/lang/tcl-manual/pkg-plist

Modified: head/lang/tcl-manual/Makefile
==============================================================================
--- head/lang/tcl-manual/Makefile	Tue Oct  1 09:41:10 2013	(r328930)
+++ head/lang/tcl-manual/Makefile	Tue Oct  1 10:28:15 2013	(r328931)
@@ -13,15 +13,14 @@ COMMENT=	Documentation for TCL (Tool Com
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
 
-VERSIONS=	8.4.19 \
-		8.5.14 \
-		8.6.0
+VERSIONS=	8.4.20 \
+		8.5.15 \
+		8.6.1
 
 .for v in ${VERSIONS}
 DISTFILES+=	$v/tcl$v-html.tar.gz
 .endfor
 
-NO_STAGE=	yes
 post-patch:
 .for v in ${VERSIONS}
 	@${REINPLACE_CMD} -e 's|<b>tclsh</b>|<b>tclsh${v:R}</b>|g; \
@@ -39,8 +38,8 @@ post-patch:
 
 do-install:
 .for v in ${VERSIONS}
-	${MKDIR} ${PREFIX}/share/doc/tcl${v:R:S/.//}
-	${CP} -R ${WRKDIR}/tcl${v}/html/* ${PREFIX}/share/doc/tcl${v:R:S/.//}
+	${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/tcl${v:R:S/.//}
+	${CP} -R ${WRKDIR}/tcl${v}/html/* ${STAGEDIR}${PREFIX}/share/doc/tcl${v:R:S/.//}
 .endfor
 
 .include <bsd.port.mk>

Modified: head/lang/tcl-manual/distinfo
==============================================================================
--- head/lang/tcl-manual/distinfo	Tue Oct  1 09:41:10 2013	(r328930)
+++ head/lang/tcl-manual/distinfo	Tue Oct  1 10:28:15 2013	(r328931)
@@ -1,6 +1,6 @@
-SHA256 (8.4.19/tcl8.4.19-html.tar.gz) = 53b0d0b2859060b7cd6b9e0524e257aa60a56213a8cd75630b22e44180dbe888
-SIZE (8.4.19/tcl8.4.19-html.tar.gz) = 747413
-SHA256 (8.5.14/tcl8.5.14-html.tar.gz) = 3b2c9369568dd922a955d77b2fdc206baee7aa021c5b8769d9b0f76625b501a0
-SIZE (8.5.14/tcl8.5.14-html.tar.gz) = 935323
-SHA256 (8.6.0/tcl8.6.0-html.tar.gz) = 7d440f01bda9e4a2b88f735ae92292967bdfc6853e145718bba5f72edddd586a
-SIZE (8.6.0/tcl8.6.0-html.tar.gz) = 1168655
+SHA256 (8.4.20/tcl8.4.20-html.tar.gz) = 5b327685529c7ddb0271aff4ee0ad6c9b9f19ef1f3480fcb9072d7dde2d2a2d4
+SIZE (8.4.20/tcl8.4.20-html.tar.gz) = 741043
+SHA256 (8.5.15/tcl8.5.15-html.tar.gz) = c2185be976845f46914ea43afca1eb0acaec09a6aadb7f63a4e1aa938e87befa
+SIZE (8.5.15/tcl8.5.15-html.tar.gz) = 935300
+SHA256 (8.6.1/tcl8.6.1-html.tar.gz) = e6ae92feb838a10238ef5432ed6f7ca3e3abc5785cc53321bb86d66be38974ae
+SIZE (8.6.1/tcl8.6.1-html.tar.gz) = 1167482

Modified: head/lang/tcl-manual/pkg-plist
==============================================================================
--- head/lang/tcl-manual/pkg-plist	Tue Oct  1 09:41:10 2013	(r328930)
+++ head/lang/tcl-manual/pkg-plist	Tue Oct  1 10:28:15 2013	(r328931)
@@ -96,7 +96,6 @@ share/doc/tcl84/TclCmd/regexp.htm
 share/doc/tcl84/TclCmd/registry.htm
 share/doc/tcl84/TclCmd/regsub.htm
 share/doc/tcl84/TclCmd/rename.htm
-share/doc/tcl84/TclCmd/resource.htm
 share/doc/tcl84/TclCmd/return.htm
 share/doc/tcl84/TclCmd/safe.htm
 share/doc/tcl84/TclCmd/scan.htm
@@ -176,7 +175,6 @@ share/doc/tcl84/TclLib/IntObj.htm
 share/doc/tcl84/TclLib/Interp.htm
 share/doc/tcl84/TclLib/LinkVar.htm
 share/doc/tcl84/TclLib/ListObj.htm
-share/doc/tcl84/TclLib/Macintosh.htm
 share/doc/tcl84/TclLib/Notifier.htm
 share/doc/tcl84/TclLib/Object.htm
 share/doc/tcl84/TclLib/ObjectType.htm
@@ -776,31 +774,31 @@ share/doc/tcl85/UserCmd/tclsh.htm
 share/doc/tcl85/UserCmd/wish.htm
 share/doc/tcl85/contents.htm
 share/doc/tcl85/docs.css
-share/doc/tcl86/ItclCmd/body.htm
-share/doc/tcl86/ItclCmd/class.htm
-share/doc/tcl86/ItclCmd/code.htm
-share/doc/tcl86/ItclCmd/configbody.htm
-share/doc/tcl86/ItclCmd/contents.htm
-share/doc/tcl86/ItclCmd/delete.htm
-share/doc/tcl86/ItclCmd/ensemble.htm
-share/doc/tcl86/ItclCmd/find.htm
-share/doc/tcl86/ItclCmd/is.htm
-share/doc/tcl86/ItclCmd/itcl.htm
-share/doc/tcl86/ItclCmd/itclcomponent.htm
-share/doc/tcl86/ItclCmd/itcldelegate.htm
-share/doc/tcl86/ItclCmd/itclextendedclass.htm
-share/doc/tcl86/ItclCmd/itcloption.htm
-share/doc/tcl86/ItclCmd/itclvars.htm
-share/doc/tcl86/ItclCmd/itclwidget.htm
-share/doc/tcl86/ItclCmd/local.htm
-share/doc/tcl86/ItclCmd/scope.htm
-share/doc/tcl86/ItclLib/Class.htm
-share/doc/tcl86/ItclLib/List.htm
-share/doc/tcl86/ItclLib/Object.htm
-share/doc/tcl86/ItclLib/Preserve.htm
-share/doc/tcl86/ItclLib/RegisterC.htm
-share/doc/tcl86/ItclLib/Stack.htm
-share/doc/tcl86/ItclLib/contents.htm
+share/doc/tcl86/Itcl4.0.0Cmd/body.htm
+share/doc/tcl86/Itcl4.0.0Cmd/class.htm
+share/doc/tcl86/Itcl4.0.0Cmd/code.htm
+share/doc/tcl86/Itcl4.0.0Cmd/configbody.htm
+share/doc/tcl86/Itcl4.0.0Cmd/contents.htm
+share/doc/tcl86/Itcl4.0.0Cmd/delete.htm
+share/doc/tcl86/Itcl4.0.0Cmd/ensemble.htm
+share/doc/tcl86/Itcl4.0.0Cmd/find.htm
+share/doc/tcl86/Itcl4.0.0Cmd/is.htm
+share/doc/tcl86/Itcl4.0.0Cmd/itcl.htm
+share/doc/tcl86/Itcl4.0.0Cmd/itclcomponent.htm
+share/doc/tcl86/Itcl4.0.0Cmd/itcldelegate.htm
+share/doc/tcl86/Itcl4.0.0Cmd/itclextendedclass.htm
+share/doc/tcl86/Itcl4.0.0Cmd/itcloption.htm
+share/doc/tcl86/Itcl4.0.0Cmd/itclvars.htm
+share/doc/tcl86/Itcl4.0.0Cmd/itclwidget.htm
+share/doc/tcl86/Itcl4.0.0Cmd/local.htm
+share/doc/tcl86/Itcl4.0.0Cmd/scope.htm
+share/doc/tcl86/Itcl4.0.0Lib/Class.htm
+share/doc/tcl86/Itcl4.0.0Lib/List.htm
+share/doc/tcl86/Itcl4.0.0Lib/Object.htm
+share/doc/tcl86/Itcl4.0.0Lib/Preserve.htm
+share/doc/tcl86/Itcl4.0.0Lib/RegisterC.htm
+share/doc/tcl86/Itcl4.0.0Lib/Stack.htm
+share/doc/tcl86/Itcl4.0.0Lib/contents.htm
 share/doc/tcl86/Keywords/A.htm
 share/doc/tcl86/Keywords/B.htm
 share/doc/tcl86/Keywords/C.htm
@@ -1061,28 +1059,26 @@ share/doc/tcl86/TclLib/UpVar.htm
 share/doc/tcl86/TclLib/Utf.htm
 share/doc/tcl86/TclLib/WrongNumArgs.htm
 share/doc/tcl86/TclLib/contents.htm
-share/doc/tcl86/TdbcCmd/contents.htm
-share/doc/tcl86/TdbcCmd/tdbc.htm
-share/doc/tcl86/TdbcCmd/tdbc_connection.htm
-share/doc/tcl86/TdbcCmd/tdbc_mapSqlState.htm
-share/doc/tcl86/TdbcCmd/tdbc_resultset.htm
-share/doc/tcl86/TdbcCmd/tdbc_statement.htm
-share/doc/tcl86/TdbcCmd/tdbc_tokenize.htm
-share/doc/tcl86/TdbcLib/Tdbc_Init.htm
-share/doc/tcl86/TdbcLib/contents.htm
-share/doc/tcl86/TdbcmysqlCmd/contents.htm
-share/doc/tcl86/TdbcmysqlCmd/tdbc_mysql.htm
-share/doc/tcl86/TdbcodbcCmd/contents.htm
-share/doc/tcl86/TdbcodbcCmd/tdbc_odbc.htm
-share/doc/tcl86/TdbcpostgresCmd/contents.htm
-share/doc/tcl86/TdbcpostgresCmd/tdbc_postgres.htm
-share/doc/tcl86/Tdbcsqlite3Cmd/contents.htm
-share/doc/tcl86/Tdbcsqlite3Cmd/tdbc_sqlite3.htm
-share/doc/tcl86/ThreadCmd/contents.htm
-share/doc/tcl86/ThreadCmd/thread.htm
-share/doc/tcl86/ThreadCmd/tpool.htm
-share/doc/tcl86/ThreadCmd/tsv.htm
-share/doc/tcl86/ThreadCmd/ttrace.htm
+share/doc/tcl86/Tdbc1.0.0Cmd/contents.htm
+share/doc/tcl86/Tdbc1.0.0Cmd/tdbc.htm
+share/doc/tcl86/Tdbc1.0.0Cmd/tdbc_connection.htm
+share/doc/tcl86/Tdbc1.0.0Cmd/tdbc_mapSqlState.htm
+share/doc/tcl86/Tdbc1.0.0Cmd/tdbc_resultset.htm
+share/doc/tcl86/Tdbc1.0.0Cmd/tdbc_statement.htm
+share/doc/tcl86/Tdbc1.0.0Cmd/tdbc_tokenize.htm
+share/doc/tcl86/Tdbc1.0.0Lib/Tdbc_Init.htm
+share/doc/tcl86/Tdbc1.0.0Lib/contents.htm
+share/doc/tcl86/Tdbcmysql1.0.0Cmd/contents.htm
+share/doc/tcl86/Tdbcmysql1.0.0Cmd/tdbc_mysql.htm
+share/doc/tcl86/Tdbcodbc1.0.0Cmd/contents.htm
+share/doc/tcl86/Tdbcodbc1.0.0Cmd/tdbc_odbc.htm
+share/doc/tcl86/Tdbcsqlite3-1.0.0Cmd/contents.htm
+share/doc/tcl86/Tdbcsqlite3-1.0.0Cmd/tdbc_sqlite3.htm
+share/doc/tcl86/Thread2.7.0Cmd/contents.htm
+share/doc/tcl86/Thread2.7.0Cmd/thread.htm
+share/doc/tcl86/Thread2.7.0Cmd/tpool.htm
+share/doc/tcl86/Thread2.7.0Cmd/tsv.htm
+share/doc/tcl86/Thread2.7.0Cmd/ttrace.htm
 share/doc/tcl86/TkCmd/bell.htm
 share/doc/tcl86/TkCmd/bind.htm
 share/doc/tcl86/TkCmd/bindtags.htm
@@ -1265,19 +1261,18 @@ share/doc/tcl86/docs.css
 @dirrm share/doc/tcl86/UserCmd
 @dirrm share/doc/tcl86/TkLib
 @dirrm share/doc/tcl86/TkCmd
-@dirrm share/doc/tcl86/ThreadCmd
-@dirrm share/doc/tcl86/Tdbcsqlite3Cmd
-@dirrm share/doc/tcl86/TdbcpostgresCmd
-@dirrm share/doc/tcl86/TdbcodbcCmd
-@dirrm share/doc/tcl86/TdbcmysqlCmd
-@dirrm share/doc/tcl86/TdbcLib
-@dirrm share/doc/tcl86/TdbcCmd
+@dirrm share/doc/tcl86/Thread2.7.0Cmd
+@dirrm share/doc/tcl86/Tdbcsqlite3-1.0.0Cmd
+@dirrm share/doc/tcl86/Tdbcodbc1.0.0Cmd
+@dirrm share/doc/tcl86/Tdbcmysql1.0.0Cmd
+@dirrm share/doc/tcl86/Tdbc1.0.0Lib
+@dirrm share/doc/tcl86/Tdbc1.0.0Cmd
 @dirrm share/doc/tcl86/TclLib
 @dirrm share/doc/tcl86/TclCmd
 @dirrm share/doc/tcl86/Sqlite3Cmd
 @dirrm share/doc/tcl86/Keywords
-@dirrm share/doc/tcl86/ItclLib
-@dirrm share/doc/tcl86/ItclCmd
+@dirrm share/doc/tcl86/Itcl4.0.0Lib
+@dirrm share/doc/tcl86/Itcl4.0.0Cmd
 @dirrm share/doc/tcl86
 @dirrm share/doc/tcl85/UserCmd
 @dirrm share/doc/tcl85/TkLib



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