diff options
author | wiz <wiz@pkgsrc.org> | 2013-06-06 12:53:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-06-06 12:53:40 +0000 |
commit | 9857186f24e83062080d974645d30e079f5437c4 (patch) | |
tree | 8c7feb5277a9fd537ca7f3140c7c5f99ca16cbf4 /cad | |
parent | 8a32c1b327ba078595eaecc089f0bb71238aa0ed (diff) | |
download | pkgsrc-9857186f24e83062080d974645d30e079f5437c4.tar.gz |
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/boolean/Makefile | 4 | ||||
-rw-r--r-- | cad/covered-current/Makefile | 4 | ||||
-rw-r--r-- | cad/covered/Makefile | 4 | ||||
-rw-r--r-- | cad/geda/Makefile | 4 | ||||
-rw-r--r-- | cad/gerbv/Makefile | 4 | ||||
-rw-r--r-- | cad/gnetman/Makefile | 4 | ||||
-rw-r--r-- | cad/gsmc/Makefile | 4 | ||||
-rw-r--r-- | cad/gtk2-wcalc/Makefile | 4 | ||||
-rw-r--r-- | cad/gtkwave/Makefile | 4 | ||||
-rw-r--r-- | cad/gwave/Makefile | 4 | ||||
-rw-r--r-- | cad/librecad/Makefile | 4 | ||||
-rw-r--r-- | cad/magic/Makefile | 4 | ||||
-rw-r--r-- | cad/openscad/Makefile | 4 | ||||
-rw-r--r-- | cad/pcb/Makefile | 4 | ||||
-rw-r--r-- | cad/qcad/Makefile | 4 | ||||
-rw-r--r-- | cad/tkgate/Makefile | 4 | ||||
-rw-r--r-- | cad/tnt-mmtl/Makefile | 4 | ||||
-rw-r--r-- | cad/transcalc/Makefile | 4 | ||||
-rw-r--r-- | cad/vipec/Makefile | 4 | ||||
-rw-r--r-- | cad/xcircuit/Makefile | 4 |
20 files changed, 40 insertions, 40 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index 98a590e4025..252bfeed32d 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.63 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.64 2013/06/06 12:54:06 wiz Exp $ # DISTNAME= boolean_6_99 PKGNAME= boolean-6.99 -PKGREVISION= 19 +PKGREVISION= 20 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 ca7660bfa8b..ad7e11c2c34 100644 --- a/cad/covered-current/Makefile +++ b/cad/covered-current/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/06 12:54:06 wiz Exp $ # DISTNAME= covered-${SNAPDATE} PKGNAME= covered-current-${SNAPDATE} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=covered/} diff --git a/cad/covered/Makefile b/cad/covered/Makefile index 9dfbec5d1ec..7da9173fb57 100644 --- a/cad/covered/Makefile +++ b/cad/covered/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/06 12:54:06 wiz Exp $ # DISTNAME= covered-0.4.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=covered/} diff --git a/cad/geda/Makefile b/cad/geda/Makefile index cc208cda3f1..9f8b681245f 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.87 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.88 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= geda-gaf-1.6.2 PKGNAME= ${DISTNAME:S/-gaf-/-/} -PKGREVISION= 16 +PKGREVISION= 17 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 75af2516be9..527f7c95058 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.56 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= gerbv-2.5.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} diff --git a/cad/gnetman/Makefile b/cad/gnetman/Makefile index 0c386ce7ad4..2375cfca5d7 100644 --- a/cad/gnetman/Makefile +++ b/cad/gnetman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= gnetman-11Feb05 PKGNAME= gnetman-20050211 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= cad MASTER_SITES= http://www.viasic.com/opensource/ diff --git a/cad/gsmc/Makefile b/cad/gsmc/Makefile index 21422f1cfb1..df3081889a1 100644 --- a/cad/gsmc/Makefile +++ b/cad/gsmc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= gsmc-1.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= cad MASTER_SITES= http://www.qsl.net/ik5nax/ diff --git a/cad/gtk2-wcalc/Makefile b/cad/gtk2-wcalc/Makefile index 1713bf1f2a0..301509a2ffe 100644 --- a/cad/gtk2-wcalc/Makefile +++ b/cad/gtk2-wcalc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/06 12:54:07 wiz Exp $ # .include "../../cad/wcalc/Makefile.common" PKGNAME= gtk2-${DISTNAME} -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= GTK2 Based Transmission Line Analysis/Synthesis Calculator diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index de1a5563d2e..55ca614b494 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= gtkwave-3.3.28 -PKGREVISION= 10 +PKGREVISION= 11 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 2f65699d283..6580d0e17cd 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.55 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.56 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= gwave2-20090213 PKGNAME= ${DISTNAME:S/gwave2/gwave/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwave/} diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index 0d384a34fb4..388b24bd4c7 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.20 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad PKGNAME= librecad-1.0.2 -PKGREVISION= 11 +PKGREVISION= 12 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 3a4ffdda3c7..a2b3163b31c 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= magic-7.5.188 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/magic/archive/ EXTRACT_SUFX= .tgz diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index edabc73ffa2..a4b90fc1302 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/06 12:54:07 wiz Exp $ # PKGNAME= openscad-2011.12 DISTNAME= openscad-2011.12.src -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= cad MASTER_SITES= http://cloud.github.com/downloads/openscad/openscad/ diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 650cabffe58..d9a226eb327 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2013/06/04 22:15:45 tron Exp $ +# $NetBSD: Makefile,v 1.71 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= pcb-20110918 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index ec7e7818d71..d1a2a8403dc 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2013/06/04 22:15:45 tron Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/06 12:54:07 wiz 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= 9 +PKGREVISION= 10 .include "./Makefile.common" diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 2e70562b021..71411e7cccb 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/06/04 22:15:45 tron Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= tkgate-1.6i -PKGREVISION= 7 +PKGREVISION= 8 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 9e9eefb8439..149cf881011 100644 --- a/cad/tnt-mmtl/Makefile +++ b/cad/tnt-mmtl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/06/04 22:15:45 tron Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= tnt-1.2.2 PKGNAME= ${DISTNAME:S/tnt/tnt-mmtl/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mmtl/} diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index 95906807fd9..e31b6c41fee 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/06/04 22:15:45 tron Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/06 12:54:08 wiz Exp $ # DISTNAME= transcalc-0.14 -PKGREVISION= 20 +PKGREVISION= 21 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 8ef0f0cabcf..52fb3d54e81 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2013/06/04 22:15:45 tron Exp $ +# $NetBSD: Makefile,v 1.60 2013/06/06 12:54:08 wiz Exp $ # DISTNAME= ViPEC-3.2.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vipec/} diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index f49c39cb399..d05db3508f7 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/06/04 22:15:45 tron Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/06 12:54:08 wiz Exp $ DISTNAME= xcircuit-3.4.26 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= cad graphics MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ EXTRACT_SUFX= .tgz |