pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/cesium
Module Name: pkgsrc
Committed By: nikita
Date: Tue May 24 11:25:23 UTC 2022
Modified Files:
pkgsrc/editors/cesium: Makefile
Log Message:
cesium: switch to USE_GITLAB.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/cesium/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/cesium/Makefile
diff -u pkgsrc/editors/cesium/Makefile:1.6 pkgsrc/editors/cesium/Makefile:1.7
--- pkgsrc/editors/cesium/Makefile:1.6 Fri Feb 25 09:08:03 2022
+++ pkgsrc/editors/cesium/Makefile Tue May 24 11:25:23 2022
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2022/02/25 09:08:03 pin Exp $
+# $NetBSD: Makefile,v 1.7 2022/05/24 11:25:23 nikita Exp $
DISTNAME= cesium-0.2.1
CATEGORIES= editors
-MASTER_SITES= https://gitlab.com/NoahJelen/cesium/-/archive/${PKGVERSION_NOREV}/
+MASTER_SITES= ${MASTER_SITE_GITLAB:=NoahJelen/}
+GITLAB_PROJECT= cesium
+GITLAB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/NoahJelen/cesium/
Home |
Main Index |
Thread Index |
Old Index