summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authortnn <tnn>2015-04-25 14:20:17 +0000
committertnn <tnn>2015-04-25 14:20:17 +0000
commit3235b48277cb89e6bce6b1a2d31272907aab5d6c (patch)
treecc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /cad
parent02865034f31190dcf0e7615842f54f3ab0c83901 (diff)
downloadpkgsrc-3235b48277cb89e6bce6b1a2d31272907aab5d6c.tar.gz
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'cad')
-rw-r--r--cad/boolean/Makefile4
-rw-r--r--cad/geda/Makefile4
-rw-r--r--cad/gerbv/Makefile4
-rw-r--r--cad/gsmc/Makefile4
-rw-r--r--cad/gtk2-wcalc/Makefile4
-rw-r--r--cad/gtkwave/Makefile3
-rw-r--r--cad/gwave/Makefile4
-rw-r--r--cad/kicad/Makefile4
-rw-r--r--cad/librecad/Makefile4
-rw-r--r--cad/openscad/Makefile4
-rw-r--r--cad/pcb/Makefile4
-rw-r--r--cad/qcad/Makefile4
-rw-r--r--cad/transcalc/Makefile4
-rw-r--r--cad/vipec/Makefile4
14 files changed, 28 insertions, 27 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile
index 7476847fba6..4c4f1b5b82e 100644
--- a/cad/boolean/Makefile
+++ b/cad/boolean/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.67 2014/05/05 00:47:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.68 2015/04/25 14:20:26 tnn Exp $
#
DISTNAME= boolean_6_99
PKGNAME= boolean-6.99
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= cad graphics
MASTER_SITES= http://boolean.klaasholwerda.nl/download/boolzip/
EXTRACT_SUFX= .tgz
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index b13cc241d57..c168709b2d6 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.99 2014/05/29 23:35:17 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2015/04/25 14:20:26 tnn Exp $
DISTNAME= geda-gaf-1.8.2
PKGNAME= ${DISTNAME:S/-gaf-/-/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= cad
MASTER_SITES= http://ftp.geda-project.org/geda-gaf/stable/v1.8/1.8.2/
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 2f29dce9a6e..9e743fbf2c9 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2014/10/09 14:06:01 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2015/04/25 14:20:26 tnn Exp $
#
DISTNAME= gerbv-2.5.0
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/}
diff --git a/cad/gsmc/Makefile b/cad/gsmc/Makefile
index c8cfdbc3cfa..e993ad7ffa4 100644
--- a/cad/gsmc/Makefile
+++ b/cad/gsmc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2014/10/09 14:06:01 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2015/04/25 14:20:26 tnn Exp $
#
DISTNAME= gsmc-1.1
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= cad
MASTER_SITES= http://www.qsl.net/ik5nax/
diff --git a/cad/gtk2-wcalc/Makefile b/cad/gtk2-wcalc/Makefile
index c4ac596c526..092e10aac3a 100644
--- a/cad/gtk2-wcalc/Makefile
+++ b/cad/gtk2-wcalc/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2014/05/05 00:47:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2015/04/25 14:20:26 tnn Exp $
#
.include "../../cad/wcalc/Makefile.common"
PKGNAME= gtk2-${DISTNAME}
-PKGREVISION= 23
+PKGREVISION= 24
COMMENT= GTK2 Based Transmission Line Analysis/Synthesis Calculator
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index 01700ed1ff4..d64cd87af14 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2015/04/17 02:04:39 mef Exp $
+# $NetBSD: Makefile,v 1.63 2015/04/25 14:20:27 tnn Exp $
#
DISTNAME= gtkwave-3.3.65
+PKGREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkwave/}
#MASTER_SITES= http://home.nc.rr.com/gtkwave/
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index a2aa70d4c78..6bb349471a6 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.61 2014/05/29 23:35:17 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2015/04/25 14:20:27 tnn Exp $
#
DISTNAME= gwave2-20090213
PKGNAME= ${DISTNAME:S/gwave2/gwave/}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwave/}
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index af0e60f13b3..4f7e8321e84 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2015/04/17 15:52:59 adam Exp $
+# $NetBSD: Makefile,v 1.7 2015/04/25 14:20:27 tnn Exp $
#
V= 20140214
DISTNAME= kicad-stable-${V}
PKGNAME= kicad-${V}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= cad
MASTER_SITES= http://ftp.fr.NetBSD.org/~bouyer/kicad/
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index ce21ff66f3e..5fab9b642a2 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2015/04/17 15:52:59 adam Exp $
+# $NetBSD: Makefile,v 1.27 2015/04/25 14:20:27 tnn Exp $
#
DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad
PKGNAME= librecad-1.0.2
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= cad
MASTER_SITES= -http://nodeload.github.com/LibreCAD/LibreCAD/legacy.tar.gz/v1.0.2
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 3e0f9401e62..4ba238b3089 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2015/04/17 15:52:59 adam Exp $
+# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:27 tnn Exp $
#
PKGNAME= openscad-2011.12
DISTNAME= openscad-2011.12.src
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= cad
MASTER_SITES= http://cloud.github.com/downloads/openscad/openscad/
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 17d9434606f..c0ca4366fee 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2014/10/09 14:06:01 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2015/04/25 14:20:27 tnn Exp $
#
DISTNAME= pcb-20110918
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/}
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index dc64ad0c487..7ea1e1e076f 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2013/10/09 17:39:05 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2015/04/25 14:20:27 tnn Exp $
#
DISTNAME= qcad-2.0.5.0-1-community.src
@@ -6,7 +6,7 @@ DISTNAME= qcad-2.0.5.0-1-community.src
# (there's a 2.0.4.7 for some platforms), though I don't know about the
# thing after the hyphen, which always seems to be 1. Can I use four digits?
PKGNAME= qcad-2.0.5.0
-PKGREVISION= 11
+PKGREVISION= 12
.include "./Makefile.common"
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile
index 08c6470ab4c..ef9632aeeed 100644
--- a/cad/transcalc/Makefile
+++ b/cad/transcalc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2014/05/05 00:47:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.43 2015/04/25 14:20:27 tnn Exp $
#
DISTNAME= transcalc-0.14
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= cad
MASTER_SITES= http://transcalc.sourceforge.net/
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=transcalc/}
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile
index 277e8f7336d..b1749c7a735 100644
--- a/cad/vipec/Makefile
+++ b/cad/vipec/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2013/10/09 17:39:05 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2015/04/25 14:20:27 tnn Exp $
#
DISTNAME= ViPEC-3.2.0
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vipec/}