pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/mustach mustach: switch to USE_GITLAB.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ef6e0387e97
branches: trunk
changeset: 379870:0ef6e0387e97
user: nikita <nikita%pkgsrc.org@localhost>
date: Tue May 24 11:58:58 2022 +0000
description:
mustach: switch to USE_GITLAB.
diffstat:
devel/mustach/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 06c33ccd2ddb -r 0ef6e0387e97 devel/mustach/Makefile
--- a/devel/mustach/Makefile Tue May 24 11:54:56 2022 +0000
+++ b/devel/mustach/Makefile Tue May 24 11:58:58 2022 +0000
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2022/04/17 20:00:34 sjmulder Exp $
+# $NetBSD: Makefile,v 1.10 2022/05/24 11:58:58 nikita Exp $
DISTNAME= mustach-1.2.2
PKGREVISION= 1
CATEGORIES= devel
-MASTER_SITES= https://gitlab.com/jobol/mustach/-/archive/${PKGVERSION_NOREV}/
+MASTER_SITES= ${MASTER_SITE_GITLAB:=jobol/}
+GITLAB_PROJECT= mustach
+GITLAB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= sjmulder%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/jobol/mustach
Home |
Main Index |
Thread Index |
Old Index