pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/tk90



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Oct  7 21:04:31 UTC 2025

Modified Files:
        pkgsrc/x11/tk90: Makefile

Log Message:
tk90: bump PKGREVISION for options fix


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/tk90/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/tk90/Makefile
diff -u pkgsrc/x11/tk90/Makefile:1.1 pkgsrc/x11/tk90/Makefile:1.2
--- pkgsrc/x11/tk90/Makefile:1.1        Sun Jul 27 09:18:49 2025
+++ pkgsrc/x11/tk90/Makefile    Tue Oct  7 21:04:31 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2025/07/27 09:18:49 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2025/10/07 21:04:31 wiz Exp $
 
 DISTNAME=      tk${TK_VERSION}-src
 PKGNAME=       tk90-${TK_VERSION}
+PKGREVISION=   1
 CATEGORIES=    x11 lang
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tcl/}
 



Home | Main Index | Thread Index | Old Index