diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /cad | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) | |
download | freebsd-ports-630ca2285fa5e6de5891053bc2133d1d69c5385a.zip |
Bump PORTREVISION after open-mofit update
Diffstat (limited to 'cad')
-rw-r--r-- | cad/alliance/Makefile | 2 | ||||
-rw-r--r-- | cad/dinotrace/Makefile | 2 | ||||
-rw-r--r-- | cad/electric/Makefile | 2 | ||||
-rw-r--r-- | cad/gspiceui/Makefile | 2 | ||||
-rw-r--r-- | cad/gwave/Makefile | 2 | ||||
-rw-r--r-- | cad/kicad-devel/Makefile | 2 | ||||
-rw-r--r-- | cad/kicad/Makefile | 2 | ||||
-rw-r--r-- | cad/mars/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 721693ca3115..22557cbefc1a 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -6,7 +6,7 @@ PORTNAME= alliance PORTVERSION= 5.0.20090901 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www-asim.lip6.fr/pub/alliance/distribution/5.0/ \ ${MASTER_SITE_LOCAL} diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 28fc1f3fc724..87751e667a3a 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -7,7 +7,7 @@ PORTNAME= dinotrace DISTVERSION= 9.3f -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.veripool.org/ftp/ EXTRACT_SUFX= .tgz diff --git a/cad/electric/Makefile b/cad/electric/Makefile index dc444ce11c8e..3809a72da458 100644 --- a/cad/electric/Makefile +++ b/cad/electric/Makefile @@ -7,7 +7,7 @@ PORTNAME= electric PORTVERSION= 7.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile index a9d461d5e3b5..6ba4c02dce2d 100644 --- a/cad/gspiceui/Makefile +++ b/cad/gspiceui/Makefile @@ -7,7 +7,7 @@ PORTNAME= gspiceui PORTVERSION= 0.9.65 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/gSpiceUI/${PORTNAME}-v${PORTVERSION} DISTNAME= ${PORTNAME}-v${PORTVERSION} diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 76dd3fd31d7f..ac29bd27e274 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -7,7 +7,7 @@ PORTNAME= gwave PORTVERSION= 20080127 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= http://geda.seul.org/dist/ diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index add00c3ce3af..7d317fab7949 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= kicad DISTVERSION= r${BZR_SRC_REV} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad DIST_SUBDIR= ${PORTNAME} MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 4861ad1ff978..f625988deda1 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -7,7 +7,7 @@ PORTNAME= kicad DISTVERSION= 2010-05-05-BZR2356 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= ftp://iut-tice.ujf-grenoble.fr/cao/ \ diff --git a/cad/mars/Makefile b/cad/mars/Makefile index 93cf43d11264..405d8d91ae1c 100644 --- a/cad/mars/Makefile +++ b/cad/mars/Makefile @@ -7,7 +7,7 @@ PORTNAME= mars PORTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= ftp://ftp.cs.umd.edu/pub/sdag/MaRS/ DISTNAME= MaRS-${PORTVERSION} |