pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/critcl



Module Name:    pkgsrc
Committed By:   scole
Date:           Mon Mar  3 06:35:48 UTC 2025

Modified Files:
        pkgsrc/devel/critcl: Makefile

Log Message:
correct revision from last checkin, should have been 3.3.1nb2


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/critcl/Makefile

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

Modified files:

Index: pkgsrc/devel/critcl/Makefile
diff -u pkgsrc/devel/critcl/Makefile:1.3 pkgsrc/devel/critcl/Makefile:1.4
--- pkgsrc/devel/critcl/Makefile:1.3    Mon Mar  3 01:26:07 2025
+++ pkgsrc/devel/critcl/Makefile        Mon Mar  3 06:35:48 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2025/03/03 01:26:07 scole Exp $
+# $NetBSD: Makefile,v 1.4 2025/03/03 06:35:48 scole Exp $
 
 DISTNAME=      critcl-3.3.1
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel tcl
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=andreas-kupries/}
 



Home | Main Index | Thread Index | Old Index