pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/tp-note tp-note: switch to USE_GITLAB.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d4acd5a0318
branches:  trunk
changeset: 379859:0d4acd5a0318
user:      nikita <nikita%pkgsrc.org@localhost>
date:      Tue May 24 10:38:50 2022 +0000

description:
tp-note: switch to USE_GITLAB.

diffstat:

 editors/tp-note/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 312d93aa8aa5 -r 0d4acd5a0318 editors/tp-note/Makefile
--- a/editors/tp-note/Makefile  Tue May 24 10:29:30 2022 +0000
+++ b/editors/tp-note/Makefile  Tue May 24 10:38:50 2022 +0000
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2022/05/20 16:34:20 pin Exp $
+# $NetBSD: Makefile,v 1.2 2022/05/24 10:38:50 nikita Exp $
 
 DISTNAME=      tp-note-1.16.6
 CATEGORIES=    editors
-MASTER_SITES=  https://gitlab.com/getreu/tp-note/-/archive/v${PKGVERSION_NOREV}/
+MASTER_SITES=  ${MASTER_SITE_GITLAB:=getreu/}
+GITLAB_PROJECT=        tp-note
+GITLAB_RELEASE=        v${PKGVERSION_NOREV}
 
 MAINTAINER=    pin%NetBSD.org@localhost
 HOMEPAGE=      https://blog.getreu.net/projects/tp-note/



Home | Main Index | Thread Index | Old Index