pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/tint2 tint2: switch to USE_GITLAB.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36de4312de37
branches:  trunk
changeset: 379848:36de4312de37
user:      nikita <nikita%pkgsrc.org@localhost>
date:      Tue May 24 09:48:34 2022 +0000

description:
tint2: switch to USE_GITLAB.

diffstat:

 x11/tint2/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 19e139d662fa -r 36de4312de37 x11/tint2/Makefile
--- a/x11/tint2/Makefile        Tue May 24 09:47:54 2022 +0000
+++ b/x11/tint2/Makefile        Tue May 24 09:48:34 2022 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.62 2022/04/18 19:12:26 adam Exp $
+# $NetBSD: Makefile,v 1.63 2022/05/24 09:48:34 nikita Exp $
 
 DISTNAME=              tint2-v17.0.2
 PKGNAME=               ${DISTNAME:S/-v/-/}
 PKGREVISION=           1
 CATEGORIES=            x11
-MASTER_SITES=          https://gitlab.com/o9000/tint2/-/archive/v${PKGVERSION_NOREV}/
+MASTER_SITES=          ${MASTER_SITE_GITLAB:=o9000/}
+GITLAB_PROJECT=                tint2
+GITLAB_RELEASE=                v${PKGVERSION_NOREV}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            fernandotcl%gmail.com@localhost



Home | Main Index | Thread Index | Old Index