pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/kicad-templates



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Nov 23 11:11:38 UTC 2024

Modified Files:
        pkgsrc/cad/kicad-templates: Makefile distinfo

Log Message:
(cad/kicad-template) Update 8.0.4 to 8.0.6

(pkgsrc)
- Do not use obsolete USE_CMAKE.

(upstream)
- Nothing changed


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/cad/kicad-templates/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/cad/kicad-templates/distinfo

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-templates/Makefile
diff -u pkgsrc/cad/kicad-templates/Makefile:1.15 pkgsrc/cad/kicad-templates/Makefile:1.16
--- pkgsrc/cad/kicad-templates/Makefile:1.15    Tue Aug  6 00:54:16 2024
+++ pkgsrc/cad/kicad-templates/Makefile Sat Nov 23 11:11:38 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/08/06 00:54:16 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2024/11/23 11:11:38 mef Exp $
 
-DISTNAME=      kicad-templates-8.0.4
+DISTNAME=      kicad-templates-8.0.6
 CATEGORIES=    cad
 MASTER_SITES=  ${MASTER_SITE_GITLAB:=kicad/libraries/}
 GITLAB_RELEASE=        ${PKGVERSION_NOREV}
@@ -11,7 +11,7 @@ HOMEPAGE=     https://www.kicad.org/
 COMMENT=       Project templates for the schematic CAD software
 LICENSE=       cc-by-sa-v4.0
 
-USE_CMAKE=     yes
 USE_LANGUAGES= # none
 
+.include "../../devel/cmake/build.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/cad/kicad-templates/distinfo
diff -u pkgsrc/cad/kicad-templates/distinfo:1.14 pkgsrc/cad/kicad-templates/distinfo:1.15
--- pkgsrc/cad/kicad-templates/distinfo:1.14    Tue Aug  6 00:54:16 2024
+++ pkgsrc/cad/kicad-templates/distinfo Sat Nov 23 11:11:38 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/08/06 00:54:16 tnn Exp $
+$NetBSD: distinfo,v 1.15 2024/11/23 11:11:38 mef Exp $
 
-BLAKE2s (kicad-templates-8.0.4.tar.bz2) = 1eb9840c193ee8786e5199a396ce4484a60d068749bf55682c6bfac14f74c2a3
-SHA512 (kicad-templates-8.0.4.tar.bz2) = 2cf72f160e2aa9600703afc3efbd2a72c64519db7121cf355278062aa4cc3e35e09f07024b36266b67496abfc30785ccda2a25589c77bfae58c7e2ea993ad067
-Size (kicad-templates-8.0.4.tar.bz2) = 2783175 bytes
+BLAKE2s (kicad-templates-8.0.6.tar.bz2) = c9f3ad199f584c801a5a57689c8ed23efd09a93862b9caa6d857ba2dff2e1c86
+SHA512 (kicad-templates-8.0.6.tar.bz2) = 38d6930b84481a1eb789016c4e85fcc68c59e58cb27ee4d8127ccba8ae1c78882afb1e110d218b0d3c280418d12bc23b1c0746da972dd5ed4f3c4c82f57db45f
+Size (kicad-templates-8.0.6.tar.bz2) = 2783854 bytes



Home | Main Index | Thread Index | Old Index