pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/tcl
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 27 09:25:26 UTC 2025
Modified Files:
pkgsrc/lang/tcl: DESCR Makefile
Log Message:
tcl: update DESCR & Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/tcl/DESCR
cvs rdiff -u -r1.135 -r1.136 pkgsrc/lang/tcl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/tcl/DESCR
diff -u pkgsrc/lang/tcl/DESCR:1.3 pkgsrc/lang/tcl/DESCR:1.4
--- pkgsrc/lang/tcl/DESCR:1.3 Tue Aug 21 21:31:47 2012
+++ pkgsrc/lang/tcl/DESCR Sun Jul 27 09:25:26 2025
@@ -13,3 +13,5 @@ Tcl/Tk resources:
ISBN: 0-13-038560-3
* Tcl and the Tk Toolkit, 2nd Edition
ISBN: 978-0-321-33633-0
+
+This package contains the 8.6 branch.
Index: pkgsrc/lang/tcl/Makefile
diff -u pkgsrc/lang/tcl/Makefile:1.135 pkgsrc/lang/tcl/Makefile:1.136
--- pkgsrc/lang/tcl/Makefile:1.135 Wed Jul 2 16:58:37 2025
+++ pkgsrc/lang/tcl/Makefile Sun Jul 27 09:25:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.135 2025/07/02 16:58:37 jperkin Exp $
+# $NetBSD: Makefile,v 1.136 2025/07/27 09:25:26 wiz Exp $
DISTNAME= tcl${TCL_VERSION}-src
PKGNAME= tcl-${TCL_VERSION}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.tcl-lang.org/
-COMMENT= Tool Command Language, a dynamic language
+COMMENT= Tool Command Language, a dynamic language (8.6 branch)
LICENSE= 2-clause-bsd
.include "../../lang/tcl/Makefile.version"
Home |
Main Index |
Thread Index |
Old Index