pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/kicad-footprints kicad-footprints: switch to USE_G...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f4f106b01e8
branches:  trunk
changeset: 379862:2f4f106b01e8
user:      nikita <nikita%pkgsrc.org@localhost>
date:      Tue May 24 10:55:59 2022 +0000

description:
kicad-footprints: switch to USE_GITLAB.

diffstat:

 cad/kicad-footprints/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cfec82fa3e7c -r 2f4f106b01e8 cad/kicad-footprints/Makefile
--- a/cad/kicad-footprints/Makefile     Tue May 24 10:53:10 2022 +0000
+++ b/cad/kicad-footprints/Makefile     Tue May 24 10:55:59 2022 +0000
@@ -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