pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/kicad-footprints
Module Name: pkgsrc
Committed By: nikita
Date: Tue May 24 10:55:59 UTC 2022
Modified Files:
pkgsrc/cad/kicad-footprints: Makefile
Log Message:
kicad-footprints: switch to USE_GITLAB.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/cad/kicad-footprints/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/kicad-footprints/Makefile
diff -u pkgsrc/cad/kicad-footprints/Makefile:1.10 pkgsrc/cad/kicad-footprints/Makefile:1.11
--- pkgsrc/cad/kicad-footprints/Makefile:1.10 Fri Mar 11 21:42:14 2022
+++ pkgsrc/cad/kicad-footprints/Makefile Tue May 24 10:55:59 2022
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2022/03/11 21:42:14 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2022/05/24 10:55:59 nikita Exp $
#
V= 6.0.2
DISTNAME= kicad-footprints-${V}
CATEGORIES= cad
-MASTER_SITES= https://gitlab.com/kicad/libraries/kicad-footprints/-/archive/${V}/
+MASTER_SITES= ${MASTER_SITE_GITLAB:=kicad/libraries/}
+GITLAB_PROJECT= kicad-footprints
+GITLAB_RELEASE= ${V}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index