pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/refi refi: switch to USE_GITLAB.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f345f95a7006
branches: trunk
changeset: 379856:f345f95a7006
user: nikita <nikita%pkgsrc.org@localhost>
date: Tue May 24 10:19:36 2022 +0000
description:
refi: switch to USE_GITLAB.
diffstat:
sysutils/refi/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 775633879088 -r f345f95a7006 sysutils/refi/Makefile
--- a/sysutils/refi/Makefile Tue May 24 10:07:06 2022 +0000
+++ b/sysutils/refi/Makefile Tue May 24 10:19:36 2022 +0000
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2022/02/25 09:14:41 pin Exp $
+# $NetBSD: Makefile,v 1.7 2022/05/24 10:19:36 nikita Exp $
DISTNAME= refi-3.1.1
CATEGORIES= sysutils
-MASTER_SITES= https://gitlab.com/miicat/refi/-/archive/v${PKGVERSION_NOREV}/
+MASTER_SITES= ${MASTER_SITE_GITLAB:=miicat/}
+GITLAB_PROJECT= refi
+GITLAB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/miicat/refi/
Home |
Main Index |
Thread Index |
Old Index