summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commitf30a670b55e98c8bf596c16c6ccaf42da94f5329 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /cad
parent6bd748980399ff5ecd425bb8f945dc0fbf3c1fb9 (diff)
downloadpkgsrc-f30a670b55e98c8bf596c16c6ccaf42da94f5329.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'cad')
-rw-r--r--cad/boolean/Makefile4
-rw-r--r--cad/covered-current/Makefile4
-rw-r--r--cad/covered/Makefile4
-rw-r--r--cad/geda/Makefile4
-rw-r--r--cad/gerbv/Makefile4
-rw-r--r--cad/gnetman/Makefile4
-rw-r--r--cad/gsmc/Makefile4
-rw-r--r--cad/gtk2-wcalc/Makefile4
-rw-r--r--cad/gtkwave/Makefile4
-rw-r--r--cad/gwave/Makefile4
-rw-r--r--cad/librecad/Makefile4
-rw-r--r--cad/magic/Makefile4
-rw-r--r--cad/openscad/Makefile4
-rw-r--r--cad/pcb/Makefile4
-rw-r--r--cad/qcad/Makefile4
-rw-r--r--cad/tkgate/Makefile4
-rw-r--r--cad/tnt-mmtl/Makefile4
-rw-r--r--cad/transcalc/Makefile4
-rw-r--r--cad/vipec/Makefile4
-rw-r--r--cad/xcircuit/Makefile4
20 files changed, 40 insertions, 40 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile
index d57b569ff93..98a590e4025 100644
--- a/cad/boolean/Makefile
+++ b/cad/boolean/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.62 2013/06/03 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2013/06/04 22:15:44 tron Exp $
#
DISTNAME= boolean_6_99
PKGNAME= boolean-6.99
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= cad graphics
MASTER_SITES= http://boolean.klaasholwerda.nl/download/boolzip/
EXTRACT_SUFX= .tgz
diff --git a/cad/covered-current/Makefile b/cad/covered-current/Makefile
index c4ce03f37ea..ca7660bfa8b 100644
--- a/cad/covered-current/Makefile
+++ b/cad/covered-current/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2013/06/03 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2013/06/04 22:15:44 tron Exp $
#
DISTNAME= covered-${SNAPDATE}
PKGNAME= covered-current-${SNAPDATE}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=covered/}
diff --git a/cad/covered/Makefile b/cad/covered/Makefile
index 3b2f628e9a5..9dfbec5d1ec 100644
--- a/cad/covered/Makefile
+++ b/cad/covered/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2013/06/03 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2013/06/04 22:15:44 tron Exp $
#
DISTNAME= covered-0.4.7
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=covered/}
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 82ed7cd7458..cc208cda3f1 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.86 2013/06/03 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2013/06/04 22:15:44 tron Exp $
#
DISTNAME= geda-gaf-1.6.2
PKGNAME= ${DISTNAME:S/-gaf-/-/}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.6/${PKGVERSION_NOREV}/ \
http://geda.seul.org/release/v1.6/${PKGVERSION_NOREV}/
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 504439c7be7..75af2516be9 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2013/06/03 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2013/06/04 22:15:44 tron Exp $
#
DISTNAME= gerbv-2.5.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/}
diff --git a/cad/gnetman/Makefile b/cad/gnetman/Makefile
index 132ba390a1c..0c386ce7ad4 100644
--- a/cad/gnetman/Makefile
+++ b/cad/gnetman/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2013/06/03 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2013/06/04 22:15:44 tron Exp $
#
DISTNAME= gnetman-11Feb05
PKGNAME= gnetman-20050211
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= cad
MASTER_SITES= http://www.viasic.com/opensource/
diff --git a/cad/gsmc/Makefile b/cad/gsmc/Makefile
index a6f8a13fd51..21422f1cfb1 100644
--- a/cad/gsmc/Makefile
+++ b/cad/gsmc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2013/06/03 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2013/06/04 22:15:44 tron Exp $
#
DISTNAME= gsmc-1.1
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= cad
MASTER_SITES= http://www.qsl.net/ik5nax/
diff --git a/cad/gtk2-wcalc/Makefile b/cad/gtk2-wcalc/Makefile
index b6491cb7e50..1713bf1f2a0 100644
--- a/cad/gtk2-wcalc/Makefile
+++ b/cad/gtk2-wcalc/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2013/06/03 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2013/06/04 22:15:44 tron Exp $
#
.include "../../cad/wcalc/Makefile.common"
PKGNAME= gtk2-${DISTNAME}
-PKGREVISION= 18
+PKGREVISION= 19
COMMENT= GTK2 Based Transmission Line Analysis/Synthesis Calculator
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index 8b70fa5f8db..de1a5563d2e 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2013/06/03 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2013/06/04 22:15:44 tron Exp $
#
DISTNAME= gtkwave-3.3.28
-PKGREVISION= 9
+PKGREVISION= 10
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 0b30a5a7edc..2f65699d283 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2013/06/03 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2013/06/04 22:15:44 tron Exp $
#
DISTNAME= gwave2-20090213
PKGNAME= ${DISTNAME:S/gwave2/gwave/}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwave/}
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index 87955ae2a9f..0d384a34fb4 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2013/06/03 10:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2013/06/04 22:15:44 tron Exp $
#
DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad
PKGNAME= librecad-1.0.2
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= cad
MASTER_SITES= -http://nodeload.github.com/LibreCAD/LibreCAD/legacy.tar.gz/v1.0.2
diff --git a/cad/magic/Makefile b/cad/magic/Makefile
index 202bdb7e6fb..3a4ffdda3c7 100644
--- a/cad/magic/Makefile
+++ b/cad/magic/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2013/06/03 10:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2013/06/04 22:15:44 tron Exp $
#
DISTNAME= magic-7.5.188
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= cad
MASTER_SITES= http://opencircuitdesign.com/magic/archive/
EXTRACT_SUFX= .tgz
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 46902cd0355..edabc73ffa2 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2013/06/03 10:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2013/06/04 22:15:44 tron Exp $
#
PKGNAME= openscad-2011.12
DISTNAME= openscad-2011.12.src
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= cad
MASTER_SITES= http://cloud.github.com/downloads/openscad/openscad/
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 435187fa9e8..650cabffe58 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.69 2013/06/03 10:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2013/06/04 22:15:45 tron Exp $
#
DISTNAME= pcb-20110918
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/}
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index e9163d54de4..ec7e7818d71 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2013/06/03 10:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2013/06/04 22:15:45 tron 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= 8
+PKGREVISION= 9
.include "./Makefile.common"
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 075717e36c2..2e70562b021 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2013/06/03 10:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2013/06/04 22:15:45 tron Exp $
#
DISTNAME= tkgate-1.6i
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= cad
MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/
EXTRACT_SUFX= .tgz
diff --git a/cad/tnt-mmtl/Makefile b/cad/tnt-mmtl/Makefile
index 46fbd42f2f9..9e9eefb8439 100644
--- a/cad/tnt-mmtl/Makefile
+++ b/cad/tnt-mmtl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2013/06/03 10:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2013/06/04 22:15:45 tron Exp $
#
DISTNAME= tnt-1.2.2
PKGNAME= ${DISTNAME:S/tnt/tnt-mmtl/}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mmtl/}
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile
index 0adde00b893..95906807fd9 100644
--- a/cad/transcalc/Makefile
+++ b/cad/transcalc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2013/06/03 10:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2013/06/04 22:15:45 tron Exp $
#
DISTNAME= transcalc-0.14
-PKGREVISION= 19
+PKGREVISION= 20
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 8bac626afeb..8ef0f0cabcf 100644
--- a/cad/vipec/Makefile
+++ b/cad/vipec/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2013/06/03 10:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2013/06/04 22:15:45 tron Exp $
#
DISTNAME= ViPEC-3.2.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vipec/}
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index f975932e8d3..f49c39cb399 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2013/06/03 10:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2013/06/04 22:15:45 tron Exp $
DISTNAME= xcircuit-3.4.26
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= cad graphics
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/
EXTRACT_SUFX= .tgz