pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/minipro minipro: switch to USE_GITLAB.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8071686ce525
branches: trunk
changeset: 379857:8071686ce525
user: nikita <nikita%pkgsrc.org@localhost>
date: Tue May 24 10:22:17 2022 +0000
description:
minipro: switch to USE_GITLAB.
diffstat:
sysutils/minipro/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f345f95a7006 -r 8071686ce525 sysutils/minipro/Makefile
--- a/sysutils/minipro/Makefile Tue May 24 10:19:36 2022 +0000
+++ b/sysutils/minipro/Makefile Tue May 24 10:22:17 2022 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2022/04/02 10:58:07 nia Exp $
+# $NetBSD: Makefile,v 1.3 2022/05/24 10:22:17 nikita Exp $
MINIPRO_VERS= 0.5
DISTNAME= minipro-${MINIPRO_VERS}
CATEGORIES= sysutils
-MASTER_SITES= https://gitlab.com/DavidGriffith/minipro/-/archive/${MINIPRO_VERS}/
+MASTER_SITES= ${MASTER_SITE_GITLAB:=DavidGriffith/}
+GITLAB_PROJECT= minipro
+GITLAB_RELEASE= ${MINIPRO_VERS}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= thorpej%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index