pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/openmw
Module Name: pkgsrc
Committed By: nikita
Date: Tue May 24 08:57:04 UTC 2022
Modified Files:
pkgsrc/games/openmw: Makefile
Log Message:
openmw: switch to USE_GITLAB.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/games/openmw/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/openmw/Makefile
diff -u pkgsrc/games/openmw/Makefile:1.45 pkgsrc/games/openmw/Makefile:1.46
--- pkgsrc/games/openmw/Makefile:1.45 Fri May 13 13:47:35 2022
+++ pkgsrc/games/openmw/Makefile Tue May 24 08:57:04 2022
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.45 2022/05/13 13:47:35 gdt Exp $
+# $NetBSD: Makefile,v 1.46 2022/05/24 08:57:04 nikita Exp $
DISTNAME= openmw-openmw-0.47.0
PKGNAME= ${DISTNAME:S/^openmw-//1}
PKGREVISION= 7
CATEGORIES= games
-MASTER_SITES= https://gitlab.com/OpenMW/openmw/-/archive/${PKGNAME_NOREV}/
+MASTER_SITES= ${MASTER_SITE_GITLAB:=OpenMW/}
+GITLAB_PROJECT= openmw
+GITLAB_RELEASE= ${PKGNAME_NOREV}
MAINTAINER= nia%NetBSD.org@localhost
HOMEPAGE= https://openmw.org/
Home |
Main Index |
Thread Index |
Old Index