pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/owl-lisp
Module Name: pkgsrc
Committed By: nikita
Date: Tue May 24 12:54:27 UTC 2022
Modified Files:
pkgsrc/lang/owl-lisp: Makefile
Log Message:
owl-lisp: switch to USE_GITLAB.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/owl-lisp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/owl-lisp/Makefile
diff -u pkgsrc/lang/owl-lisp/Makefile:1.2 pkgsrc/lang/owl-lisp/Makefile:1.3
--- pkgsrc/lang/owl-lisp/Makefile:1.2 Sat Apr 23 23:27:55 2022
+++ pkgsrc/lang/owl-lisp/Makefile Tue May 24 12:54:27 2022
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2022/04/23 23:27:55 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2022/05/24 12:54:27 nikita Exp $
DISTNAME= owl-v0.2
PKGNAME= ${DISTNAME:S/owl-v/owl-lisp-/}
CATEGORIES= lang
-MASTER_SITES= https://gitlab.com/owl-lisp/owl/-/archive/v${PKGVERSION_NOREV}/
+MASTER_SITES= ${MASTER_SITE_GITLAB:=owl-lisp/}
+GITLAB_PROJECT= owl
+GITLAB_RELEASE= v${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index