summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-01-12 20:19:52 +0000
committerryoon <ryoon@pkgsrc.org>2020-01-12 20:19:52 +0000
commitfb45a28028d8473a6e16143f80c46540c0337e5b (patch)
treedc1b6b1dac867daf0c158c5465278737973837e7 /cad
parent612e238d3dde8fa872ca58b17d6a4524a1f6fef3 (diff)
downloadpkgsrc-fb45a28028d8473a6e16143f80c46540c0337e5b.tar.gz
*: Recursive revbump from devel/boost-libs
Diffstat (limited to 'cad')
-rw-r--r--cad/kicad/Makefile3
-rw-r--r--cad/librecad/Makefile3
-rw-r--r--cad/openscad/Makefile4
3 files changed, 6 insertions, 4 deletions
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index c1f571f2975..9341d38bbe4 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2019/08/30 18:53:31 nia Exp $
+# $NetBSD: Makefile,v 1.40 2020/01/12 20:20:04 ryoon Exp $
#
V= 5.1.4
DISTNAME= kicad-${V}
+PKGREVISION= 1
CATEGORIES= cad
MASTER_SITES= https://launchpad.net/kicad/5.0/${V}/+download/
EXTRACT_SUFX= .tar.xz
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index 87a740d7058..81c0ce79b98 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.49 2019/11/11 10:11:17 nia Exp $
+# $NetBSD: Makefile,v 1.50 2020/01/12 20:20:04 ryoon Exp $
GITHUB_PROJECT= LibreCAD
DISTNAME= LibreCAD-2.2.0.rc1
PKGNAME= ${DISTNAME:tl}
+PKGREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GITHUB:=LibreCAD/}
GITHUB_TAG= ${PKGVERSION_NOREV:C/.rc1/-rc1/}
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index cc09ae5e09a..6d50f4399cd 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2019/10/29 18:22:29 kamil Exp $
+# $NetBSD: Makefile,v 1.61 2020/01/12 20:20:04 ryoon Exp $
VERSION= 2019.05
DISTNAME= openscad-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GITHUB:=openscad/}
GITHUB_TAG= openscad-${VERSION}