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:   wiz
Date:           Mon Jul  6 08:42:45 UTC 2026

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

Log Message:
tp-note: switch to github to fix download


To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 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.116 pkgsrc/editors/tp-note/Makefile:1.117
--- pkgsrc/editors/tp-note/Makefile:1.116       Sun Jun 28 11:54:28 2026
+++ pkgsrc/editors/tp-note/Makefile     Mon Jul  6 08:42:45 2026
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.116 2026/06/28 11:54:28 pin Exp $
+# $NetBSD: Makefile,v 1.117 2026/07/06 08:42:45 wiz Exp $
 
 DISTNAME=      tp-note-1.26.3
 CATEGORIES=    editors
-MASTER_SITES=  ${MASTER_SITE_GITLAB:=getreu/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=getreu/}
+GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://blog.getreu.net/projects/tp-note/



Home | Main Index | Thread Index | Old Index