diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-31 13:57:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-31 13:57:52 +0000 |
commit | eca78ec61b7c6c87d59106128bee6ac57b1bdbb5 (patch) | |
tree | 69e1411fe617571fefab788ab9c52d96a1c8d9d0 /cad | |
parent | cedef3722589e234f22f3cba5ba3fffa3f20dab0 (diff) | |
download | ports-eca78ec61b7c6c87d59106128bee6ac57b1bdbb5.tar.gz ports-eca78ec61b7c6c87d59106128bee6ac57b1bdbb5.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/basicdsp/Makefile | 1 | ||||
-rw-r--r-- | cad/brlcad/Makefile | 1 | ||||
-rw-r--r-- | cad/fandango/Makefile | 2 | ||||
-rw-r--r-- | cad/geda-gattrib/Makefile | 1 | ||||
-rw-r--r-- | cad/geda-gschem/Makefile | 1 | ||||
-rw-r--r-- | cad/geda-netlist/Makefile | 1 | ||||
-rw-r--r-- | cad/geda-symcheck/Makefile | 1 | ||||
-rw-r--r-- | cad/geda-utils/Makefile | 1 | ||||
-rw-r--r-- | cad/gerbv/Makefile | 1 | ||||
-rw-r--r-- | cad/gspiceui/Makefile | 2 | ||||
-rw-r--r-- | cad/gtkwave3/Makefile | 2 | ||||
-rw-r--r-- | cad/gwave/Makefile | 2 | ||||
-rw-r--r-- | cad/kicad-devel/Makefile | 1 | ||||
-rw-r--r-- | cad/kicad/Makefile | 1 | ||||
-rw-r--r-- | cad/libgeda/Makefile | 2 | ||||
-rw-r--r-- | cad/opencascade-tutorial/Makefile | 1 | ||||
-rw-r--r-- | cad/opencascade/Makefile | 2 | ||||
-rw-r--r-- | cad/oregano/Makefile | 2 | ||||
-rw-r--r-- | cad/pcb/Makefile | 1 | ||||
-rw-r--r-- | cad/pdnmesh/Makefile | 2 | ||||
-rw-r--r-- | cad/qcad/Makefile | 2 | ||||
-rw-r--r-- | cad/qucs/Makefile | 1 | ||||
-rw-r--r-- | cad/transcalc/Makefile | 2 | ||||
-rw-r--r-- | cad/varkon/Makefile | 1 | ||||
-rw-r--r-- | cad/vipec/Makefile | 2 |
25 files changed, 25 insertions, 11 deletions
diff --git a/cad/basicdsp/Makefile b/cad/basicdsp/Makefile index ecb219c6076a..153a174fe887 100644 --- a/cad/basicdsp/Makefile +++ b/cad/basicdsp/Makefile @@ -7,6 +7,7 @@ PORTNAME= basicdsp PORTVERSION= 1.01 +PORTREVISION= 1 CATEGORIES= cad hamradio MASTER_SITES= http://wwwhome.cs.utwente.nl/~ptdeboer/ham/basicdsp/ \ ${MASTER_SITE_LOCAL} diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index bb57aa2cafa2..a75886b73a8b 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -7,6 +7,7 @@ PORTNAME= brlcad PORTVERSION= 7.12.6 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF diff --git a/cad/fandango/Makefile b/cad/fandango/Makefile index 1bd1ae2de230..71fada28ba61 100644 --- a/cad/fandango/Makefile +++ b/cad/fandango/Makefile @@ -8,7 +8,7 @@ PORTNAME= fandango PORTVERSION= 0.2.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= elcad diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile index 47c9c85c411f..10d249c5d77a 100644 --- a/cad/geda-gattrib/Makefile +++ b/cad/geda-gattrib/Makefile @@ -7,6 +7,7 @@ PORTNAME= gattrib PORTVERSION= 1.4.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile index fc52fc79aeb9..a629b2ac326a 100644 --- a/cad/geda-gschem/Makefile +++ b/cad/geda-gschem/Makefile @@ -7,6 +7,7 @@ PORTNAME= gschem PORTVERSION= 1.4.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile index 8bfdac5ad51a..13f4fdd062df 100644 --- a/cad/geda-netlist/Makefile +++ b/cad/geda-netlist/Makefile @@ -7,6 +7,7 @@ PORTNAME= netlist PORTVERSION= 1.4.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile index e5a2f7b5de75..32865b4f3bca 100644 --- a/cad/geda-symcheck/Makefile +++ b/cad/geda-symcheck/Makefile @@ -7,6 +7,7 @@ PORTNAME= symcheck PORTVERSION= 1.4.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile index 743e8f49b9f5..c0b332152672 100644 --- a/cad/geda-utils/Makefile +++ b/cad/geda-utils/Makefile @@ -7,6 +7,7 @@ PORTNAME= utils PORTVERSION= 1.4.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index 094c0143dc9e..90ecd39c06ba 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -8,6 +8,7 @@ PORTNAME= gerbv PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile index 2c537ba6f82a..a51f78b2695d 100644 --- a/cad/gspiceui/Makefile +++ b/cad/gspiceui/Makefile @@ -7,7 +7,7 @@ PORTNAME= gspiceui PORTVERSION= 0.9.65 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/cad/gtkwave3/Makefile b/cad/gtkwave3/Makefile index d5feab601c23..6c99f0aa71af 100644 --- a/cad/gtkwave3/Makefile +++ b/cad/gtkwave3/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkwave3 PORTVERSION= 3.1.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://home.nc.rr.com/gtkwave/ DISTNAME= gtkwave-${PORTVERSION} diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 159c7b0d2591..3092ea670a07 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -7,7 +7,7 @@ PORTNAME= gwave PORTVERSION= 20080127 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://geda.seul.org/dist/ diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index 09a84da204e9..241978f558c9 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= kicad PORTVERSION= 20080825 +PORTREVISION= 1 CATEGORIES= cad #MASTER_SITES= ftp://iut-tice.ujf-grenoble.fr/cao/:dat \ # ftp://ftp.lis.inpg.fr/uploads/kicad/:dat \ diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 09a84da204e9..241978f558c9 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -7,6 +7,7 @@ PORTNAME= kicad PORTVERSION= 20080825 +PORTREVISION= 1 CATEGORIES= cad #MASTER_SITES= ftp://iut-tice.ujf-grenoble.fr/cao/:dat \ # ftp://ftp.lis.inpg.fr/uploads/kicad/:dat \ diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index 4a85ef4e85b4..be3e5aecef10 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgeda PORTVERSION= 1.4.3 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ diff --git a/cad/opencascade-tutorial/Makefile b/cad/opencascade-tutorial/Makefile index 347f58b0fd95..82a64309a6d6 100644 --- a/cad/opencascade-tutorial/Makefile +++ b/cad/opencascade-tutorial/Makefile @@ -7,6 +7,7 @@ PORTNAME= opencascade-tutorial PORTVERSION= 6.3 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= thierry diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 2c31a65ee53d..f9a58311ab3d 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -7,7 +7,7 @@ PORTNAME= opencascade PORTVERSION= 6.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad science MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= thierry diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index ea0839db3d92..a4be4c01bae3 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -8,7 +8,7 @@ PORTNAME= oregano PORTVERSION= 0.69.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad gnome MASTER_SITES= http://gforge.lug.fi.uba.ar/frs/download.php/86/ diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index ce7f969e887d..456fdd7fbe48 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -7,6 +7,7 @@ PORTNAME= pcb PORTVERSION= 20081128 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index 4a3a6f55eb4b..b85e62c12edb 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -7,7 +7,7 @@ PORTNAME= pdnmesh PORTVERSION= 0.2.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \ ${MASTER_SITE_SUNSITE:S/$/:sun/} diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index d85540af804f..2de428d82511 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -7,7 +7,7 @@ PORTNAME= qcad PORTVERSION= 2.0.5.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MASTER_SITES= ftp://www.ribbonsoft.com/archives/qcad/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1$/-1/}-community.src diff --git a/cad/qucs/Makefile b/cad/qucs/Makefile index d48bdaff82d8..a37e7ac75523 100644 --- a/cad/qucs/Makefile +++ b/cad/qucs/Makefile @@ -7,6 +7,7 @@ PORTNAME= qucs PORTVERSION= 0.0.15 +PORTREVISION= 1 CATEGORIES= cad science MASTER_SITES= SF diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index 6fd0ece6159a..d7415d4b4db8 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -8,7 +8,7 @@ PORTNAME= transcalc PORTVERSION= 0.14 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= cad MASTER_SITES= http://transcalc.sourceforge.net/ diff --git a/cad/varkon/Makefile b/cad/varkon/Makefile index 9475076493c4..45a5d610a732 100644 --- a/cad/varkon/Makefile +++ b/cad/varkon/Makefile @@ -7,6 +7,7 @@ PORTNAME= varkon PORTVERSION= 1.19D +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index d9ef87aff5c0..21542cf07be5 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -8,7 +8,7 @@ PORTNAME= vipec PORTVERSION= 3.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |