summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-08-22 12:22:48 +0000
committerryoon <ryoon@pkgsrc.org>2019-08-22 12:22:48 +0000
commit5cc92f35084d62437cb67e0128156ca0d3c9922f (patch)
treee899f278a5f4d24e042e7925fffb179e727096ac /cad
parent5049a62f510d79f45e5fe3917feb7ac72d3ea798 (diff)
downloadpkgsrc-5cc92f35084d62437cb67e0128156ca0d3c9922f.tar.gz
Recursive revbump from boost-1.71.0
Diffstat (limited to 'cad')
-rw-r--r--cad/kicad/Makefile4
-rw-r--r--cad/librecad/Makefile4
-rw-r--r--cad/openscad/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index f033b2fbfdc..afcf0313c17 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2019/07/21 22:24:30 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2019/08/22 12:22:52 ryoon Exp $
#
V= 5.1.2
DISTNAME= kicad-${V}
-PKGREVISION= 3
+PKGREVISION= 4
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 d9da4803e72..00ceecce882 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.46 2019/07/01 04:07:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.47 2019/08/22 12:22:52 ryoon Exp $
#
DISTNAME= LibreCAD-2.1.3
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GITHUB:=LibreCAD/}
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index d1999b22cba..cddba2200bb 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2019/07/01 04:07:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.59 2019/08/22 12:22:52 ryoon Exp $
VERSION= 2019.05
DISTNAME= openscad-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GITHUB:=openscad/}
GITHUB_TAG= openscad-${VERSION}