aboutsummaryrefslogtreecommitdiff
path: root/cad/kicad-library-packages3d
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2020-11-05 23:33:24 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2020-11-05 23:33:24 +0000
commit916ecb46c3749a161e2ab0f0ff0ac15c6d240925 (patch)
tree1d09cbd42919dc34a78726d3331b576b4b61ed2f /cad/kicad-library-packages3d
parentcc55eaead4998b06ea9076c904dca94d2b863b13 (diff)
downloadports-916ecb46c3749a161e2ab0f0ff0ac15c6d240925.tar.gz
ports-916ecb46c3749a161e2ab0f0ff0ac15c6d240925.zip
update kicad and it's libraries to 5.1.8
https://kicad.org/blog/2020/11/KiCad-5.1.8-Release/ While here: - KiCad's official home on the Web is now https://kicad.org https://kicad.org/blog/2020/10/kicad.org-the-permanent-internet-home-of-KiCad/ update pkg-descr accordingly - development has moved to GitLab and the libraries' GitHub repos are already no longer active. Update all MASTER_SITES to fetch the released tarballs from Gitlab.
Notes
Notes: svn path=/head/; revision=554165
Diffstat (limited to 'cad/kicad-library-packages3d')
-rw-r--r--cad/kicad-library-packages3d/Makefile12
-rw-r--r--cad/kicad-library-packages3d/distinfo6
-rw-r--r--cad/kicad-library-packages3d/pkg-descr2
3 files changed, 9 insertions, 11 deletions
diff --git a/cad/kicad-library-packages3d/Makefile b/cad/kicad-library-packages3d/Makefile
index ef47e3aa725d..25d9098f87cd 100644
--- a/cad/kicad-library-packages3d/Makefile
+++ b/cad/kicad-library-packages3d/Makefile
@@ -2,9 +2,11 @@
# $FreeBSD$
PORTNAME= kicad
-PORTVERSION= 5.1.7
+PORTVERSION= 5.1.8
CATEGORIES= cad
+MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-packages3D/-/archive/${DISTVERSION}/
PKGNAMESUFFIX= -library-packages3d
+DISTNAME= ${PORTNAME}-packages3D-${DISTVERSION}
MAINTAINER= cmt@FreeBSD.org
COMMENT= Official KiCad 3D model libraries for rendering and MCAD integration
@@ -13,13 +15,9 @@ LICENSE= GPLv2
RUN_DEPENDS= kicad:cad/kicad
-CONFLICTS= kicad-devel-r2*
-
-USE_GITHUB= yes
-GH_ACCOUNT= KiCad
-GH_PROJECT= kicad-packages3D
+USES= cmake tar:bz2
-USES= cmake
+CONFLICTS= kicad-devel-r2*
CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" \
-DCMAKE_BUILD_TYPE="Release" \
diff --git a/cad/kicad-library-packages3d/distinfo b/cad/kicad-library-packages3d/distinfo
index e27f9a445498..859f420f32e0 100644
--- a/cad/kicad-library-packages3d/distinfo
+++ b/cad/kicad-library-packages3d/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600936219
-SHA256 (KiCad-kicad-packages3D-5.1.7_GH0.tar.gz) = 5420ed6a9cebb15c70210c633d0710f0a89ec43ca2ef111c0439930c8156006c
-SIZE (KiCad-kicad-packages3D-5.1.7_GH0.tar.gz) = 942594575
+TIMESTAMP = 1603993714
+SHA256 (kicad-packages3D-5.1.8.tar.bz2) = 81e64939e922742431284bb19d1ec274d6dc10fd238e5583ead21dc08876c221
+SIZE (kicad-packages3D-5.1.8.tar.bz2) = 727228580
diff --git a/cad/kicad-library-packages3d/pkg-descr b/cad/kicad-library-packages3d/pkg-descr
index 96b7e65fc6f6..d1331d453b3d 100644
--- a/cad/kicad-library-packages3d/pkg-descr
+++ b/cad/kicad-library-packages3d/pkg-descr
@@ -1,4 +1,4 @@
This port installs the official KiCad 3D model libraries for rendering and MCAD
integration.
-WWW: https://github.com/KiCad/kicad-packages3d
+WWW: https://gitlab.com/kicad/libraries/kicad-packages3D