pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/tp-note



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue May 31 11:26:56 UTC 2022

Modified Files:
        pkgsrc/editors/tp-note: Makefile

Log Message:
editors/tp-note: fix broken build

Sorry, it slipped through.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/tp-note/Makefile

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

Modified files:

Index: pkgsrc/editors/tp-note/Makefile
diff -u pkgsrc/editors/tp-note/Makefile:1.3 pkgsrc/editors/tp-note/Makefile:1.4
--- pkgsrc/editors/tp-note/Makefile:1.3 Thu May 26 21:24:02 2022
+++ pkgsrc/editors/tp-note/Makefile     Tue May 31 11:26:56 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/05/26 21:24:02 pin Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/31 11:26:56 pin Exp $
 
 DISTNAME=      tp-note-1.17.0
 CATEGORIES=    editors
@@ -14,7 +14,7 @@ BUILD_DEPENDS+=               ${PYPKGPREFIX}-expat-[0
 
 .include "cargo-depends.mk"
 
-WRKSRC=                ${WRKDIR}/tp-note-v1.16.6-f9c08da903768a697a5615b8eabd53e17ee6365f
+WRKSRC=                ${WRKDIR}/tp-note-v1.17.0-383ed57bc994f7ee24bd404c63296bc6b162b60b
 
 USE_TOOLS+=    pkg-config
 



Home | Main Index | Thread Index | Old Index