pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/tk



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 27 09:25:55 UTC 2025

Modified Files:
        pkgsrc/x11/tk: DESCR Makefile

Log Message:
tk: update DESCR and COMMENT


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/tk/DESCR
cvs rdiff -u -r1.96 -r1.97 pkgsrc/x11/tk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/tk/DESCR
diff -u pkgsrc/x11/tk/DESCR:1.5 pkgsrc/x11/tk/DESCR:1.6
--- pkgsrc/x11/tk/DESCR:1.5     Tue Aug 21 21:32:34 2012
+++ pkgsrc/x11/tk/DESCR Sun Jul 27 09:25:55 2025
@@ -4,3 +4,5 @@ The best way to get started with Tcl is 
 TCL and Tk, 4th Edition'' by Brent Welch and Ken Jones, Prentice Hall PTR,
 ISBN 0-13-038560-3.  There's also the collectible ``Tcl and the Tk
 Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-20-163337-X.
+
+This package contains the 8.6 branch.

Index: pkgsrc/x11/tk/Makefile
diff -u pkgsrc/x11/tk/Makefile:1.96 pkgsrc/x11/tk/Makefile:1.97
--- pkgsrc/x11/tk/Makefile:1.96 Sat Apr  6 05:37:48 2024
+++ pkgsrc/x11/tk/Makefile      Sun Jul 27 09:25:55 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2024/04/06 05:37:48 adam Exp $
+# $NetBSD: Makefile,v 1.97 2025/07/27 09:25:55 wiz Exp $
 
 DISTNAME=      tk${TK_VERSION}-src
 PKGNAME=       tk-${TK_VERSION}
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.tcl.tk/
-COMMENT=       Graphical toolkit for TCL
+COMMENT=       Graphical toolkit for TCL (8.6 branch)
 LICENSE=       2-clause-bsd
 
 .include "../../x11/tk/Makefile.version"



Home | Main Index | Thread Index | Old Index