From 614cbccb6d782917e559fbcd91085174c8759418 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 1 Jan 2017 16:05:55 +0000 Subject: Revbump after boost update --- cad/kicad/Makefile | 4 ++-- cad/librecad/Makefile | 3 ++- cad/openscad/Makefile | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'cad') diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 70fea9c4912..334bb798663 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2016/12/22 21:01:21 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2017/01/01 16:06:04 adam Exp $ # V= 4.0.4 DISTNAME= kicad-${V} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= cad MASTER_SITES= https://launchpad.net/kicad/4.0/${V}/+download/ EXTRACT_SUFX= .tar.xz diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index 38477869a95..694f2249b49 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2016/12/16 11:11:15 plunky Exp $ +# $NetBSD: Makefile,v 1.37 2017/01/01 16:06:04 adam Exp $ # DISTNAME= LibreCAD-2.1.3 PKGNAME= ${DISTNAME:tl} +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GITHUB:=LibreCAD/} diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 47c27c13199..9c51b46d0a4 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2016/12/16 11:13:27 plunky Exp $ +# $NetBSD: Makefile,v 1.41 2017/01/01 16:06:04 adam Exp $ # DISTNAME= openscad-2015.03-3.src PKGNAME= openscad-2015.03p3 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= http://files.openscad.org/ -- cgit v1.2.3