pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/ajbsp ajbsp: switch to USE_GITLAB.
details: https://anonhg.NetBSD.org/pkgsrc/rev/775633879088
branches: trunk
changeset: 379855:775633879088
user: nikita <nikita%pkgsrc.org@localhost>
date: Tue May 24 10:07:06 2022 +0000
description:
ajbsp: switch to USE_GITLAB.
diffstat:
games/ajbsp/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9cd5a51d843f -r 775633879088 games/ajbsp/Makefile
--- a/games/ajbsp/Makefile Tue May 24 10:02:21 2022 +0000
+++ b/games/ajbsp/Makefile Tue May 24 10:07:06 2022 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2020/07/22 10:25:24 micha Exp $
+# $NetBSD: Makefile,v 1.3 2022/05/24 10:07:06 nikita Exp $
DISTNAME= ajbsp-v1.01
PKGNAME= ${DISTNAME:S/v//}
PKGREVISION= 1
CATEGORIES= games
-MASTER_SITES= https://gitlab.com/andwj/ajbsp/-/archive/v${PKGVERSION_NOREV}/
+MASTER_SITES= ${MASTER_SITE_GITLAB:=andwj/}
+GITLAB_PROJECT= ajbsp
+GITLAB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= micha%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/andwj/ajbsp
Home |
Main Index |
Thread Index |
Old Index