diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/boolean/Makefile | 4 | ||||
-rw-r--r-- | cad/geda/Makefile | 4 | ||||
-rw-r--r-- | cad/gerbv/Makefile | 3 | ||||
-rw-r--r-- | cad/gsmc/Makefile | 4 | ||||
-rw-r--r-- | cad/gtk2-wcalc/Makefile | 4 | ||||
-rw-r--r-- | cad/gtkwave/Makefile | 3 | ||||
-rw-r--r-- | cad/gwave/Makefile | 3 | ||||
-rw-r--r-- | cad/pcb/Makefile | 3 | ||||
-rw-r--r-- | cad/qcad/Makefile | 4 | ||||
-rw-r--r-- | cad/transcalc/Makefile | 4 | ||||
-rw-r--r-- | cad/vipec/Makefile | 4 |
11 files changed, 22 insertions, 18 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index 8a8bd6f8241..5544230fb6b 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2011/04/22 13:43:02 obache Exp $ +# $NetBSD: Makefile,v 1.51 2011/11/01 06:00:42 sbd Exp $ # DISTNAME= boolean_6_99 PKGNAME= boolean-6.99 -PKGREVISION= 7 +PKGREVISION= 8 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 dc4966b09a1..c4d57c1d075 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.70 2011/06/19 06:37:44 dholland Exp $ +# $NetBSD: Makefile,v 1.71 2011/11/01 06:00:43 sbd Exp $ # DISTNAME= geda-gaf-1.6.2 PKGNAME= ${DISTNAME:S/-gaf-/-/} -PKGREVISION= 1 +PKGREVISION= 2 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 86148c3e8df..bffa387d6b2 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2011/05/10 06:20:58 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.45 2011/11/01 06:00:44 sbd Exp $ # DISTNAME= gerbv-2.5.0 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} diff --git a/cad/gsmc/Makefile b/cad/gsmc/Makefile index 07dbcfc1dd4..91ee6792d53 100644 --- a/cad/gsmc/Makefile +++ b/cad/gsmc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2011/04/22 13:43:03 obache Exp $ +# $NetBSD: Makefile,v 1.19 2011/11/01 06:00:44 sbd Exp $ # DISTNAME= gsmc-1.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= cad MASTER_SITES= http://www.qsl.net/ik5nax/ diff --git a/cad/gtk2-wcalc/Makefile b/cad/gtk2-wcalc/Makefile index 64ed5aab9d8..ece8b7eb3ea 100644 --- a/cad/gtk2-wcalc/Makefile +++ b/cad/gtk2-wcalc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2011/04/22 13:43:03 obache Exp $ +# $NetBSD: Makefile,v 1.13 2011/11/01 06:00:44 sbd Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "../../cad/wcalc/Makefile.common" PKGNAME= gtk2-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= GTK2 Based Transmission Line Analysis/Synthesis Calculator diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index d2be69e5b67..29ab50ff5a2 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2011/06/09 11:46:15 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2011/11/01 06:00:44 sbd Exp $ # DISTNAME= gtkwave-3.3.22 +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 c6ecea01cf7..4139c1119f9 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2011/09/29 18:00:57 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2011/11/01 06:00:44 sbd Exp $ # DISTNAME= gwave2-20090213 PKGNAME= ${DISTNAME:S/gwave2/gwave/} +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwave/} diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 7c194b6d3ef..a8a91e2cb49 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2011/05/11 11:53:07 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.56 2011/11/01 06:00:45 sbd Exp $ # DISTNAME= pcb-20100929 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 3dd81893b65..aabc556ffff 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2011/01/13 13:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2011/11/01 06:00:45 sbd 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= 4 +PKGREVISION= 5 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index 97f8e4289a3..95c270dd279 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2011/04/22 13:43:04 obache Exp $ +# $NetBSD: Makefile,v 1.28 2011/11/01 06:00:45 sbd Exp $ # DISTNAME= transcalc-0.14 -PKGREVISION= 10 +PKGREVISION= 11 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 3ecd8932a0d..a71c4350eaf 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2011/01/13 13:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2011/11/01 06:00:45 sbd Exp $ # DISTNAME= ViPEC-3.2.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vipec/} |